Repetit
- 128
- 2
I've tried solving the equation xy'(x) - y(x) = x^2 Exp[x] using the power series method. I assume that y has the form:
y = \sum_{n=0}^{\infty} a_n x^n
Inserting this in the diff. eq. gives:
\sum_{n=0}^{\infty} n a_n x^n - \sum_{n=0}^{\infty} a_n x^n = x^2 e^x
Now, in the other types of diff. eqations I've solved using this method I found a recursive formula for the coefficients, but I don't see how I can do that here? How would I got about solving this problem?
Thanks
y = \sum_{n=0}^{\infty} a_n x^n
Inserting this in the diff. eq. gives:
\sum_{n=0}^{\infty} n a_n x^n - \sum_{n=0}^{\infty} a_n x^n = x^2 e^x
Now, in the other types of diff. eqations I've solved using this method I found a recursive formula for the coefficients, but I don't see how I can do that here? How would I got about solving this problem?
Thanks