Definition of limit as $x\rightarrow \infty$

118 Views Asked by At

Every time i get confused with the definition of $\lim_{x\rightarrow \infty}f(x)=L$. I could not find a reference that will give the definition.

I am trying to write what i understood. See if this is correct.

  • By $\lim_{x\rightarrow \infty}f(x)=L$ we mean the following : Given $\epsilon >0$ there exists $R>0$ such that $|f(x)-L|<\epsilon$ for all $x>R$.
  • By $\lim_{x\rightarrow -\infty}f(x)=L$ we mean the following : Given $\epsilon >0$ there exists $R<0$ such that $|f(x)-L|<\epsilon$ for all $x<R$.
  • By $\lim_{x\rightarrow \infty}f(x)=\infty$ we mean the following: Given $R>0$ there exists $L>0$ such that $|f(x)|>R$ for all $x>L$
  • By $\lim_{x\rightarrow \infty}f(x)=-\infty$ we mean the following: Given $R<0$ there exists $L>0$ such that $f(x)<R$ for all $x>L$
  • By $\lim_{x\rightarrow -\infty}f(x)=\infty$ we mean the following: Given $R>0$ there exists $L<0$ such that $|f(x)|>R$ for all $x<L$
  • By $\lim_{x\rightarrow \infty}f(x)=-\infty$ we mean the following: Given $R<0$ there exists $L<0$ such that $f(x)<R$ for all $x<L$.

Let me know if i understood somethings wrongly.

3

There are 3 best solutions below

1
On BEST ANSWER

I will use $+\infty$ in this answer to avoid ambiguity.

I would start with two definitions:

  • $\lim_{x\to +\infty} f(x) = L$ means for all $\epsilon>0$ there exists $M$ such that for all $x>M,$ $|f(x)-L|<\epsilon$ .

  • $\lim_{x\to+\infty} f(x)=+\infty$ means for all $R$ there exists $M$ such that for all $x>M$, $f(x)>R$.

Those two definitions let you define the other limits by symmetry:

$$\begin{align} \lim_{x\to+\infty} f(x) = -\infty&\iff \lim_{x\to+\infty} -f(x)=+\infty\\ \lim_{x\to-\infty} f(x) = M &\iff \lim_{x\to+\infty} f(-x)=M \end{align}$$

Where the $M$ in the second case can be any of either a real value, or $+\infty,-\infty$.

So $\lim_{x\to-\infty} f(x)= -\infty$ means $\lim_{x\to +\infty} -f(-x)=+\infty$, which means:

For any $R$ there is an $M$ so that for all $x>M$, $-f(-x)>R$.

Now, given any $R'$, you can set $R=-R'$ and find $M$ with this condition, and set $M'=-M$. Then if $x<M'$, $-x>M$, and thus $-f(x)>R$ or $f(x)<R'=-R$. So we get back the definition that we want.


The reason to distinguish $+\infty$ from $\infty$ is that some books use $\infty$ means a single point at infinity, in both directions - essentially, merging the two values $+\infty,-\infty$ into a single point at infinity.

Then:

$$\lim_{x\to\infty} f(x)= L \iff \lim_{x\to+\infty} f(x)=\lim_{x\to-\infty} f(x)=L$$

where $L$ can be any real or $+\infty,-\infty$.

$$\lim_{x\to W} f(x) = \infty\iff \lim_{x\to W} |f(x)|=+\infty$$

Where $W$ can be any real, or $+\infty$ or $-\infty$, or $\infty$.

Your question is somehwat confused, because you seem to distingush $\infty$ from $+\infty$ with absolute values when $\infty$ is the limit, but not when $x\to\infty$.

5
On

One also does not need the absolute values on $|f(x)| > R$. If f is going to infinity, then $f(x) > R$ is accurate.

2
On

Let me know if i understood somethings wrongly.

You did. When you write $x \to \infty$ (as opposed to $x \to +\infty$), for $x \in \mathbb{R}$ it roughly means "when absolute value of $x$ is arbitrarily large" ($|x| > R$, not $x > R$)

There is a universal definition of limit using filters. A filter $\mathcal{F}$ is a collection of sets such that it doesn't contain an empty set and $\forall f_1, f_2 \in \mathcal{F}, \exists f_3 \in \mathcal{F} : f_3 \subseteq f_1 \cap f_2$. For example, a set of neighbourhoods of a real point $x$ is a filter ($\{(x-\epsilon, x+\epsilon) | \epsilon \in \mathbb{R}^+\}$, called neighbourhoods filter); a set of intervals with infinite endpoint ($\{(a,+\infty) | a \in \mathbb{R}\}$) is a filter; a set of segment complements ($\{(-\infty,a)\cup(b,+\infty) | a,b \in \mathbb{R}\}$) is a filter.

Now, let's take function $h \in \{X \to Y\}$ and there is a filter $\mathcal{F}$ on $X$ and a concept of "neighbourhoods" on $Y$ (called topology). Then let's take this sentence: "there is such $y \in Y$ that for any $y$ neighbourhood $O_y$, there is a filter element $f \in \mathcal{F}$ so that $h(f) \subseteq O_y$" and write it for short as $\lim_{\mathcal{F}}h(x) = y$.

Lets write filter $\{(a,+\infty) | a \in \mathbb{R}\}$ as $x \to +\infty$, filter $\{(-\infty,a) | a \in \mathbb{R}\}$ as $x \to -\infty$ and filter $\{(-\infty,a) \cup (a,+\infty) | a \in \mathbb{R}\}$ as $x \to \infty$.

Finally, let's call set $\{(L-\epsilon,L+\epsilon) | \epsilon \in \mathbb{R}\}$ a set of neighbourhoods of $L$, set $\{(b,+\infty) | b \in \mathbb{R}\}$ a set of neighbourhoods of $+\infty$, set $\{(-\infty,b) | b \in \mathbb{R}\}$ a set of neighbourhoods of $-\infty$ and set $\{(-\infty,b) \cup (b,+\infty) | b \in \mathbb{R}\}$ a set of neighbourhoods of $\infty$.

Now from these rules we can derive any definition. Take $\lim_{x \to -\infty}f(x) = +\infty$. It comes to "for any $+\infty$ neighbourhood $(b,+\infty), b \in \mathbb{R}$, there is a filter element $(-\infty,a), a \in \mathbb{R}$ so that $f((-\infty,a)) \subseteq (b,+\infty)$". Or, in more traditional notation, $$\forall b \in \mathbb{R}, \exists a \in \mathbb{R} : \forall x \in (-\infty,a), f(x) \in (b,+\infty)$$