| New Reply |
How to integrate 0 to 1 (1-x^2)^n |
Share Thread | Thread Tools |
| Nov16-12, 10:42 AM | #1 |
|
|
How to integrate 0 to 1 (1-x^2)^n
1. The problem statement, all variables and given/known data
The reduction formula is: [tex] \int (1-x^2)^n dx = (1-x^2)^n x + 2n \int x^2(1-x^2)^{n-1} dx [/tex] and the question is: use this formula above how many times is necessary to prove: [tex] \int^{1}_{0} (1-x^2)^n dx = 2n \frac{2(n-1)}{3} \frac{2(n-2)}{5} ... \frac{4}{2n-3} \frac{2}{(2n-1)(2n+1)}[/tex] but I don't know how to get there. 2. Relevant equations - 3. The attempt at a solution I tried to modify the reduction formula leaving it more recursive: [tex] \int (1-x^2)^n dx = (1-x^2)^n x + 2n \int x^2(1-x^2)^{n-1} dx [/tex] Integrating by parts: [tex] =x(1-x^2)^n+2n \int x^2(1-x^2)^{n-1}dx [/tex] let [tex] x^2 = -(1-x^2)+1 [/tex] [tex]=x(1-x^2)^n-2n \int(1-x^2)^n dx + 2n \int (1-x^2)^{n-1}dx [/tex] but I still don't know how to get there with this formula. Any guidance would be appreciated. |
| Nov16-12, 11:12 AM | #2 |
|
|
use your last equality and induction.see attached.
|
| Nov16-12, 11:20 AM | #3 |
|
|
Since you have a definite integral perhaps you could tryparametric differentiation to get the answer.
The only reference I have for this is Prof Nearings Mathematical Methods pdf at: http://www.physics.miami.edu/~nearing/mathmethods/ section 1.2 pg 4. |
| Nov16-12, 02:49 PM | #4 |
|
Mentor
|
How to integrate 0 to 1 (1-x^2)^n[itex]\displaystyle \int (1-x^2)^n dx=x(1-x^2)^n-2n \int(1-x^2)^n dx + 2n \int (1-x^2)^{n-1}dx\ .[/itex] That has [itex]\displaystyle \ \int (1-x^2)^n dx\ \ [/itex] on both sides of the equation. Solve for [itex]\displaystyle \ \int (1-x^2)^n dx\ .[/itex] |
| Nov19-12, 03:55 PM | #5 |
|
|
How did you get this formula? |
| Nov19-12, 04:30 PM | #6 |
|
|
substitute the limits in your last equality.
|
| New Reply |
| Thread Tools | |
Similar Threads for: How to integrate 0 to 1 (1-x^2)^n
|
||||
| Thread | Forum | Replies | ||
| Integrate ln(x) | Calculus & Beyond Homework | 8 | ||
| (1+x)/(1-x-x^2) for integrate! | Calculus & Beyond Homework | 1 | ||
| integrate | Calculus & Beyond Homework | 4 | ||
| integrate sin(a*x^2) from -a to a | Calculus & Beyond Homework | 6 | ||