You need to use integration by parts, such that:
int u dv = uv - int vdu
u = x => du = dx
dv = sin^3 x => v = int sin^3 x dx
You need to solve the integral int sin^3 x dx such that:
int sin^3 x dx = int sin^2 x* sin xdx
Replace 1 - cos^2 x for sin^2 x , such that:
int sin^2 x* sin xdx = int (1 - cos^2 x)* sin xdx
Use substitution cos x = t => -sin x dx = dt:
int (1 - cos^2 x)* sin xdx = int (1 - t^2)* (-dt)
int (1 - t^2)* (-dt) = int (t^2 - 1) dt
int (t^2 - 1) dt = int t^2 dt - int dt
int (t^2 - 1) dt = t^3/3 - t + c
Replace back cos x for t:
int (1 - cos^2 x)* sin x dx = (cos^3 x)/3 - cos x + c
Hence, v = int sin^3 x dx = (cos^3 x)/3 - cos x
Using parts, yields:
int x sin^3 x dx = x*((cos^3 x)/3 - cos x) - int ((cos^3 x)/3 - cos x) dx
int x sin^3 x dx = x*((cos^3 x)/3 - cos x) - int (cos^3 x)/3 dx + int cos x dx
You need to solve the integral int (cos^3 x)/3dx , such that:
int (cos^3 x)/3dx = (1/3) int cos^2 x*cos x dx
Replace 1 - sin^2 x for cos^2 x:
(1/3) int (1 - sin^2 x)*cos x dx
Use substitution sin x = t => cos x dx = dt
(1/3) int (1 - sin^2 x)*cos x dx = (1/3)*int (1 - t^2) dt = (1/3) t - (1/3)(t^3)/3 + c
(1/3) int (1 - sin^2 x)*cos x dx = (1/3) sin x- (1/3)(sin^3 x)/3 + c
Hence, the result of integration is: int x sin^3 x dx = x*((cos^3 x)/3 -cos x) - ((1/3) sin x- (1/3)(sin^3 x)/3) + sin x + c
Wednesday, May 27, 2015
Calculus: Early Transcendentals, Chapter 7, 7.2, Section 7.2, Problem 16
Subscribe to:
Post Comments (Atom)
Why is the fact that the Americans are helping the Russians important?
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Friar Lawrence plays a significant role in Romeo and Juliet's fate and is responsible not only for secretly marrying the two lovers but ...
-
Suppose that the average daily food consumption $F$ of a herbivorous mammal with body weight $x$, where both $F$ and $x$ are measured in pou...
-
Resourceful: Phileas Fogg doesn't let unexpected obstacles deter him. For example, when the railroad tracks all of a sudden end in India...
-
Pablo Neruda's "Ode to My Socks" is full of figurative language, including similes and metaphors. Similes are figurative compa...
-
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Evaluate $\displaystyle \int x^2 \cos mx dx$ by using Integration by parts. If we let $u = x^2$ and $dv = \cos mx dx$, then $d...
-
At the beginning of the Victorian period, science was generally in accord with religion, and the study of nature was conducted in such a way...
No comments:
Post a Comment