Power series solution to a differential equation

swtlilsoni
Messages
16
Reaction score
0

Homework Statement



Using a power series solution, what is the solution to:
(x^2-1)y" + 8xy' + 12y = 0

Homework Equations



Normally these questions specify (about x0=0) but this one doesn't specify about which point. So if I use the power series equation, what am I supposed to plug in for x0?
 
Physics news on Phys.org
For your x_0, I assume you are talking about an ordinary point about which to expand your series? If so, in this case you can just choose one. I think you will find that x_0 = 0 works. Then just plug in a nice power series. You know the requirements for an ordinary point if you are not given one?
 
Last edited:
Right given an equation p(x)y" + q(x)y' + r(x)y=0,
an ordinary point is any point at which p(x0) does not equal 0.

Thus in this equation, the singular points are -1, and 1.
Does that mean I can choose any number that works as an ordinary point and plug it in for x0? I can choose 9? And plug that in as:
y(x)=\Sigmaan(x-9)n ?
 
swtlilsoni said:
Right given an equation p(x)y" + q(x)y' + r(x)y=0,
an ordinary point is any point at which p(x0) does not equal 0.

Thus in this equation, the singular points are -1, and 1.
Does that mean I can choose any number that works as an ordinary point and plug it in for x0? I can choose 9? And plug that in as:
y(x)=\Sigmaan(x-9)n ?

Yes, you can chose 9. But why? You have x's in the equation. It's going to be a bit easier just to choose x0=0.
 
Okay thank you. I did not know I had the freedom to choose any point. I thought the answer varied depending on the chosen point so I thought it needed to be specified.
 
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