demersal
- 41
- 0
Homework Statement
\int \frac{dx}{x\sqrt{x^2-4}} from 2 to infinity
Homework Equations
Trigonometric substitution, improper integrals
The Attempt at a Solution
\int \frac{dx}{x\sqrt{x^2-4}} from 2 to infinity
= \underbrace{lim}_{t->inf} \int \frac{dx}{x\sqrt{x^2-4}} from 2 to t
x = 2 sec \theta
dx = 2 sec \theta tan \theta
(x^2-4)^(1/2) = 2 tan \theta
= \underbrace{lim}_{t->inf} \int \frac{2sec\theta tan\theta d\theta}{2sec\theta2tan\theta} from 2 to t
= \underbrace{lim}_{t->inf} \int \frac{d\theta}{2} from 2 to t
= \underbrace{lim}_{t->inf} \theta/2
= \underbrace{lim}_{t->inf} (1/2)(arc tan(\frac{2}{\sqrt{x^(2)-4)}} and plugging in the limits of the integrand ...
= \underbrace{lim}_{t->inf} (1/2)(arc tan(\frac{2}{\sqrt{x^(2)-4)}} - ((1/2)(arc tan(\frac{2}{\sqrt{(2)^(2)-4)}})
What I'm wondering is why the answer to the integral I got isn't negative (I checked on an online integral calculator and it has -.5arctan ...) because I just don't see where that would come into play! Also, what do I do now that I plugged that 2 in and got an undefined number? Should I have split this up into the product of two integrals? How would I do that and was all this work done in vain? (I hope not!)