What is meant by the limit of an infinite sequence?
1 Answer
The limit of an infinite sequence tells us about the long term behaviour of it.
Given a sequence of real numbers
Two simple examples:
-
Consider the sequence
1/n . It's easy to see that it's limit is0 . In fact, given any positive value close to0 , we can alway find a great enough value ofn such that1/n is less than this given value, wich means that it's limit must be less or equal to zero. Also, every term of the sequence is greater then zero, so it's limit must be greater or equal to zero. Therefore, it is0 . -
Take the constant sequence
1 . That is, for any given value ofn , the terma_n of the sequence is equal to1 . It's clear that no matter how big we maken the value of the sequence is1 . So it's limit is1 .
For a more rigorous definition, let
This definition is equivalent to the informal definition given above, except that we don't need to impose unicity for the limit (it can be deduced).