Definite integral approaches infinity

JasonHathaway
Messages
113
Reaction score
0

Homework Statement



180\int_5^\propto \frac{2}{(4+x^{2})^{3/2}} dx


Homework Equations



Trigonometric Substitutions: (x=2 tan z).

The Attempt at a Solution



I've computed the integral and ended up with 180 [\frac{x}{2(4+x^2)^{1/2}}] from 5 to infinity.

I could've easily computed the limit of 5, but couldn't have found the limit approaches infinity, as I'm always ending up with 0, although my textbook and symolab calculator says that it's 1/2.
 
Physics news on Phys.org
JasonHathaway said:

Homework Statement



180\int_5^\propto \frac{2}{(4+x^{2})^{3/2}} dx


Homework Equations



Trigonometric Substitutions: (x=2 tan z).

The Attempt at a Solution



I've computed the integral and ended up with 180 [\frac{x}{2(4+x^2)^{1/2}}] from 5 to infinity.

I could've easily computed the limit of 5, but couldn't have found the limit approaches infinity, as I'm always ending up with 0, although my textbook and symolab calculator says that it's 1/2.

Either use l'Hospital's rule or else note that for x > 0 we have
\frac{x}{\sqrt{x^2+4}} = \frac{x}{x \sqrt{1 + 4x^{-2}}} = \frac{1}{\sqrt{1+4 x^{-2}}} \to 1
as ##x \to \infty##.
 
  • Like
Likes 1 person
\propto means 'is proportional to' and should not be used to indicate infinity \infty
 
  • Like
Likes 1 person
If it is infinity and not saying proportional to. Then you can calculate the limit to infinity pretty easily.

Take \frac{x}{2\sqrt{4+x^{2}}} and then make the numerator \sqrt{x^{2}} and pull out the \frac{1}{2}

So now you can call the whole thing \frac{1}{2}\sqrt{\frac{x^{2}}{4+x^{2}}}

Now apply L'Hopital's rule.

\frac{1}{2}\sqrt{\frac{2x}{2x}}

this way, the 2x and 2x cancel to give you \sqrt{1} multiplied by \frac{1}{2}. Which was your answer.
 
  • Like
Likes 1 person
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