Limit of a sequence: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Igor Grešovnik
(added See also)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{subpages}}
The [[Mathematics|mathematical]] concept of '''limit of a sequence''' provides a rigorous definition of the idea of a sequence converging towards a point called the limit.
The [[Mathematics|mathematical]] concept of '''limit of a sequence''' provides a rigorous definition of the idea of a sequence converging towards a point called the limit.


Line 11: Line 12:
== See also ==
== See also ==
*[[Limit of a function]]
*[[Limit of a function]]
*[[Limit (mathematics)]]
*[[Limit (mathematics)]][[Category:Suggestion Bot Tag]]

Latest revision as of 07:00, 12 September 2024

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

The mathematical concept of limit of a sequence provides a rigorous definition of the idea of a sequence converging towards a point called the limit.

Suppose x1, x2, ... is a sequence of real numbers. We say that the real number L is the limit of this sequence and we write

if and only if for every real number ε > 0 there exists a natural number n0 such that for all n > n0 we have |xn − L| < ε. The number n0 will in general depend on ε.


See also