Expanding 6x^2 in Terms of Legendre Polynomials

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
1 replies · 2K views
blueyellow
Given the Legendre polynomials P0(x) = 1, P1(x) = x and P2(x) = (3x2

1)/2, expand the polynomial 6(x squared) in terms of P l (x).

does anyone know what this question is asking me? what is P l (x)?
thanks in advance
 
on Phys.org
Let's clean up your notation a bit. You're given three of the Legendre polynomials:

[tex]\begin{align*}<br /> P_0(x) &= 1 \\<br /> P_1(x) &= x \\<br /> P_2(x) &= (3x^2-1)/2<br /> \end{align*}[/tex]

The problem is asking you to expand the polynomial [itex]6x^2[/itex] in terms of these polynomials. In other words, you want to find constants c0, c1, and c2 such that

[itex]6x^2 = c_0 P_0(x) + c_1 P_1(x) + c_2 P_2(x)[/tex][/itex]