In investigating of convergence of a sequence we use $n\longrightarrow \infty $ . why we can only use $\infty$ and we can not use the other numbers for convergence in a sequence as convergence of the other functions?
thank you.
In investigating of convergence of a sequence we use $n\longrightarrow \infty $ . why we can only use $\infty$ and we can not use the other numbers for convergence in a sequence as convergence of the other functions?
thank you.
Recall the definition:
We say that the limit of a function $f:M_1 \to M_2$ from one metric space to another is $L$ when $x \to a$ $(x,a$ elements of $M_1)$whenever for any $\epsilon>0$ (a positive real number), there exists some $\delta>0$ (another positive real number) such that for any $x \in M_1- \lbrace a \rbrace$ it is the case that $d_1(x,a)< \delta \implies d_2(f(x),L) < \epsilon$, where $d_1$ and $d_2$ are the distance functions of $M_1$ and $M_2$ respectively.
Now, if you want to apply this definition to a function of the form $f: \mathbb{N} \to M$ (a sequence of elements of a metric space, the complex if you want) and you consider $\mathbb{N}$ as a metric space with the restriction of the usual metric of the reals to $\mathbb{N}$ (which means that the distance between $m,n \in \mathbb{N}$ is $|m-n|$), the problem is that the function doesn't "get as close as you want" to any particular value when you stay within some neighbourhood of some $a \in \mathbb{N}$ because its image is a discrete set.
Take for instance the function $f:\mathbb{N} \to \mathbb{R}$ defined as $f(n)=\frac{1}{1+n}$ and suppose you want to know which is the limit as $n \to 2$, then you will get that any real number $L$ counts as a limit of the function because the distance between two diferent natural numbers is always greater or equal than $1$, so any $0 <\delta \leq 1$ will make the statement: $$\forall \epsilon >0 \exists \delta >0 \forall n \in \mathbb{N}- \lbrace 2 \rbrace [|n-a|< \delta \implies |f(n) - L|< \epsilon]$$ be true. Hence the notion of a limit of a sequence when $n$ approaches some natural $a$ becomes useless.
This is a good question and rarely is this fact emphasized in textbooks of calculus/real-analysis. So +1 goes for OP.
The idea behind limits is the fact it is used to analyze the behavior of a function $f$ near a point $c$ (say) (which may or may not lie in domain of the function). Moreover the fundamental part of analyzing the behavior of functions in such manner is that there should be a point in the domain of $f$ which is as near to $c$ as we please. Thus by induction there should be infinitely many points in domain of $f$ which are as near to $c$ as we want. It is therefore essential that the domain of $f$ must be an infinite set in order for limit operations to work.
In case of sequences the domain of the function is $\mathbb{N}$ and it is a discrete domain where the distance between any two points of the domain is at least $1$. So if you take a point $c$ which is finite, you are not going to get infinitely many points of domain close to $c$. The only option left is to consider the behavior of the sequence / function for large values of its argument and then we have no end to supply of points of the domain of $f$ which are near to $\infty$. The concept of points near $\infty$ roughly gets translated into points which are as large as we please.