rafaelpol
- 16
- 0
Homework Statement
I am following a derivation of Legendre Polynomials normalization constant.
Homework Equations
[tex] <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 /> [/tex]
The author then gives that we get the following relationship after integrating by parts the last integral:
[tex] <br /> I_l = I_{l-1} - I_l/(2l)<br /> [/tex]
The Attempt at a Solution
I can't get the last relationship by applying integration by parts. For the integration by parts, I set [tex]u = (1-x^2)^l-1[/tex] and [tex]dv = x^2dx[/tex]. The [tex]u.v[/tex] term is equal to zero, since the integration goes from -1 to +1. However, for the - [tex]\int vdu[/tex] term I get
[tex] <br /> \int_{-1}^{1} x^3/3(1-x^2)^{l-2}(l-1)(2x)dx<br /> [/tex]
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