What is the Definition of a Limit for a Function Approaching Negative Infinity?

  • Thread starter Thread starter azatkgz
  • Start date Start date
  • Tags Tags
    Definition Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
azatkgz
Messages
182
Reaction score
0

Homework Statement



Given a function [tex]f:R\rightarrow R[/tex] and a number L,write down a definition of the statement

[tex]\lim_{x\rightarrow-\infty}f(x)=L[/tex]


The Attempt at a Solution



Is it just [tex]\lim_{x\rightarrow-\infty}f(x)=\lim_{x\rightarrow\infty}f(-x)[/tex] ?

and definition is
for [tex]\forall \epsilon>0[/tex] [tex]\exists N[/tex] such that [tex]\forall n>N[/tex]
we have [tex]|f(-x)-L|<\epsilon[/tex]
 
Physics news on Phys.org
A more "standard" definition of
[tex]\lim_{x\rightarrow-\infty}f(x)=L[/tex]
would be:

"Given [itex]\epsilon> 0[/itex], there exist N such that if x< N, then [itex]|f(x)-L|<\epsilon[/itex]."

Notice that in neither this definition nor your definition is N required to be an integer.