demersal
- 41
- 0
Homework Statement
[tex]\int[/tex] [tex]\frac{dx}{x\sqrt{x^2-4}}[/tex] from 2 to infinity
Homework Equations
Trigonometric substitution, improper integrals
The Attempt at a Solution
[tex]\int[/tex] [tex]\frac{dx}{x\sqrt{x^2-4}}[/tex] from 2 to infinity
= [tex]\underbrace{lim}_{t->inf}[/tex] [tex]\int[/tex] [tex]\frac{dx}{x\sqrt{x^2-4}}[/tex] from 2 to t
x = 2 sec [tex]\theta[/tex]
dx = 2 sec [tex]\theta[/tex] tan [tex]\theta[/tex]
(x^2-4)^(1/2) = 2 tan [tex]\theta[/tex]
= [tex]\underbrace{lim}_{t->inf}[/tex] [tex]\int[/tex] [tex]\frac{2sec\theta tan\theta d\theta}{2sec\theta2tan\theta}[/tex] from 2 to t
= [tex]\underbrace{lim}_{t->inf}[/tex] [tex]\int[/tex] [tex]\frac{d\theta}{2}[/tex] from 2 to t
= [tex]\underbrace{lim}_{t->inf} \theta/2[/tex]
= [tex]\underbrace{lim}_{t->inf}[/tex] [tex](1/2)(arc tan(\frac{2}{\sqrt{x^(2)-4)}}[/tex] and plugging in the limits of the integrand ...
= [tex]\underbrace{lim}_{t->inf}[/tex] [tex](1/2)(arc tan(\frac{2}{\sqrt{x^(2)-4)}} - ((1/2)(arc tan(\frac{2}{\sqrt{(2)^(2)-4)}})[/tex]
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!)