yungman
- 5,741
- 291
Homework Statement
Question:
Use Rodrigues' formula and integral by parts to show:
[tex]\int^1 _{-1}f(x)P_n (x)dx=\frac{(-1)^n}{2^n n!}\int^1_{-1}f^{(n)}(x)(x^2 -1)^n dx[/tex]
(As a convention [tex]f^{(0)}(x)=f(x)[/tex]
Homework Equations
Rodrigues' Formula: [tex]P_n(x)=\frac{1}{2^n n!}\frac{d^n}{dx^n}(x^2-1)^n[/tex]
Bonnet's recurrence relation:
[tex](n+1)P_{n+1}(x)+nP_{n-1}(x)=(2n+1)xP_n(x)[/tex]
[tex]P'_{n+1}(x)=P'_{n-1}(x)+(2n+1)P_n(x)[/tex]
The Attempt at a Solution
I tried
1)[tex]\int^1 _{-1}f(x)P_n (x)dx=\frac{1}{2^n n!}\int^1_{-1}f(x)\frac{d^n}{dx^n}(x^2 -1)^n dx[/tex]
Then use [tex]U=f(x), dV=\frac{d^n}{dx^n}(x^2 -1)^n dx[/tex]
That did not go far.
2) [tex]P_n(x)=\frac{1}{2n+1}[P'_{n+1}(x)-P'_{n-1}(x)][/tex]
substitude into [tex]\int^1 _{-1}f(x)P_n (x)dx[/tex]
That went no where.
Please give me some advice to proof the relation.
What is [tex]f^{(n)}(x)[/tex]? is it [tex]\frac{d^n}{dx^n}f(x)[/tex]?