Homework # 2 Solutions

advertisement
Homework # 2 Solutions
There is an error in the assignment, in that the case n = 0 is an exception. The
Lane-Emden equation is
θ ′′ = −2θ ′ /ξ − θ n .
Assume a solution near the origin of the form
θ = 1 + αθ + βθ 2 + . . .
We have
θ ′ = α + 2βξ,
θ ′′ = 2β
keeping lowest-order terms. Substituting:
2β = −2α/ξ − 4β − 1
keeping all terms to order ξ 0 . Clearly, α = 0 and β = −1/6.
Near the point where θ vanishes, we have
θ ′′ = −2θ ′ /ξ
which must be positive since θ ′ is negative. This means θ is concave upwards at this point.
An exception is n = 0, the last term is 1, and the sum of the two terms is negative.
If a step dξ = −θ0 /θ0′ is taken at a point where θ = θ0 is positive, a Taylor expansion
of θ gives
1
1
θ = θ0 + θ0′ dξ + θ0′′ (dξ)2 + . . . = θ0 − θ0 + θ0′′ (dξ)2
2
2
′′
which is positive since θ0 is positive. So taking this step is guaranteed to keep the new
value of θ positive.
Download