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

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
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=[tex]\sum[/tex] ar xc+r

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


thanks for nay help given
 
Physics news on Phys.org
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
 
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
[tex]y= \sum_n a_nx^{n+c}[/tex]

Choose c so that a0 is NOT 0.