SpiffyEh
- 191
- 0
Homework Statement
using the power series method (centered at t=0) y'+t^3y = 0 find the recurrence relation
Homework Equations
y= \sum a_{n}t^{n} from n=0 to infinity
y'= \sum na_{n}t^{n-1} from n=1 to infinity
The Attempt at a Solution
I went through and solved by putting the values from b into the equation and i got down to this:
a_{1}+2a_{2}t+3a_{3}t^{2}+\sum[na_{n}+a_{n-4}]t^{n-1} = 0
the 1 2 and 3 should be subscripted on a
I understand how to get an which i think i got right... i got a_{n} = -a_{n-4}/n whre n >= 4
But I don't understand what i do with the other part.. the a_{1}+2a_{2}t+3a_{3}t^{2}
Do i set it to 0 and solve for something? or do i set each individual component to 0. If i do ti this way and i find the power series solution by going through values of n until i find a pattern they all end up being 0 which can't be right. I'm completely lost.
Please let me know, this is due tomorrow and I have everything done except I don't understand what to do with this one. I just need to know what to do with that part, I can do the rest.
Thank you so much