Hacker News new | ask | show | jobs
by whatshisface 858 days ago
I disagree with the implication that linearity is an unnatural concept, it appears whenever the changes being studied are small relative to the key parameters that determine the system. Every system is linear for small perturbations. Even logic gates; in negative feedback they can form passable inverting amplifiers. In a place as big as the universe it is rather common for two things to be very different in scale and yet interacting.
5 comments

> Every system is linear for small perturbations.

every smooth system, sure, but even continuity is no guarantee of locally linearity.

I've never actually seen a physical example of a system without a continuous first derivative. For example phase transitions, commonly touted as an example of discontinuity, don't actually occur until the matter has gone a bit over the point and a transition nucleates somewhere. The probability of a phase transition is a continuous function of temperature, with continuous derivatives.

I'm skeptical that discontinuities can exist because, if they did, they'd serve as infinitely powerful microscopes. If there's a discontinuity in nature, it must exist at absolute zero. I don't have a similarly good argument for continuous first derivatives but I do think it's interesting that there are no examples AFAIK.

Any physical system that makes/breaks contact, such as walking robots. Sure, the foot is not perfectly rigid and technically is a stiff spring. But from a computational perspective, problems still bear all the hallmarks of a discontinuous system such as requiring a very short integration step.
Yes, that's another example of the discontinuity existing in an idealized model, but not real life.
Quantized space is absolutely discontinuous, and tunneling is a discontinuous system. In fact assuming the universe is quantum it’s discontinuous in reality but the appearance is continuous. But these distinctions aren’t super useful unless you’re dealing with these sorts of effects. Continuity is the approximation, discontinuity is the reality. But depending on what’s useful we use the mathematics that help us.
Tunneling currents are continuous in every parameter, although I admit that when you're dealing with particles you have continuous probability distributions with continuously varying means, rather than continua of matter. (But that should count, because all macroscopic variables are expectation values.)
If I wanted to understand and obtain your intuition about linearity, what would you recommend?
I question how strongly I would recommend the years of working with it. :-)
Like pure math? Engineering?

Study it in school?

There are a lot of linear problems that I'm interested in.

Do you use a computer algebra system?

Do you have a few books?

Isn’t the whole point of chaos sensitivity to initial conditions? Where the output even when minuscule differences varies wildly with input?
In chaotic systems, time becomes one of the parameters that has to be small for a linear model to make predictions, but they are still linear for brief times.
yeah, we use a lot of small linear systems to model a non linear system.

We just break the problem in small bananas because that's what we can solve, and then solve for those lil'bananas and call it done.

So, Lady Finger, not Cavendish. Got it.
Interesting aspect to see the world from, thanks