Limit of Arctanx: Why Does \frac{\pi}{2} Make Sense?

  • Thread starter Thread starter Geekchick
  • Start date Start date
  • Tags Tags
    Limit
Geekchick
Messages
77
Reaction score
0
I just wanted to know why the limit of arctanx as x approaches infinity is \frac{\pi}{2}. It doesn't make any sense to me.
 
Mathematics news on Phys.org
Also, when determining if an improper integral diverges. It always diverges if the limit is infinity? my text doesn't say it just gives two examples where this is the case so I wanted to check before I generalized.

thanks!
 
I'm merely a first year mathematics student who just recently covered this material so if anyone sees a mistake in my post, please correct me.

The lowest upper bound of arctan x is pie/2, and the function of arctan x is always increasing since (arctan x)' = (1/(1+x^2)) is always positive. The lowest upper bound of a nondecreasing function is the limit as x approaches infinity, so your limit is pie/2.

As for your second question, I'm quite sure that the integral diverges if it approaches infinity.
 
Geekchick said:
Also, when determining if an improper integral diverges. It always diverges if the limit is infinity? my text doesn't say it just gives two examples where this is the case so I wanted to check before I generalized.

thanks!

By limit, I assume you mean one of the bounds of the improper integral. This is not true. The improper integral:
\int_1^\infty \frac{1}{x^2} dx
is finite, even though one of the bounds is infinite.
As for the previous question, note that arctangent is defined to be an inverse function for the tangent function, which is not one-to-one. They choose the part of the tangent function that lies in the open interval (-\frac{\pi}{2}, \frac{\pi}{2}) to define the inverse function, which gives you the range for the inverse function arctangent. The behavior of the function, you can ascertain from the graph of x = tan(y) where y is taken to be in that interval, as it is the same as the graph of y = arctan(x).
 
Last edited:
Geekchick said:
I just wanted to know why the limit of arctanx as x approaches infinity is \frac{\pi}{2}. It doesn't make any sense to me.

Well, what should arctan(x) be in the first place?

It is the angle (measured in radians), for which the tangent equals x!

Now, remember:

As the angle value approaches pi/2, the corresponding tangent value approaches infinity.

Since the mapping from angles to tangent values is bijective, it follows that we can define an inverse mapping (i.e, the arctan-mapping), having in particular, the property that as the tangent value approaches infinity, the angle value approaches pi/2.
 
arildno said:
Since the mapping from angles to tangent values is bijective,...

Just a little nitpick: the mapping is not bijective, but you can restrict it to a domain that will give a bijection with R.
 
Since you had already eminently mentioned the necessary domain restriction, I didn't bother to belabor that point. :smile:
 
Back
Top