Please help in integration of Associate Legendre function

yungman
Messages
5,741
Reaction score
294
I don't understand why I solve the integration in two different ways and get two different answers!

To find:

\int_0^{\pi} P_1^1(cos \theta) sin \theta d \theta

1) Solve in \theta

P_1(cos \theta) = cos \theta \;\Rightarrow \; P_1^1(cos \theta)= -sin \theta

\int_0^{\pi} P_1^1(cos \theta) sin \theta d \theta = -\int_0^{\pi}sin^2 \theta d \theta = -\frac{\pi}{2}





2) Let s=cos \theta \;\Rightarrow \; d\theta = \frac{ds}{-sin \theta}


\int_0^{\pi} P_1^1(cos \theta) sin \theta d \theta = -\int _1^{-1} P_1^1(s)ds

P_1(s)=s \;\Rightarrow P_1^1(s)=1

\int_0^{\pi} P_1^1(cos \theta) sin \theta d \theta = -\int _1^{-1} P_1^1(s)ds = -s|_1^{-1} = 2

You see the two method yield two answers! I know it should yield the same answer, the book show how to solve the problems in 2) form. Please tell me what did I do wrong.

thanks

Alan
 
Physics news on Phys.org
Your error is here:
yungman said:
P_1(s)=s \;\Rightarrow P_1^1(s)=1

You have the correct expression for the Legendre polynomial P1(s) but not for the associated Legendre function. The correct expression for the associated Legendre functions is given by

P_l^m (x) = (-1)^m(1-x^2)^{m/2}\frac{d^m}{dx^m}P_l(x)
 
D H said:
Your error is here:


You have the correct expression for the Legendre polynomial P1(s) but not for the associated Legendre function. The correct expression for the associated Legendre functions is given by

P_l^m (x) = (-1)^m(1-x^2)^{m/2}\frac{d^m}{dx^m}P_l(x)

Thanks

It must be too late last night. I somehow stuck with the idea that P_1^1(x) \hbox { is just derivative of } P_1(x)! I should have gone to sleep instead of posting this!

Thanks

Alan
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top