Remix.run Logo
Nonlinearity Affects a Pendulum(johndcook.com)
26 points by ibobev 2 days ago | 4 comments
vi_sextus_vi 5 hours ago | parent | next [-]

Hmmm I thought the closed form solutions are Jacobi elliptics?

https://cococubed.com/code_pages/pendulum.shtml

kqr an hour ago | parent [-]

Yes. That's what the author means by

> There is a closed-form solution, but only if you extend “closed-form” to mean more than the elementary functions a student would see in a calculus class.

vi_sextus_vi an hour ago | parent [-]

My bad.

I should have encouraged more curiosity by pointing out that these functions actually have additive as well as multiplicative identities

https://msp.org/pjm/1955/5-2/pjm-v5-n2-p02-p.pdf

(Might even be relevant to the pendulum, see the comment below on the Arithmetic-Geometric Mean ;)

efavdb 4 hours ago | parent | prev [-]

Never saw that AGM expression for K0 before in the earlier linked post. Nor had I heard of the AGM, very cool.