Integrate polymonial of any degree

  • Thread starter Thread starter hellbike
  • Start date Start date
  • Tags Tags
    Degree Integrate
Click For Summary

Homework Help Overview

The discussion revolves around the integration of the polynomial expression (1-x^2)^n, specifically within the limits of 0 to 1. The subject area pertains to calculus, focusing on integration techniques and polynomial functions.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants explore the use of binomial expansion for integration, with one individual questioning the correctness of their approach. There are also inquiries about alternative methods, such as integration by parts.

Discussion Status

The discussion includes various approaches to the problem, with some participants providing guidance on using binomial expansion. There is acknowledgment of different interpretations and methods being considered, but no explicit consensus has been reached.

Contextual Notes

Participants note issues with formatting tools for mathematical expressions and the potential complexity of certain solutions, indicating a range of familiarity with the topic.

hellbike
Messages
61
Reaction score
0
how to integrate (1-x^2)^n for n \in N ? Limits of integral are from 0 to 1, but i don't think that matter.

(i tried to use latex for int, but it wasn't working).
 
Physics news on Phys.org
Use the binomial expansion.
 
\int_{0}^{1} (1-x^2)^n dx

using binomial expansion:

\int \sum_{k=0}^{n}( {n \choose k} (-x^2)^k) dx = \sum_{k=0}^{n}( {n \choose k} \frac{x (-x^2)^k)}{2 k+1})

and going to definite integral:

\int_{0}^{1} (1-x^2)^n dx = \sum_{k=0}^{n}( {n \choose k} \frac{(-1)^k)}{2 k+1})

is this correct? Can anything else be done there?

And either "preview post" or latex is not working correctly on this forum.

How to solve this using integration by parts?

@edit
ok, nvm, done already.
 
Last edited:
That's correct. It can be written as \frac{\sqrt{\pi} \Gamma(1+n)}{2\Gamma(\frac{3+2n}{2})} but that might be too advanced.
 
<br /> c_n = \int_{0}^{1} (1 - x^2)^{\frac{n-1}{n}} dx<br />

Therefore,

<br /> c_{2n+1} = \frac{n-1}{2n} C_{2n-3}<br />

I'm sure if you were to solve that explicitly, you would get what Gib Z got.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
2
Views
1K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K