149k views
0 votes
Using the power series methods solve the 1st order Lane-Emden Equation:

xy = 2y + xy = 0
You may only use a power series solution to find both linearly independent functions. This means you may not use Abel’s theorem, variation of parameters or reduction of order.

User Richej
by
3.5k points

1 Answer

4 votes

Answer:

Explanation:

xy = 2y + xy = 0

Hence, 2y + xy = 0 ---------(1)

Differentiating equation (1) n times by Leibnitz theorem, gives:

2y(n) + xy(n) + ny(n - 1) = 0

Let x = 0: 2y(n) + ny(n - 1) = 0

2y(n) = -ny(n - 1)

∴ y(n) = -ny(n - 1)/2 for n ≥ 1

For n = 1: y = 0

For n = 2: y(1) = -y

For n = 3: -3y(2)/2

For n = 4: -2y(3)

User Mfurseman
by
4.0k points