pat wrote:
Following the derivation in my college calculus book, I came up with:
<sup>d<sup>2</sup>p</sup>/<sub>dθ</sub> = - α<sup>2</sup> p
Hey, that's the formula for Simple Harmonic Motion. I just leant that today in calc, although we only do it in one dimension. In this case, it looks like
p is in SHM with respect to
θ, which is a bit different from ordinary SHM.
Oooh, I think I just found the mistake.

Normally, an object oscillates around the origin. It usually makes perfect sense to put the origin at 0. But this would make the inverse of the radius oscillate around 0 as
θ increases, which doesn't make sense, and it leads to infinities.
pat wrote:But, that doesn't make for any stable orbits since the solution to that differential equation is:
p(θ) = a * sin( α θ + θ<sub>0</sub> )
My calc book has the same solution, assuming the origin is at zero.
But it shouldn't have to be at zero. So when we integrate the equation, we have to introduce the constant. How wonderful, it's everybody's favourite careless error, the constant of integration! Ah, the irony.

Anyway, I think that might work.
The solution to the equation should be:
p(θ) = a * sin( αθ + θ<sub>0</sub> ) + c
To keep
p above zero, we need a minimum value for c.
0 = a * sin( αθ - k ) + c where
k is such that the right hand side is at the minimum.
So, k = -pi/2
0 = a * sin( αθ - pi/2 ) + c
0 = -a * cos( αθ ) + c
since
a is the amplitude, we should have the following information.
p oscillates between
c - a and
c + a.
c is the centre.
We also have the formula for
p(θ):
p(θ) = a * sin( αθ + θ<sub>0</sub> ) + c
which we can turn into a formula for
r(θ):
r(θ) = 1 / (a * sin( αθ + θ<sub>0</sub> ) + c)
I've graphed some functions like these, and they work as I expected. The radius won't escape to infinity as long as
c>a. The graph of y = r(x) has a few short peaks in it. The greater the difference between
c and
a , the smaller the peaks are.
The surprising part is when you graph it in polar form. It looks like most 4D orbits are not elliptical, but "flowery"!

The peaks in the radius make the graph look like a flower with petals. The number of petals is approximately equal to
α:
I've probably made a mistake, but I hope not. This is just too ridiculous to be wrong. Oh well, if it is wrong, it's still funny, and it shouldn't take long to find the mistake.
