Solving a Frobenius Equation: Finding a Regular Point at x = 0

01jbell
Messages
3
Reaction score
0
hey i am stuck on this question for my ode course its using frobunius

4. show that the equation

yii + 1/x yi + (1-1/(4*x^2))y = 0

has a regual point at x=0
using the method of frobenius assuming a solution of the form

y=\sum ar xc+r

show that the idical equation is c^2=1/4


thanks for nay help given
 
Physics news on Phys.org
What have you managed so far?
 
i have proved that x=0 is a singular point and i rearanged the ode to get

x^2 yii + x y^i + x^2 y -1/4 y =0

however trying to work out coeff of xr , xr+1 etc etc is the probelm because i get

a0*(r^2-0.25) = 0
a1*{(r+1.5)*(r+0.5)}=0

and i thought u would have ot get a a0 in the equation for a1
 
The r's in your equations should be c's, but otherwise they look okay.

If you solve for the coefficients for r≥2, you'll see they depend on the either a0 or a1.
 
Because this 0 is a "regular singular point" for this problem, you cannot use the standard power series. You will have to use "Frobenious' method"- try something of the form
y= \sum_n a_nx^{n+c}

Choose c so that a0 is NOT 0.
 
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...

Similar threads

Back
Top