Ask your own question, for FREE!
Mathematics 8 Online
OpenStudy (anonymous):

Use power series to solve the differential equation. y'=xy

OpenStudy (anonymous):

I guess the first step is this \[y'-xy=0\]

OpenStudy (experimentx):

hold on ... just let \[ y = \sum_{n=0}^\infty x^n \]

OpenStudy (experimentx):

\[ y = \sum_{n=0}^\infty a_n x^n \]

OpenStudy (anonymous):

\[y'=\sum_{n=1}^{\infty} nc_nx^{n-1}\] according to my book, same thing I guess

OpenStudy (experimentx):

yes yes ... \[ \sum_{n=0}^\infty n \; c_n x^{n-1} + \sum_{n=0}c_n x^{n+1} = 0\] find the recurrence relation.

OpenStudy (anonymous):

oh ok \[y''=\sum_{n=2}^{\infty} n(n-1)c_nx^{n-2}\] how do I apply these generalizations to this specific problem

OpenStudy (experimentx):

hah?? why do you want more trouble? you don't need to find y'' for this.

OpenStudy (anonymous):

really, I was just trying to follow this example in the book

OpenStudy (anonymous):

I meant: really?

OpenStudy (experimentx):

lol .. this example is of second order differential equation. you need it only for second order DE

OpenStudy (anonymous):

because there is only a y' that makes it first order?

OpenStudy (experimentx):

yep.

OpenStudy (anonymous):

ok so I only consider this then, right? \[y'=\sum_{n=1}^{\infty} nc_nx^{n-1} \]

OpenStudy (experimentx):

yes ... do you have a software called maple?

OpenStudy (anonymous):

nope

OpenStudy (anonymous):

but before solving for it, what do I sub?

OpenStudy (anonymous):

or how do I know what do sub, I think I'm just afraid of sums :S

OpenStudy (anonymous):

why do they have (n+2)(n+1) in the example?

OpenStudy (experimentx):

from maple i got y(x) = y(0)+(1/2)*y(0)*x^2+(1/8)*y(0)*x^4+O(x^6)

OpenStudy (experimentx):

Honesty I don't like power series method. here's how you do it. assume the solution has of the form \[ y = \sum_{n=0}^\infty a_n x^n \] so we are putting these vales in your DE and hunting a_n's

OpenStudy (anonymous):

I'm back...

OpenStudy (anonymous):

gtg again...

OpenStudy (experimentx):

after putting the value of y in your DE, you get \[ \sum_{n=0}^\infty n \; c_n x^{n-1} + \sum_{n=0}c_n x^{n+1} = 0 \\ \] since on the left side you don't have negative power of x, put this \( \sum_{n=0}^\infty n \; c_n x^{n-1} \) = \( \sum_{n=0}^\infty (n+1) \; c_{n+1} x^{n} \) Also we can make \( \sum_{n=0}^\infty \; c_n x^{n+1} \) = \(\sum_{n=0}^\infty c_{n-1} x^{n} \) now we have \[ \huge \sum_{n=0}^\infty (n+1) \; c_{n+1} x^{n} + \sum_{n=0}^\infty c_{n-1} x^{n} = 0 \\ \huge \sum_{n=0}^\infty (n+1) \; c_{n+1} x^{n} + c_{n-1} x^{n} = 0 \\ \huge \sum_{n=0}^\infty ((n+1) \; c_{n+1} + c_{n-1} ) x^{n} = 0 \]

OpenStudy (experimentx):

since you don't have power's of x on the right side, you have \[ (n+1) c_{n+1} + c_{n-1} = 0 \\ \text{ or, } c_{n+1} = {- c_{n-1} \over n+1}\] this is the recurrence relation you get put n=1, you get |dw:1348083846860:dw| this way you find the coefficients. hence you have solution.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!