How do you evaluate the integral int sqrt(1+1/x^2)1+1x2?

2 Answers
Mar 20, 2017

intsqrt(1+1/x^2)dx=sqrt(x^2+1)+1/2lnabs((sqrt(x^2+1)-1)/(sqrt(x^2+1)+1))+C1+1x2dx=x2+1+12lnx2+11x2+1+1+C

Explanation:

intsqrt(1+1/x^2)dx=intsqrt((x^2+1)/x^2)dx=intsqrt(x^2+1)/xdx1+1x2dx=x2+1x2dx=x2+1xdx

Letting u=sqrt(x^2+1)u=x2+1 reveals that du=x/sqrt(x^2+1)dxdu=xx2+1dx. Then the integral can be manipulated to become:

intsqrt(x^2+1)/xdx=int(x(x^2+1))/(x^2sqrt(x^2+1))dx=int(x^2+1)/x^2(x/sqrt(x^2+1)dx)x2+1xdx=x(x2+1)x2x2+1dx=x2+1x2(xx2+1dx)

Note that u^2=x^2+1u2=x2+1 and u^2-1=x^2u21=x2:

int(x^2+1)/x^2(x/sqrt(x^2+1)dx)=intu^2/(u^2-1)dux2+1x2(xx2+1dx)=u2u21du

Rewriting the integrand as (u^2-1+1)/(u^2-1)=1+1/(u^2-1)u21+1u21=1+1u21:

intu^2/(u^2-1)du=intdu+int1/(u^2-1)du=u+int1/(u^2-1)duu2u21du=du+1u21du=u+1u21du

You can perform partial fraction decomposition on 1/(u^2-1)1u21 to see that 1/(u^2-1)=1/(2(u-1))-1/(2(u+1))1u21=12(u1)12(u+1):

u+int1/(u^2-1)du=u+1/2int1/(u-1)du-1/2int1/(u+1)duu+1u21du=u+121u1du121u+1du

Both of which you could perform a substitution on, or just recognize them for natural log integrals:

u+1/2int1/(u-1)du-1/2int1/(u+1)du=u+1/2lnabs(u-1)-1/2lnabs(u+1)u+121u1du121u+1du=u+12ln|u1|12ln|u+1|

Combining:

=u+1/2lnabs(u-1)-1/2lnabs(u+1)=u+1/2lnabs((u-1)/(u+1))=u+12ln|u1|12ln|u+1|=u+12lnu1u+1

Since u=sqrt(x^2+1)u=x2+1:

u+1/2lnabs((u-1)/(u+1))=sqrt(x^2+1)+1/2lnabs((sqrt(x^2+1)-1)/(sqrt(x^2+1)+1))u+12lnu1u+1=x2+1+12lnx2+11x2+1+1

Or:

intsqrt(1+1/x^2)dx=sqrt(x^2+1)+1/2lnabs((sqrt(x^2+1)-1)/(sqrt(x^2+1)+1))+C1+1x2dx=x2+1+12lnx2+11x2+1+1+C

Jun 22, 2017

I=intsqrt(1+1/x^2)dxI=1+1x2dx

Let x=cotthetax=cotθ. This implies that dx=-csc^2thetad thetadx=csc2θdθ and that 1+1/x^2=1+tan^2theta=sec^2theta1+1x2=1+tan2θ=sec2θ. Then:

I=intsqrt(sec^2theta)(-csc^2thetad theta)=-intsectheta(1+cot^2theta)d thetaI=sec2θ(csc2θdθ)=secθ(1+cot2θ)dθ

color(white)I=-int(sectheta+cotthetacsctheta)d theta=-lnabs(sectheta+tantheta)+cscthetaI=(secθ+cotθcscθ)dθ=ln|secθ+tanθ|+cscθ

Rewriting in terms of cotthetacotθ:

I=-lnabs(sqrt(1+1/cot^2theta)+1/cottheta)+sqrt(1+cot^2theta)I=ln∣ ∣1+1cot2θ+1cotθ∣ ∣+1+cot2θ

color(white)I=-lnabs(sqrt(1+1/x^2)+1/x)+sqrt(1+x^2)I=ln1+1x2+1x+1+x2

color(white)I=lnabs(x/(1+sqrt(1+x^2)))+sqrt(1+x^2)+CI=lnx1+1+x2+1+x2+C