Korisnik
- 62
- 1
I kind of know what limits are, or at least believe I do: I think that a limit of a sequence is just an approximation/intuitive way to finding a number (if it exists) to which a sequence tends. For example, 1, 2, 3, 4... tends to +∞, while 1/10, 1/100, 1/1000... tends, "obviously/intuitively", to 0.
Now formal definition of a limit of a sequence in my book is:
A sequence of real numbers a_n converges (tends) to a real number L if for all \varepsilon>0 exists n_0\in\mathbb{N} such that for all n\geq n_0 it's true |a_n-L|<\varepsilon. Then L is limit of a sequence a_n,
L=\lim_{n\to \infty} a_n.
Or symbolically: \lim_{n\to\infty}a_n=L\Longleftrightarrow(\forall\varepsilon>0)(\exists n_0\in\mathbb{N})(\forall n\geq n_0)(|a_n-L|<\varepsilon).
I understand the first part of the definition: for every \varepsilon>0 there is n_0\in\mathbb{N} such that for every n\geq n_0 it's true...
This means that we first pick a epsilon bigger than 0, then there must be (if the limit exists) some n_0 from which (to infinity) all members will be of a greater ordinal number -- and they (\varepsilon we picked and n_0 that corresponds) comply with the condition |a_n-L|<\varepsilon.
Now this condition, the inequality with the absolute value represents a interval:
-\varepsilon<a_n-L<\varepsilon\Longleftrightarrow a_n\in(L-\varepsilon, L+\varepsilon).
This, I think, means that a_n (as n\to\infty) is near the limit L value, but in the range of left and right boundaries of \varepsilon.
Represented (poorly) by a number line:
-∞ · · · ------(-ε) a_n-L (ε)------ · · · +∞
From the equations I now think that as n approaches infinity, the a_n approaches limit (obviously), and that makes sense -- and it agrees with the equation (because if a_n reaches L, they will subtract to a 0, and since epsilon basically tends to a 0, that's the definition of a zero (-0.0000...1 < 0 < 0.0000...1)).
Finally, limit of a sequence is just an approximation of the "infinitieth" member of a sequence.
Tell me if I have understood anything wrongly. Thanks in advance.
Now formal definition of a limit of a sequence in my book is:
A sequence of real numbers a_n converges (tends) to a real number L if for all \varepsilon>0 exists n_0\in\mathbb{N} such that for all n\geq n_0 it's true |a_n-L|<\varepsilon. Then L is limit of a sequence a_n,
L=\lim_{n\to \infty} a_n.
Or symbolically: \lim_{n\to\infty}a_n=L\Longleftrightarrow(\forall\varepsilon>0)(\exists n_0\in\mathbb{N})(\forall n\geq n_0)(|a_n-L|<\varepsilon).
I understand the first part of the definition: for every \varepsilon>0 there is n_0\in\mathbb{N} such that for every n\geq n_0 it's true...
This means that we first pick a epsilon bigger than 0, then there must be (if the limit exists) some n_0 from which (to infinity) all members will be of a greater ordinal number -- and they (\varepsilon we picked and n_0 that corresponds) comply with the condition |a_n-L|<\varepsilon.
Now this condition, the inequality with the absolute value represents a interval:
-\varepsilon<a_n-L<\varepsilon\Longleftrightarrow a_n\in(L-\varepsilon, L+\varepsilon).
This, I think, means that a_n (as n\to\infty) is near the limit L value, but in the range of left and right boundaries of \varepsilon.
Represented (poorly) by a number line:
-∞ · · · ------(-ε) a_n-L (ε)------ · · · +∞
From the equations I now think that as n approaches infinity, the a_n approaches limit (obviously), and that makes sense -- and it agrees with the equation (because if a_n reaches L, they will subtract to a 0, and since epsilon basically tends to a 0, that's the definition of a zero (-0.0000...1 < 0 < 0.0000...1)).
Finally, limit of a sequence is just an approximation of the "infinitieth" member of a sequence.
Tell me if I have understood anything wrongly. Thanks in advance.