Pablo815
- 3
- 0
Hi,
I'm having trouble with this one.
Find a particular solution of the second-order homogeneous lineal differential equation
x^2y'' + xy' - y = 0
taking in account that x = 0 is a regular singular point and performing a power series expansion.
x^2y'' + xy' - y = 0
I see that the equation given is an Euler equation, but the question asks for a power series solution, so i tried with the Frobenius method. Assuming there is at least one solution with the form y = x^\sigma\sum{a_nx^n}.
First, I divide the whole differential equation by x^2. Then I substitute the expression above so I get
\sum{(n+\sigma)(n+\sigma-1)a_nx^{n+\sigma-2}} + \frac{1}{x}\sum{(n+\sigma)a_nx^{n+\sigma-1}}-\frac{1}{x^2}\sum{a_nx^{n+\sigma}}
And now, dividing by x^{\sigma-2}, I get
\sum{((n+\sigma)(n+\sigma-1)+(n+\sigma) - 1})a_nx^n
Now I don't know how to find the recurrence relation I'm looking for in order to find the form of a_n. In all the examples I've been able to find, in the last expression one always finds terms of a_{n-1}, for example, but here I don't know how to continue.
Did I do something wrong? I tried to follow the steps given in my textbook. I'm confused because I believe the equation given fits the requeriments needed in order to the Frobenius method to be applicable, but this happens to me every time I try to solve an Euler equation using it.
Thank you very much in advance.
I'm having trouble with this one.
Homework Statement
Find a particular solution of the second-order homogeneous lineal differential equation
x^2y'' + xy' - y = 0
taking in account that x = 0 is a regular singular point and performing a power series expansion.
Homework Equations
x^2y'' + xy' - y = 0
The Attempt at a Solution
I see that the equation given is an Euler equation, but the question asks for a power series solution, so i tried with the Frobenius method. Assuming there is at least one solution with the form y = x^\sigma\sum{a_nx^n}.
First, I divide the whole differential equation by x^2. Then I substitute the expression above so I get
\sum{(n+\sigma)(n+\sigma-1)a_nx^{n+\sigma-2}} + \frac{1}{x}\sum{(n+\sigma)a_nx^{n+\sigma-1}}-\frac{1}{x^2}\sum{a_nx^{n+\sigma}}
And now, dividing by x^{\sigma-2}, I get
\sum{((n+\sigma)(n+\sigma-1)+(n+\sigma) - 1})a_nx^n
Now I don't know how to find the recurrence relation I'm looking for in order to find the form of a_n. In all the examples I've been able to find, in the last expression one always finds terms of a_{n-1}, for example, but here I don't know how to continue.
Did I do something wrong? I tried to follow the steps given in my textbook. I'm confused because I believe the equation given fits the requeriments needed in order to the Frobenius method to be applicable, but this happens to me every time I try to solve an Euler equation using it.
Thank you very much in advance.