int(x^2-1)/(x^3+x)dx
(x^2-1)/(x^3+x)=(x^2-1)/(x(x^2+1))
Now let's create partial fraction template,
(x^2-1)/(x(x^2+1))=A/x+(Bx+C)/(x^2+1)
Multiply equation by the denominator,
(x^2-1)=A(x^2+1)+(Bx+C)x
(x^2-1)=Ax^2+A+Bx^2+Cx
x^2-1=(A+B)x^2+Cx+A
Comparing the coefficients of the like terms,
A+B=1 ----------------(1)
C=0
A=-1
Plug the value of A in equation 1,
-1+B=1
B=2
Plug in the values of A,B and C in the partial fraction template,
(x^2-1)/(x(x^2+1))=-1/x+(2x)/(x^2+1)
int(x^2-1)/(x^3+x)dx=int(-1/x+(2x)/(x^2+1))dx
Apply the sum rule,
=int-1/xdx+int(2x)/(x^2+1)dx
Take the constant out,
=-1int1/xdx+2intx/(x^2+1)dx
Now evaluate both the integrals separately,
int1/xdx=ln|x|
Now let's evaluate second integral,
intx/(x^2+1)dx
Apply integral substitution: u=x^2+1
du=2xdx
=int1/u(du)/2
=1/2int1/udu
=1/2ln|u|
Substitute back u=x^2+1
=1/2ln|x^2+1|
int(x^2-1)/(x^3+x)dx=-ln|x|+2(1/2ln|x^2+1|)
Simplify and add a constant C to the solution,
=-ln|x|+ln|x^2+1|+C
Wednesday, October 30, 2013
Calculus of a Single Variable, Chapter 8, 8.5, Section 8.5, Problem 17
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