For some reason, the syntax is not working and will not print what I

  • Context: Graduate 
  • Thread starter Thread starter Void123
  • Start date Start date
  • Tags Tags
    Reason
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Void123
Messages
138
Reaction score
0
For some reason, the syntax is not working and will not print what I am coding so I will just direct you to this link:

http://en.wikipedia.org/wiki/Lane%E2%80%93Emden_equation"

I am trying to analytically find a solution to the second order differential equation for the case n = 5. I looked at a transformation method which introduces a new variable. It is theta = (x^w)(z), where z = 2/(n - 1) and x = e^t and they somehow reduced the LE to a new form which I cannot do.

They also do not tell me what z is, so I don't know how to differentiate it.

Anyone have some tips here?
 
Last edited by a moderator:
Physics news on Phys.org


Tom Mattson said:
They don't?

Sorry, that was supposed to be w = 2/(n - 1), not z. Anyways, I think I am figuring it out now. Thanks.