Given to solve,
int sqrt(4+x^2) dx
using the Trig Substitutions we can solve these type of integrals easily and the solution is as follows
for sqrt(a+bx^2) we can take x= sqrt(a/b) tan(u)
so ,For
int sqrt(4+x^2) dx
the x= sqrt(4/1)tan(u)= 2tan(u)
=> dx= 2sec^(2) (u) du
so,
int sqrt(4+x^2) dx
= int sqrt(4+(2tan(u))^2) (2sec^(2) (u) du)
= int sqrt(4+4(tan(u))^2) (2sec^(2) (u) du)
=int sqrt(4(1+(tan(u))^2)) (2sec^(2) (u) du)
= int 2sqrt(1+tan^2(u))(2sec^(2) (u) du)
= int 2sec(u)(2sec^(2) (u) du)
= int 4sec^(3) (u) du
= 4int sec^(3) (u) du
by applying the Integral Reduction
int sec^(n) (x) dx
= (sec^(n-1) (x) sin(x))/(n-1) + ((n-2)/(n-1)) int sec^(n-2) (x) dx
so ,
4int sec^(3) (u) du
= 4[(sec^(3-1) (u) sin(u))/(3-1) + ((3-2)/(3-1)) int sec^(3-2) (u)du]
= 4[(sec^(2) (u) sin(u))/(2) + ((1)/(2)) int sec (u)du]
=4[(sec^(2) (u) sin(u))/(2) + (1/2) (ln(tan(u)+sec(u)))]
but x= 2tan(u)
=> x/2 = tan(u)
u = tan^(-1) (x/2)
so,
4[(sec^(2) (u) sin(u))/(2) + (1/2) (ln(tan(u)+sec(u)))]
=4[(sec^(2) ( tan^(-1) (x/2)) sin( tan^(-1) (x/2)))/(2) + (1/2) (ln(tan( tan^(-1) (x/2))+sec( tan^(-1) (x/2))))]
=4[(sec^(2) ( tan^(-1) (x/2)) sin( tan^(-1) (x/2)))/(2) + (1/2) (ln((x/2))+sec( tan^(-1) (x/2)))] +c
Friday, April 18, 2014
int sqrt(4+x^2) dx Find the indefinite integral
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 ...
-
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)$...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
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...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
-
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{...
-
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