Power Series Solution for y' = 4xy + 2 with Initial Condition y(0)=1

Char. Limit
Gold Member
Messages
1,222
Reaction score
23

Homework Statement


I am trying to find the power series solution to y' = 4 x y + 2, with the initial condition of y(0)=1.

Homework Equations


The Attempt at a Solution



Simple enough, I say, as I arrange the equation so I have 0 on one side. I get something like this:

y' - 4 x y - 2 = 0

I then assume that y = \sum_{n=0}^\infty a_n x^n. I also find that y' = \sum_{n=0}^\infty (n+1) a_{n+1} x^n and I pick, for two, a series like \sum_{n=0}^\infty \frac{1}{2^n}. Subbing this all in, I get:

\sum_{n=0}^\infty \left(a_n - 4 \left(n+1\right) x a_{n+1} - \frac{1}{2^n}\right) x^n = 0

Or in other words...

\left(a_n - 4 (n+1) x a_{n+1} - \frac{1}{2^n}\right) = 0

But this doesn't look right. There's an "x" in there that shouldn't be there. What's the best way to remove the x?
 
Physics news on Phys.org
Hi Char. Limit! :smile:

You needed to think ahead :wink:
Char. Limit said:
y = \sum_{n=0}^\infty a_n x^n.

… you needed xy = \sum_{n=0}^\infty a_n x^{n+1} :smile:

(and then change the limits, of course)
 
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...
Back
Top