Legendre Polynomial: Understanding the Basics

  • Context: Undergrad 
  • Thread starter Thread starter asdf1
  • Start date Start date
  • Tags Tags
    Legendre Polynomial
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 7K views
asdf1
Messages
734
Reaction score
0
can someone explain step-by-step why the legendre polynomial came into being? I'm having one hard time understanding it...
 
Physics news on Phys.org
If memory serves me correctly, you can generate the Legendre polynomials using Gram-Schmidt orthogonalization on the interval [tex]-1 \leq x \leq 1[/tex] starting with a constant 1 as [tex]L_0[/tex].

The generating function method is used to calculate moments of charge distributions.

You have to master them to get anywhere in physics., they pop up all the time.
 
Dr Transport said:
If memory serves me correctly, you can generate the Legendre polynomials using Gram-Schmidt orthogonalization on the interval [tex]-1 \leq x \leq 1[/tex] starting with a constant 1 as [tex]L_0[/tex].

Yup, assuming you start with the linearly independent set [tex]\{ 1, \, x, \, x^2, \, x^3 \ldots \}[/tex].
 
thank you very much! :)