Orthogonality of Legendre differential equation and Associate Legendre differential equation
Orthogonality of Legendre differential equation and Associate Legendre differential equation were discussed above in this topic. While solving Helmhotz equation in spherical polar co-ordinate we encounter with a spherical kind of differential equation of the form: $$(1-x^2) \frac{d^2y}{dx^2} - 2x \frac{dy}{dx}+ n(n+1) y=0\dotsm(1)$$ $$or,\;\; \frac{d}{dx}\biggl[(1-x^2)\frac{dy}{dx}\biggr]+n(n+1)y=0$$ This equation is called Legendre differential equation.
Summary
Orthogonality of Legendre differential equation and Associate Legendre differential equation were discussed above in this topic. While solving Helmhotz equation in spherical polar co-ordinate we encounter with a spherical kind of differential equation of the form: $$(1-x^2) \frac{d^2y}{dx^2} - 2x \frac{dy}{dx}+ n(n+1) y=0\dotsm(1)$$ $$or,\;\; \frac{d}{dx}\biggl[(1-x^2)\frac{dy}{dx}\biggr]+n(n+1)y=0$$ This equation is called Legendre differential equation.
Things to Remember
Important equation to be remember
- $$(1-x^2)\frac{d^2y}{dx^2}-2x \frac{dy}{dx}+n(n+1) y=0$$
-
The generating function of Legendre differential polynomial is,
$$\sum_{n=0}^\infty t^n P_n(x)= ( 1-2xt + t^2)^{-\frac12}$$
-
$$\int_{-1}^{+1} P_n(x)P_n(x)dx=\frac{2}{2n+1}\delta_{nm}$$
Where, \(\delta_{mn}=1\) For m=n
and\(\delta_{mn}=0\) For m\(\ne\)n
This is the orthogonality relationship of Legendre polynomial.
-
The associated Legendre differential equation has a form
$$(1-x^2)\frac{d^2y}{dx^2}-2x\frac{dy}{dx}+\biggl[ n(n+1)-\frac{m^2}{1-x^2}\biggl]y=0$$
-
$$=(1-x)^{\frac m2} \frac{d_mP_n(x)}{dx^m}$$
This is the solution for associated Legendre.
MCQs
No MCQs found.
Subjective Questions
Q1:
We can talk about some activities using go and do. Group these activities under 'go' or 'do' .
Singing, walking, yoga, a lot of homework, cycling, reading, catching, playing, fishing, shopping |
Go |
Do |
|
|
|
|
|
|
Type: Short Difficulty: Easy
<table>
<tbody>
<tr>
<td width="319">
<p><strong>Go</strong></p>
</td>
<td width="319">
<p><strong>Do</strong></p>
</td>
</tr>
<tr>
<td width="319">
<p> Shopping, playing</p>
</td>
<td width="319">
<p> reading, yoga</p>
</td>
</tr>
<tr>
<td width="319">
<p> cycling</p>
</td>
<td width="319">
<p> singing</p>
</td>
</tr>
<tr>
<td width="319">
<p> fishing, walking</p>
</td>
<td width="319">
<p> a lot of homework</p>
</td>
</tr>
</tbody>
</table>
<p> </p>
Q2:
Why have players gone to the closed camp?
Type: Very_short Difficulty: Easy
Q3:
What games do these players play?
Type: Very_short Difficulty: Easy
Q4:
What are the two boys going to do today?
Type: Very_short Difficulty: Easy
Q5:
Who seems to be tired of the practice? How can you say so?
Type: Very_short Difficulty: Easy
Q6:
Who intends to go shopping?
Type: Very_short Difficulty: Easy
Q7:
Look at the table below ad make sentences that match what you have read in the lesson.
The Coach One of the boys None of the players All of the players |
is are |
asking the players going to visit talking going shopping playing football
|
about their plans. today his family. the upcoming tournament |
Type: Short Difficulty: Easy
<ol>
<li>The coach is asking the players about their plans.</li>
<li>One of the boys is going to visit his family.</li>
<li>None of the players is playing football today.</li>
<li>All of the players are talking about their plans. </li>
</ol>
Videos
No videos found.

