Hacker News new | ask | show | jobs
by amluto 909 days ago
> So the author is right, under this interpretation.

Huh?

You can say “state space,” invoke the general solution to inhomogeneous ODEs, and write it out with integrals and matrix exponentials, and the answer is still quadratic. Unless you consider t^n e^(0t) to be exponential. (Hint: what are the eigenvalues of A? One could start by calculating A^2.)

Which leads to one of the most important lessons from all of physics: you can take a problem, use a different technique to solve it, and you get the same answer! It’s magic.

1 comments

I consider exp(At) to be an exponential expression in A. Depending on A, you may get a matrix whose entries are quadratic in t, as in this case. For another case, you may have trigonometric entries in t, as in the case of A = [0, 1; -1, 0].

Maybe you would personally say that neither of these cases is truly or essentially exponential, since we have more recognizable closed forms. But then you should also commit to saying exp(it) = cos(t) + i sin(t) is not truly exponential. I would find that a little strange, but to each his own.

Anyway, I agree that you get the same answer in the end, as you must.

I would say that a mass on a spring or a pendulum moves sinusoidally or harmonically (approximately, anyway), not exponentially. And I wouldn’t say that a ball falling through the air or sitting on the ground is moving exponentially, either, even if one could get at it via a matrix exponential.