Homework 9 Collaboration Area
Here are some hints about the problems on Legendre Polynomials.
See p. 180 for a list of the first few Legendre Polynomials.
The even numbered Legendre Polynomials only involve even powers of x, so they are even functions.
The odd numbered Legendre Polynomials only involve odd powers of x, so they are odd functions.
The Legendre Polynomials are orthogonal on the interval [-1,1].
p. 209, 5. asks you to show that
$ P_n(\cos\theta) $
are orthogonal on [0,pi] with respect to the weight function
$ \sin\theta, $
i.e., to show that
$ \int_0^\pi P_n(\cos\theta)P_m(\cos\theta)\sin\theta\ d\theta=0 $
if $ n\ne m $.
The key here is to use the change of variables
$ x=\cos\theta $
and convert the integral to one in x over the interval [-1,1], where you can use the orthogonality of the Legendre Polynomials.