what makes: u^iv = u, a 4th-order ordinary differential equation.
Really interesting! Thanks for bringing this to my attention!
I'm not familiar with this problem, so I'm not offering an answer, but here's what I did:
First restate
u^i*v = e^(ln(u)*i*v)=u
If you take the x derivative of both sides, you get
i*e^(ln(u)*iv)*(u'v/u + v'ln(u))=u'
recognize that the first part is u by the original eqn, then divide both sides by u',
iv +iv' u/u' = 1
That guy is separable, so
v'/(1-iv) = u'/(u*ln(u)) = a set of constants
Looks like a first order equation to me.
But I'm wondering if maybe that i allows higher orders? Like the way that i^i = (-e^(i*2*pi*n)*i/2) = -e^(pi*n) for any integer value of n? But that trick only works because i has an absolute value of 1, which isn't necessarily true of u or v. Also, I have no idea why n would stop at 4.
Where did you hear it was a 4th order ODE?