Odd positive power of sine function: Difference between revisions

From Calculus
(Created page with "==Definition== This page is about functions of the form: <math>x \mapsto (\sin x)^n</math> where <math>n</math> is an odd positive integer, i.e., <math>n = 2k + 1</math> for <...")
 
 
(4 intermediate revisions by the same user not shown)
Line 6: Line 6:


where <math>n</math> is an odd positive integer, i.e., <math>n = 2k + 1</math> for <math>k</math> a nonnegative integer.
where <math>n</math> is an odd positive integer, i.e., <math>n = 2k + 1</math> for <math>k</math> a nonnegative integer.
In other words, the function is the [[defining ingredient::composite of two functions|composite]] of an [[defining ingredient::odd positive power function]] and the [[defining ingredient::sine function]].


==Integration==
==Integration==
Line 38: Line 40:


</toggledisplay>
</toggledisplay>
Note that in all instances, the answer is an [[odd polynomial]] of the cosine function.


We consider the integration in some small cases:
We consider the integration in some small cases:
Line 44: Line 48:
! <math>k</math> !! <math>n = 2k + 1</math> !! <math>\sin^n</math> !! Antiderivative as a polynomial in <math>\cos</math>
! <math>k</math> !! <math>n = 2k + 1</math> !! <math>\sin^n</math> !! Antiderivative as a polynomial in <math>\cos</math>
|-
|-
| 0 || 1 || [[sine function]] || <math>-\cos x + C</math>
| 0 || 1 || [[sine function]] || <math>\! -\cos x + C</math>
|-
|-
| 1 || 3 || [[sine-cubed function]] || <math>\frac{\cos^3x}{3} - \cos x + C</math>
| 1 || 3 || [[sine-cubed function]] || <math>\frac{\cos^3x}{3} - \cos x + C</math>
|-
|-
| 2 || 5 || [[fifth power of sine function]] || - \frac{\cos^5x}{5} + \frac{2\cos^3x}{3} - \cos x + C</math>
| 2 || 5 || [[fifth power of sine function]] || <math> - \frac{\cos^5x}{5} + \frac{2\cos^3x}{3} - \cos x + C</math>
|-
| 3 || 7 || [[seventh power of sine function]] || <math>\frac{\cos^7x}{7} - \frac{3 \cos^5x}{5} + \cos^3x - \cos x + C</math>
|}
|}

Latest revision as of 14:41, 4 September 2011

Definition

This page is about functions of the form:

x(sinx)n

where n is an odd positive integer, i.e., n=2k+1 for k a nonnegative integer.

In other words, the function is the composite of an odd positive power function and the sine function.

Integration

First antiderivative: as a polynomial in cosine

We consider n=2k+1, k a nonnegative integer:

sin2k+1xdx

Rewrite sin2k+1x=sin2kxsinx=(1cos2x)ksinx. We get:

(1cos2x)k(sinx)dx

Set u=cosx, and we get:

(1u2)kdu

This is a polynomial integration in u. After obtaining the answer, we plug back u=cosx.

Here is the general integration in terms of binomial coefficients: [SHOW MORE]

Note that in all instances, the answer is an odd polynomial of the cosine function.

We consider the integration in some small cases:

k n=2k+1 sinn Antiderivative as a polynomial in cos
0 1 sine function cosx+C
1 3 sine-cubed function cos3x3cosx+C
2 5 fifth power of sine function cos5x5+2cos3x3cosx+C
3 7 seventh power of sine function cos7x73cos5x5+cos3xcosx+C