Frobenius series for 2xy'' + xy' - (x+1)y = 0

  • Thread starter Thread starter Ted123
  • Start date Start date
  • Tags Tags
    Frobenius Series
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 2K views
Ted123
Messages
428
Reaction score
0

Homework Statement



The origin is a regular singular point of the equation [tex]2x^2 y'' + xy' - (x+1)y =0.[/tex] Find 2 independent solutions which are Frobenius series in x.

The Attempt at a Solution



Substituting [tex]y = \sum_{n=0}^{\infty} a_n x^{n + \sigma}[/tex] eventually gives [tex](2\sigma(\sigma - 1) +\sigma -1 )a_0 x^{\sigma} + \sum_{n=0}^{\infty} \left[ (2(\sigma + n)(\sigma + n+1) + \sigma + n ) a_{n+1} - a_n \right] x^{n+\sigma + 1} = 0.[/tex]

Equating the series to 0 term-by-term gives the indicial equation [tex]2\sigma (\sigma -1) + \sigma -1 = 0 \Rightarrow (2\sigma +1)(\sigma -1) = 0 \Rightarrow \sigma = -\frac{1}{2},\; \sigma = 1.[/tex]

We get the recurrence relation [tex]a_{n+1} = \frac{a_n}{2(\sigma + n)(\sigma + n +1) + \sigma + n}.[/tex]

This is what I'm struggling to solve...
 
Last edited:
Physics news on Phys.org
Don't you have the solution now? You know there are two possible values of sigma. For each sigma you have a slightly different recursion, leading to a slightly different series. In general, you have [tex]\displaystyle a_1 = \frac{a_0}{2 \sigma (\sigma +1) + \sigma} \:,[/tex]
[tex]\displaystyle a_2 = a_0 \prod_{i=0}^{1} \frac{1}{2(\sigma+i)(\sigma+i+1) + \sigma+i},[/tex]
etc.

RGV
 
So the 2 independent solutions, for [tex]\sigma =1, -\frac{1}{2}[/tex] is:

[tex]\displaystyle a_n = a_0 \prod_{i=0}^{n-1} \frac{1}{2(\sigma+i)(\sigma+i+1) + \sigma+i}\;?[/tex]

Is there any significance to the question mentioning that x=0 is a regular singular point?
 
Last edited: