Odd positive power of sine function: Difference between revisions

From Calculus
Line 51: Line 51:
|-
|-
| 2 || 5 || [[fifth power of sine function]] || <math> - \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>
|}
|}

Revision as of 14:34, 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.

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