Spherical Harmonics: Evaluating 2lth Derivative

eep
Messages
225
Reaction score
0
Hi,

I'm trying to get the Y_l^l spherical harmonic and I'm running into problems evaluating the following expression:

<br /> \frac{d^{2l}(\cos^2(\theta) - 1)^l}{d\cos(\theta)^{2l}}<br />

The 2lth derivative with respect to cos theta of cos squared theta - 1 to the lth power
it just seems like I'm going to end up with more and more terms as I keep differentiating..
 
Last edited:
Physics news on Phys.org
First of all, let's not make this more complicated then it has to be. Do a change of variables: x=\cos(\theta).

Now try to work it out for the first few values of l. You should notice a simple pattern emerging. (Hint: I would expand the expression (x^2-1)^l before differentiating.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top