| New Reply |
Power series method and various techniques |
Share Thread |
| Jul28-11, 08:55 PM | #1 |
|
|
Power series method and various techniques
I know how to do problems like y' + y = 0 where you can replace y' and y with a series in sigma notation, manipulate and compare coefficients.
But how do you solve a differential by power series that does not also include y or a higher order derivative? For example, y' = -(x^2) + 2/x + 3. What power series techniques can be employed here? Any help would be appreciated! |
| Jul29-11, 04:26 AM | #2 |
|
Recognitions:
|
You not normally use a power series solution for first order differential equations, they're normally for second order and above. In your example you can integrate straight away to find your solution.
|
| Jul29-11, 06:24 AM | #3 |
|
|
If you must use a power series then write
[tex]y= \sum_{n= 0}^\infty a_nx^n[/tex] so that [tex]y'= \sum_{n= 1}^\infty na_nx^{n-1}[/tex] Write the right hand side as a power series in x (in your example, [itex]-x^2+ 2/x+ 3[/itex], write 2/x as a power series using the generalized binomial theorem) and compare coefficients of the same power. The only difference is that now, you will have a single equation for each "n" rather than a recursion relation. Of course, there will be no equation involving [itex]a_0[/itex]- that's your constant of integration. |
| New Reply |
| Tags |
| power series, power series method, series, series solution |
Similar discussions for: Power series method and various techniques
|
||||
| Thread | Forum | Replies | ||
| ODE power series method | Calculus & Beyond Homework | 10 | ||
| power series method | Calculus & Beyond Homework | 1 | ||
| Power series method for DE | Calculus & Beyond Homework | 5 | ||
| Solving xy'(x) - y(x) = x^2 Exp[x] using the power series method | Calculus & Beyond Homework | 5 | ||
| another power series method | Calculus & Beyond Homework | 2 | ||