Power series differential equations question

JamesGoh
Messages
140
Reaction score
0

Homework Statement



Using power series, find solutions to the following DE

y' + y= x^2, y(1)= 2 and xo=1



Homework Equations



y(x)=an\sum(x-xo)^n for n=1 to infinity

The Attempt at a Solution



See the attachment

NOTE: I only want to find a way to collect all the x terms in the series as one like group. Similary, I want to do the same with the coefficeints

I will try to solve the rest myself
 

Attachments

Physics news on Phys.org
I think the usual way to do this is:
y'(x) + y(x) = \sum_{n = 0}^\infty a_n n (x - x_0)^{n - 1} + \sum_{n = 0}^\infty a_n (x - x_0)^{n}
as you write. Now note that for n = 0, the first term of the first sum vanishes, so you can rewrite this to
\sum_{n = 0}^\infty a_n n (x - x_0)^{n - 1} = \sum_{n = 1}^\infty a_n n (x - x_0)^{n - 1} = \sum_{n = 0}^\infty a_{n + 1} (n + 1) (x - x_0)^{n}.
Now you can merge the sums again:
y'(x) + y(x) = \sum_{n = 0}^\infty b_n (x - x_0)^n
and derive a recursive equation for the a_n.
 
thanks
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top