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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top