Finding the limit of a velocity vector

jcook735
Messages
33
Reaction score
0

Homework Statement


A particle moves in the XY plane so that at any time t is greater than or equal to 0 its position (x,y) is given by x = e^t + e^-t and y = e^t - e^-t.

Find the limit as t approaches infinity of dy/dx.


Homework Equations



I found dy over dx to be e^t + e^-t over e^t - e^-t

The Attempt at a Solution



I plugged in infinity for t but it comes out as infinity over infinity, and then I tried L'Hôpital's rule and then multiplied by the reciprocal, but still nothing. I don't know where to go from here.
 
Physics news on Phys.org
As t goes to infinity, e^(-t) goes to zero, so you can neglect those terms.
 
Yeah I figured that, but that leaves me with e^t over e^t which ends up as infinity
 
The limit of e^t/e^t is just 1. Yes, "infinity over infinity" is an indeterminate form, but that just means that, for arbitrary limits that both go to infinity, you can't tell what the limit of their quotient is. If you know what the limits are, then you often can get an answer.

Look, e^t/e^t=1 for any finite t. How could it have any other limit than 1 at infinity (or anywhere else)? To make it rigorous, you could put a bound on the difference between your original quotient and this one, and show that the difference goes to 0 as t goes to infinity.
 
oh yeah. hahahahaha whoops. thanks man
 
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