Trig Sub. Integral: Limits of 1 to \sqrt{3}

  • Thread starter Thread starter 3.141592654
  • Start date Start date
  • Tags Tags
    Integral Trig
3.141592654
Messages
85
Reaction score
0

Homework Statement



I have to find the definite integral with limits of integration of 1 to \sqrt{3} for:

\int\frac{\sqrt{1+x^2}}{x^2}

Homework Equations





The Attempt at a Solution



I used trig. sub., so I have:

x=tan \theta

dx=(sec \theta)^2

So:

=\int\frac{\sqrt{1+(tan \theta)^2}}{(tan\theta)^2}(sec \theta)^2 d\theta

=\int\frac{\sqrt{(sec \theta)^2}}{(tan\theta)^2}(sec \theta)^2 d\theta

=\int\frac{(sec \theta)^3d\theta}{(tan\theta)^2}

I can play around with U-sub or Trig. identities but I'm missing something.
 
Physics news on Phys.org
Well you can simplify the integrand to
csc^2 \theta \sec\theta = (1+\cot^2\theta)\sec\theta
From here, you should be able to break it down into known anti-derivatives.
 
You may want to look as using the hyperbolic trig functions instead of the regular trig functions.

Or continue from where you are and try writing the integrand in terms of sine and cosine.
 
vela said:
You may want to look as using the hyperbolic trig functions instead of the regular trig functions.

Well the above hint I gave gives very simple integrands to find the anti-derivatives of, so I don't think there's any reason to switch to hyperbolic trigonometric functions.
 
n!kofeyn said:
Well the above hint I gave gives very simple integrands to find the anti-derivatives of, so I don't think there's any reason to switch to hyperbolic trigonometric functions.
There's more than one way to solve the problem, and it doesn't hurt to see how the various methods work out.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top