Solving the Ode Emden-Fowler Equation: A Scientist's Perspective

  • Context: Graduate 
  • Thread starter Thread starter kamke
  • Start date Start date
  • Tags Tags
    Ode
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
kamke
Messages
6
Reaction score
0
Hi,
y'' = y^2/x
y(x) = ?
Trial and error: y(x) = 2/x.
I am glad to get a particular solution too.
Thanks,
kamke
 
Physics news on Phys.org
Dear Kamke,

You of all people should know that this is a special case of Kamke's differential equation 6.73! But indeed, when you wrote the book, there wasn't much known about this equation.
Here's what is said in the book, translated in English:
..
[itex]u^{''}=y^n x^{1-n}[/itex]
for the special case that n=2, one solution is 2/x^2

Well, I am glad that after 65 years, you've managed to correct your mistake.

By the way, also Maple gives a very complicated implicit solution, so I can't help you further.
 
Dear Bigfooted,

Thanks.

Erich Kamke (1890-1961) German mathematician
u'' = x^(1-n)*u^n
n = 2
u'' = x^(-1)*u^2
u(x) = 2/x (+ u ≡ 0)
I take great interest in implicit solution.

kamke