Series solution to Second-order ODE

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
tracedinair
Messages
47
Reaction score
0

Homework Statement



Find the first four non-vanishing terms in a series solution of the form [tex]\sum[/tex] from 0 to infinity of akxk for the initial value problem,

4xy''(x) + 6y'(x) + y(x) = 0, y(0) = 1 and y'(0) = -1/6

Homework Equations



The Attempt at a Solution



Taking the second derivative of the series solution form I obtained,

y = [tex]\sum[/tex] from 0 to infinity of akxk
y' = [tex]\sum[/tex] from 1 to infinity of kakxk-1
y'' = [tex]\sum[/tex] from 0 to infinity of (k+2)(k+1)ak+2xk

Substituting into the ODE I obtained,

4[tex]\sum[/tex] from 0 to infinity of (k+2)(k+1)ak+2xk+1 + 6[tex]\sum[/tex] from 1 to infinity of kakxk-1 + [tex]\sum[/tex] from 0 to infinity of akxk

Now, I am unsure of where to go from here. Does this become two separate series for [tex]\sum[/tex] from 0 to infinity and [tex]\sum[/tex] from 1 to infinity?
 
Physics news on Phys.org
No, it should be written as one series. Note that your series from 1 to infinity can just as well be written as from 0 to infinity, because kak is zero when k=0.