Series solution up to a term, power series

dp182
Messages
19
Reaction score
0

Homework Statement


consider the initial value problem (1-x)y,,+xy,-2y=0 find the series solution up to the term with x6


Homework Equations


(1-x)y,,+xy,-2y=0


The Attempt at a Solution


assuming the answer has the form \Sigmaanxn
that gives y,,=\Sigmananxn-1 and y,,=\Sigman(n-1)anxn-2 then plugging these back in and getting rid of the xn-2 and xn-1 you get the equation \Sigma(n+2)(n+1)an+2xn-\Sigman(n+1)an+1xn+\Sigmananxn-2\Sigmaanxn so what I'm wondering is how do you replace the an+1 with an an so you can solve for an+2
 
Physics news on Phys.org
hi dp182! :smile:
dp182 said:
… how do you replace the an+1 with an an so you can solve for an+2

just subtract 1 from everything :wink:

(eg ∑an+1xn = ∑anxn-1)
 
dp182 said:
how do you replace the an+1 with an an so you can solve for an+2
You don't. The recurrence relation involves an, an+1, and an+2. There's nothing wrong with that.
 
It makes sense that the recurrence relation for a_n+2 involves a_n+1 and a_n. It would require you to define a_0 and a_1 and Second order differential equations require two boundary/initial conditions for a solution.
 
So If I solve for an+2 I get an+2=n(n+1)an+1+an(2-n)/(n+2)(n+1) so to get my terms up to x6 I will just input values of n, so my series will be in terms of a0and a1?
 
Yup, but you made an algebra error solving for an+2 (or omitted very needed parentheses).
 
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