Orthogonality of Legendre differential equation and Associate Legendre differential equation
Orthogonality of Legendre:
We know, the legendre diff equation as,
$$(1-x^2)\frac{d^2y}{dx^2}-2x \frac{dy}{dx}+n(n+1) y=0$$
Since, \(y=P_n(x)\). So,
$$\frac{d}{dx}\biggl[(1-x^2) \frac{dP_n(x)}{dx}\biggr] + n(n+1) P_n(x)=0\dotsm(a)$$
For \(m^{th}\) order, we get,
$$\frac{d}{dx}\biggl[(1-x^2)\frac{dP_n(x)}{dx}\biggr] - P_n(x)\frac{d}{dx}\biggl[(1-x^2)\frac{dP_m(x)}{dx}\biggr]+[n(n+1)-m(m+1)]P_n(x)\cdot P_m(x)=0$$
$$\frac{d}{dx}\biggl[P_m(x)(1-x^2) \frac{dP_n(x)}{dx}-P_n(x) (1-x^2)\frac{dP_m(x)}{dx}\biggr]+[n(n+1)-m(m+1)] P_n(x)P_m(x)=0$$
Now, integrating both sides with respect to n from -1 to +1, we get
$$\int_{-1}^{+1} \frac{d}{dx}\biggl[P_n(x)(1-x^2) \frac{dP_n(x)}{dx}- P_n(x)\cdot (1-x^2) \frac{dP_m(x)}{dx}\biggr] dx+ [n(n+1)-m(m+1)]\int_{-1}^{+1} P_n(x) P_m(x)dx=0$$
$$or,\;\\;0+n(n+1)- m(m+1)\int_{-1}^{+1} P_n(x) P_m(x) dx=0$$
$$or,\;\; n(n+1)-m(m+1)\int_{-1}^{+1} P_n(x) P_m(x) dx=0$$
Case I
for \(m\neq\)
$$\int_{-1}^{+1} P_n(x) P_n(x) dx=0\dotsm(c)$$
Case II
For \(m=n\)
$$\int_{-1}^{+1} P_n(x) P_n(x) dx\ne0$$
We know, the generating function of Legendre differential polynomial is,
$$\sum_{n=0}^\infty t^n P_n(x)= ( 1-2xt + t^2)^{-\frac12}$$
Squaring both side we get
$$\sum_o^\infty t^{2n} P_n(x) P_n(x) = \frac{1}{(1-2xt + t^2)}$$
Integrating with respect to x from -1 to +1 all cross term vanishes so we only write perfect term. Now, integrating both sides with respect to x from -1 to +1 we get,
$$\sum_{n=0}^\infty t^{2n}\int_{-1}^{+1} P_n(x) P_n(x) dx=\int_{-1}^{+1} \frac{1}{1-2xt+t^2} dx$$
$$=\biggl|\frac{log(1-2xt+t^2)}{-2t}\biggr|_{-1}^{+1}$$
$$=\frac{-1}{2t}[ log (1-t)^2 - log(1+t)^2]$$
$$=\frac{1}{t}[log(1+t)-log(1-t)]$$
$$=\frac1t\biggl[t-\frac{t^2}{2}+\frac{t^3}{3}-\frac{t^4}{4}+\dotsm \biggl( -t-\frac{t^2}{2}-\frac{t^3}{3} - \frac{t^4}{4}+\dotsm\biggr)\bigg]$$
$$=\frac2t\biggl[t+\frac{t^3}{3}+\frac{t^5}{5}+\dotsm+\frac{t^{2n+1}}{2n+1}+\dotsm\biggr]$$
$$=2\biggl[1+\frac{t^2}{3}+\frac{t^4}{5}+\dotsm+\frac{t^{2n}}{2^{n+1}}+\dotsm\biggr]$$
Now, collecting the coefficient of \(t^{2n}\) n both sides, we get,
$$or,\;\;\int_{-1}^{+1} P_n(x)P_n(x)dx=\frac{2}{2n+1}$$
Now, from (c) and (d), we get
$$\int_{-1}^{+1} P_n(x)P_n(x)dx=\frac{2}{2n+1}\delta_{nm}$$
Where, \(\delta_{mn}=1\) For m=n
and\(\delta_{mn}=0\) For m\(\ne\)n
This is the orthogonality relationship of Legendre polynomial.
Associate Legendre differential equation:
The associated Legendre differential equation has a form
$$(1-x^2)\frac{d^2y}{dx^2}-2x\frac{dy}{dx}+\biggl[ n(n+1)-\frac{m^2}{1-x^2}\biggl]y=0\dotsm(1)$$
For a special case i.e. m=0 equation(1) reduces to Legendre differential equation which has teh form
$$(1-x^2) \frac{d^2y}{dx^2}-2x\frac{dy}{dx}+n(n+1)y=0\dotsm(2)$$
Now differentiating equation(2) with respect to x for m time using Leibnitz theorem.
$$(1-x^2)\frac{d^{2+m_y}}{d^{x^2+m}}+m(-2x)\frac{d^{1+m_y}}{dx^{1+m}}+\frac{m(m-1)}{2}(-2) \frac{d^{my}}{dx^m}-2x\frac{d^{1+m_y}}{dx^{1+m}}-m\cdot2\cdot1\frac{d^{my}}{dx^m}+n(n+1)\frac{d^{m_y}}{dx^m}=0$$
Put \(\frac{dm_y}{dx^m}=z\)
$$(1-x^2)\frac{d^2z}{dx^2}-2x(1+m)\frac{dz}{dx}+[n(n+1)-m(m+1)]z=0$$
Now substitute \(Z=(1-x^2)^{-\frac{m}{2u}}\)
$$\frac{dz}{dx}=(1-x^2)^{-\frac{m}{2}}\frac{dy}{dx}+(-\frac m2 ) (1-x^2)^{-\frac m2 -1} \times (-2x)u$$
$$=\biggl[\frac{dy}{dx}+ \frac{mxu}{1-x^2}\biggr] (1-x^2)^{-\frac m2}$$
Again,
$$\frac{d^2}{dx^2}=\frac{d^2u}{dx^2}+\frac{mu}{1-x^2}\frac{du}{dx}+mxu\times -1 (1-x)^2\times (-2x)(1-x^2)^{\frac{-m}{2}}+\biggl[\frac{du}{dx}+\frac{mxu}{1-x^2}\biggr]\times\frac{-m}{2} (1-x^2)^{-\frac m2 -1}\times(-2x)$$
$$=\frac{d^2u}{dx^2}+\frac{2mx}{1-x^2}\frac{du}{dx}+\frac{mu}{1-x^2}+\frac{2mx^2u+m^2x^2u}{(1-x^2)^2}\biggr](1-x^2)^{-\frac m2}$$
on substituting
$$(1-x^2)\frac{d^2u}{dx^2}-2x\frac{du}{dx}+[n(n+1)-\frac{m^2}{(1-x^2)}\biggr]u=0$$
This is associated differential equation whose solution is y
we have, \(z=(1+x^2)^{\frac{-m}{2u}}\)
$$P_n^m=(1-x^2)^{\frac m2} \frac{d^mP_n(x)}{dx^n}$$
$$=(1-x^2)^{\frac m2} \frac{d^my}{dx^m}$$
$$=(1-x)^{\frac m2} \frac{d_mP_n(x)}{dx^m}$$
This is the solution for associated Legendre.
Reference:
- Dass, H. K.Mathematical Physics. New Delhi: S. Chand, 2005.
- Vaughn, Michael T.Introduction to Mathematical Physics. Weinheim: Wiley-VCH, 2007
- Butkov, Eugene.Mathematical Physics. Reading, MA: Addison-Wesley Pub., 1968.
- Carroll, Robert W.Mathematical Physics. Amsterdam: North-Holland, 1988.
- Adhikari, Pitri Bhakta, and Dya Nidhi Chhatkuli.A Textbook of Physics. Third Revised Edition ed. Vol. III. Kathmandu: SUKUNDA PUSTAK BHAWAN, 2072.
Lesson
Differential equations
Subject
Physics
Grade
Bachelor of Science
Recent Notes
No recent notes.
Related Notes
No related notes.