Limit of an inverse tangent function

greenteacup
Messages
6
Reaction score
0

Homework Statement



limit as x->\infty of arctan[(1/x)-1]

2. The attempt at a solution

Well, my graphing calculator is showing a vertical asymptote at x=0 and a horizontal one at x=(what I think is) -\pi/4

I'm not really sure how to solve this though... hence me being here : /

EDIT: Nevermind, I figured it out by splitting it up into lim(arctan(1/x)) and lim(arctan(1)), which did indeed give me -pi/4. I'm not sure how to delete this though, so I'll just leave it up for anyone who's having a similar problem, I suppose. :)
 
Last edited:
Physics news on Phys.org
greenteacup said:

Homework Statement



limit as x->\infty of arctan[(1/x)-1]

2. The attempt at a solution

Well, my graphing calculator is showing a vertical asymptote at x=0 and a horizontal one at x=(what I think is) -\pi/4

I'm not really sure how to solve this though... hence me being here : /

EDIT: Nevermind, I figured it out by splitting it up into lim(arctan(1/x)) and lim(arctan(1)), which did indeed give me -pi/4. I'm not sure how to delete this though, so I'll just leave it up for anyone who's having a similar problem, I suppose. :)

You got the right answer, but you did it wrong. arctan(1/x-1) is not equal to arctan(1/x)-arctan(1). You can't break it up that way. If you know lim(1/x)=0 then lim(1/x-1)=(-1). Then since arctan is continuous, lim(arctan(1/x-1))=arctan(lim(1/x-1))=arctan(-1).
 
Ok take y=(1/x)-1. What y goes to as x goes to infinity?
 
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