Normalization constant for Legendre Polynomials

rafaelpol
Messages
16
Reaction score
0

Homework Statement



I am following a derivation of Legendre Polynomials normalization constant.

Homework Equations



<br /> <br /> I_l = \int_{-1}^{1}(1-x^2)^l dx = \int_{-1}^{1}(1-x^2)(1-x^2)^{l-1}dx = I_{l-1} - \int_{-1}^{1}x^2(1-x^2)^{l-1}dx<br /> <br />

The author then gives that we get the following relationship after integrating by parts the last integral:

<br /> <br /> I_l = I_{l-1} - I_l/(2l)<br /> <br />

The Attempt at a Solution



I can't get the last relationship by applying integration by parts. For the integration by parts, I set u = (1-x^2)^l-1 and dv = x^2dx. The u.v term is equal to zero, since the integration goes from -1 to +1. However, for the - \int vdu term I get

<br /> <br /> \int_{-1}^{1} x^3/3(1-x^2)^{l-2}(l-1)(2x)dx<br /> <br />

I really cannot see how to get the final relationship by using this result of the integration by parts.

Any help will be appreciated.

Thanks
 
Physics news on Phys.org
rafaelpol said:
<br /> I_l = \int_{-1}^{1}(1-x^2)^l dx = \int_{-1}^{1}(1-x^2)(1-x^2)^{l-1}dx = I_{l-1} - \int_{-1}^{1}x^2(1-x^2)^{l-1}dx<br />
...

Thanks
For the integral:

\displaystyle - \int_{-1}^{1}x^2(1-x^2)^{\ell-1}\,dx

try integration by parts with:

\displaystyle u=x\ \to\ du=dx \ \text{ and }\ dv=-2x(1-x^2)^{\ell-1}\,dx\ \to\ v={{1}\over{\ell}}(1-x^2)^\ell\,.
 
Thank you very much.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top