Formal definition of limits as x approaches infinity used to prove a limit

aegiuscutter
Messages
1
Reaction score
0

Homework Statement


use the formal definition to show that lim as t goes to infinity of (1-2t-3t^2)/(3+4t+5t^2) = -3/5


Homework Equations



given epsilon > 0, we want to find N such that if x>N then absolute value of ((1-2t-3t^2)/(3+4t+5t^2) + 3/5) < epsilon

The Attempt at a Solution


i assume that X>N>0 and that the numerator and denominator can't be equal to zero.
do i have to limit the domain? not sure how to proceed from here

absolute value of ((1-2t-3t^2)/(3+4t+5t^2)) < epsilon - 3/5
absolute value of (-(3t+1)(t-1)/5t^2+4t+3)) < epsilon -3/5
 
Physics news on Phys.org
For this problem, begin by massaging your |f(x) - L| into the form x>N so that you will get a particular value of N which may work.

Then re-state your definition except say \forall ε&gt;0, \exists N = something \space | \space x &gt; something \Rightarrow |f(x)-L| &lt; ε

Then proceed to prove that the particular value of N you found satisfies the definition.
 
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