Recall that indefinite integral follows: int f(x) dx = F(x)+C
where:
f(x) as the integrand function
F(x) as the antiderivative of f(x)
C as constant of integration.
To evaluate given integral problem: int cos(x)/sqrt(sin^2(x)+1)dx or int (cos(x)dx)/sqrt(sin^2(x)+1) , we may apply u-substitution by letting:
u = sin(x) then du =cos(x) dx .
Plug-in the values , the integral becomes:
int (cos(x)dx)/sqrt(sin^2(x)+1)=int (du)/sqrt(u^2+1) or int (du)/sqrt(u^2+1^2)
The integral resembles one of the formulas from the integration table for rational function with roots. We follow:
int (dx)/sqrt(x^2+a^2) = ln|x+sqrt(x^2+a^2)|+C
By comparing x^2+a^2 with u^2+1^2 , we determine the corresponding values as: x=u and a=1.
Applying the values on the integral formula for rational function with roots, we get:
int (du)/sqrt(u^2+1^2)=ln|u+sqrt(u^2+1^2)| +C
=ln|u+sqrt(u^2+1)| +C
Plug-in u = sin(x) on ln|u+sqrt(u^2+1)| +C , we get the indefinite integral as:
int cos(x)/sqrt(sin^2(x)+1)dx=ln|sin(x)+sqrt(sin^2(x)+1)| +C
Aside from this, we can also consider the another formula from integration table:
int 1/sqrt(u^2+1)du = arcsinh(u) +C
Plug-in u = sin(x) on arcsinh(u) +C , we get another form of indefinite integral as:
int cos(x)/sqrt(sin^2(x)+1)dx=arcsinh(sin(x)) +C
Thursday, August 15, 2013
Calculus of a Single Variable, Chapter 8, 8.6, Section 8.6, Problem 36
Subscribe to:
Post Comments (Atom)
Summarize the major research findings of "Toward an experimental ecology of human development."
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
Show that $\displaystyle a(t) = v(t) \frac{dV}{ds}$ of a particle that moves along a straight line with displacement $s(t)$, velocity $v(t)$...
-
Determine the area of the region bounded by the hyperbola $9x^2 - 4y^2 = 36$ and the line $ x= 3$ By using vertical strips, Si...
-
Find the integral $\displaystyle \int^1_0 \frac{1}{\sqrt{16 t^2 + 1}} dt$ If we let $u = 4t$, then $du = 4dt$, so $\displaystyle dt = \frac{...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
-
The narrator of "Sonny's Blues" describes the neighborhood as "filled with a hidden menace which was its very breath of l...
-
Given y=cos(2x), y=0 x=0,x=pi/4 so the solid of revolution about x-axis is given as V = pi * int _a ^b [R(x)^2 -r(x)^2] dx here R(x) =cos(2x...
No comments:
Post a Comment