dp182
- 19
- 0
Homework Statement
2xy''-x(x-1)y'-y=0 about x=0
what are the roots of the indicial equation and for the roots find the recurrence relation that defines the the coef an
Homework Equations
2xy''-x(x-1)y'-y=0 about x=0
assuming the solution has the form y=\Sigmaanxn+r
y'=\Sigma(n+r)anxn+r-1
y''=\Sigma(n+r)(n+r-1)anxn+r-2
The Attempt at a Solution
after plugging into the solution I get
2\Sigma(n+r)(n+r-1)anxn+r-1-\Sigma(n+r)anxn+r+1-\Sigma(n+r)anxn+r-1-\Sigmaanxn+r
then I attempt to make all the x's the same and and make the sigma's equal so after doing that I get
2\Sigma(n+r+1)(n+r)an+1xn+r-\Sigma(n+r-1)an-1xn+r-\Sigma(n+r+1)an+1xn+r-\Sigmaanxn+r
I know that I need to replace the 0 under the sigma's with a (-1) on terms 1,3 but term 2 is what's throwing me off any help would be great