Solve Legendre Polynomial using Method of Frobenius

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
3 replies · 5K views
feoxx
Messages
2
Reaction score
0
Not sure how this can be done. can anyone help?
 

Attachments

  • Frobenious method.jpg
    Frobenious method.jpg
    15.6 KB · Views: 951
Physics news on Phys.org
Have you made an attempt?

If you don't know what the method of Frobenius is, then you should look it up. It usually comes under power series solutions of ODEs.
 
I tried, i know that y''P(x)y'+Q(x)y = 0.
P(x) = (1-x)^2
Q(x) = (n^2+n)

but I am not sure what to do in terms of legendre polynomial.
 
The Legendre polynomials are the solutions to this type of ODE. For the moment, forget Legendre Polynomials.

What you must do is use the method of Frobenius to solve the given ODE. If you do it correctly, your solution should come out equal to the series expression given. Note: these solutions are series with a finite number of terms.