sami23
- 69
- 1
Find a power series sol'n: (x2-1)y'' + 3xy' + xy = 0
let y = \Sigma (from \infty to n=0) Cnxn
let y' = \Sigma (from \infty to n=1) nCnxn-1
let y'' = \Sigma (from \infty to n=2) n(n-1)Cnxn-2
I wrote the differential eq as: x2y''-y''+3xy'+xy=0
Substituting back into the differential eq and multiplying the x2 gives:
\Sigma (from \infty to n=2) n(n-1)Cnxn - \Sigma (from \infty to n=2) n(n-1)Cnxn-2 + 3\Sigma (from \infty to n=1) nCnxn + \Sigma (from \infty to n=0) Cnxn+1 = 0
For the first 2 terms I let k=n-2 , n=k+2 which would give:
\Sigma (from \infty to k=0) (k+2)(k+1)Ck+2xk+2 - \Sigma (from \infty to k=0) (k+2)(k+1)Ck+2xk
For the 3rd and 4th term I let k=n which would give:
3\Sigma (from \infty to k=1) kCkxk + \Sigma (from \infty to k=0) Ckxk+1
The new series would be:
\Sigma (from \infty to k=0) (k+2)(k+1)Ck+2xk+2 - \Sigma (from \infty to k=0) (k+2)(k+1)Ck+2xk + 3\Sigma (from \infty to k=1) kCkxk + \Sigma (from \infty to k=0) Ckxk+1
I don't know how to make the starting value of each index the same (from \infty to k=0) and how would I get to the general solution?
Homework Equations
let y = \Sigma (from \infty to n=0) Cnxn
let y' = \Sigma (from \infty to n=1) nCnxn-1
let y'' = \Sigma (from \infty to n=2) n(n-1)Cnxn-2
The Attempt at a Solution
I wrote the differential eq as: x2y''-y''+3xy'+xy=0
Substituting back into the differential eq and multiplying the x2 gives:
\Sigma (from \infty to n=2) n(n-1)Cnxn - \Sigma (from \infty to n=2) n(n-1)Cnxn-2 + 3\Sigma (from \infty to n=1) nCnxn + \Sigma (from \infty to n=0) Cnxn+1 = 0
For the first 2 terms I let k=n-2 , n=k+2 which would give:
\Sigma (from \infty to k=0) (k+2)(k+1)Ck+2xk+2 - \Sigma (from \infty to k=0) (k+2)(k+1)Ck+2xk
For the 3rd and 4th term I let k=n which would give:
3\Sigma (from \infty to k=1) kCkxk + \Sigma (from \infty to k=0) Ckxk+1
The new series would be:
\Sigma (from \infty to k=0) (k+2)(k+1)Ck+2xk+2 - \Sigma (from \infty to k=0) (k+2)(k+1)Ck+2xk + 3\Sigma (from \infty to k=1) kCkxk + \Sigma (from \infty to k=0) Ckxk+1
I don't know how to make the starting value of each index the same (from \infty to k=0) and how would I get to the general solution?