SolitaryRoad.com

Website owner:  James Miller


[ Home ] [ Up ] [ Info ] [ Mail ]

  SEQUENCE, CONVERGENCE, LIMIT, ACCUMULATION POINT, BOUND



Def. Sequence. A sequence is a set of numbers, quantities or elements arranged in a definite order. The numbers (or elements) of a sequence are called terms.


Examples of sequences.


1.         2, 4, 6, 8, 10, ..., 2n, ... .


ole.gif


3.         {x, 2x2, 3x3, ... , nxn}


ole1.gif


ole2.gif


6.         1, 0, 1, 0, 1, 0, ...


7.         any progression (arithmetic, geometric, harmonic)


8.         the terms of a series


9.         the partial sums of a series


A sequence can be either finite or infinite. An infinite sequence is non-terminating, there being another term after each term. A finite sequence has only a definite number of terms. The i-th term of a sequence is often denoted by a(i) or ai. Sequences are denoted by notations such as {a1, a2, a3, .... , an, .... }, {an}, (an). A sequence can be viewed as a particular kind of function, a function whose independent variable n ranges over the set of positive integers.




Q. The elements of a sequence can be what? We speak of sequences of numbers (integers, rational numbers, real numbers, etc.). Can the elements of a sequence be anything besides numbers?


A. They can also be


• complex numbers

• points in the plane

• points in 3-space

• points in n-space

• functions



Limit of a sequence. A sequence of numbers {s1, s2, s3, ... , sn, ... } has the limit s if, for any prescribed accuracy, there is a position in the sequence such that all terms after this position approximate s within this prescribed accuracy i.e for any ε > 0 there exists an N such that |s - sn| < ε for all n greater than N. A series of points {p1, p2, p3, ... } has the limit p if, for each neighborhood U of p there is a number N such that pn is in U if n > N.


                                                                                                 James and James. Mathematics Dictionary


Example 1. The sequence


             ole3.gif


has a limit of 0. The n-th term approaches 0 and meets the requirement of the definition.



Theorem 1. If a sequence has a limit, the limit is unique.



Def. Convergent sequence. A sequence that has a limit is said to be convergent. Otherwise, it is said to be divergent.


Theorem 2. A sequence of numbers {s1, s2, .... } is convergent if and only if the series


            s1 + (s2 - s1) + (s3 - s2) + ... + (sn - sn-1) + ...


has a sum.



Bound to a sequence. An upper bound to a sequence of real numbers is a number which is equal to or greater than every number in the sequence. A lower bound to a sequence of real numbers is a number which is equal to or less than every number in the sequence. If a sequence has both an upper bound and a lower bound, it is said to be a bounded sequence. The smallest upper bound is called the least upper bound (lub). The largest lower bound is called the greatest lower bound (glb).

                                                                                                James and James. Mathematics Dictionary 



Example 2. The sequence S1


            S1 = {2 + 1/n | n = 1, ∞} = {3, 2½, 2⅓, 2¼, ...}


consists of a sequence of numbers that approaches 2 from the right side but never reaches 2. A lower bound for this set of numbers is the number 2 or any number less than 2, (such as the numbers 1, 0.5, -6, etc. ). The greatest lower bound (glb) of this set is 2. Unlike the situation for a finite set of numbers where there will always be some smallest number in the set, in an infinite set there may not be any smallest number but there may be a greatest lower bound that plays a role similar to that of the smallest number of the set. An upper bound for this set S1 is the number 3 or any number larger than 3. In general, when talking about greatest lower bounds and least upper bounds, there is an infinite number of numbers that qualify. The least upper bound of this set is the number 3. Consider the sequence S2


            S2 = {2 + 1/n, 6 - 1/n | n = 1, ∞} = {3, 5, 2½, 5½, 2⅓, 5⅔, 2¼, 5¾, ...}  


ole4.gif

This really is two sequences of numbers, one approaching 2 from the right and the other approaching 6 from the left as shown graphically in Fig. 1. The greatest lower bound of this set is 2 and the least upper bound is 6.



Def. Accumulation point (or cluster point or limit point) of a sequence. A point P such that there are an infinite number of terms of the sequence in any neighborhood of P.


Example 3. The sequence


             ole5.gif


has two accumulation points, the numbers 0 and 1. The sequence S1


            S1 = {2 + 1/n | n = 1, ∞} = {3, 2½, 2⅓, 2¼, ...}


has a cluster point (or accumulation point) at the value 2. The sequence S2


            S2 = {2 + 1/n, 6 - 1/n | n = 1, ∞} = {3, 5, 2½, 5½, 2⅓, 5⅔, 2¼, 5¾, ...}


has a cluster point (or accumulation point) at the values 2 and 6.



Limit superior. For a sequence of real numbers, the largest accumulation point is called the limit superior and denoted by lim sup or ole6.gif . It corresponds to the cluster point farthest to the right on the real line. A number ole7.gif is called the limit superior if infinitely many terms of the sequence are greater than ole8.gif - ε for any positive ε, while only a finite number of terms are greater than ole9.gif + ε.

Syn. greatest limit, maximum limit, upper limit



Limit inferior. For a sequence of real numbers, the smallest accumulation point is called the limit inferior and denoted by lim inf or ole10.gif . It corresponds to the cluster point farthest to the left on the real line. A number l is called the limit inferior if infinitely many terms of the sequence are less than l + ε for any positive ε, while only a finite number of terms are less than l - ε.

Syn. least limit, minimum limit, lower limit



Example 4. In the sequence S2


            S2 = {2 + 1/n, 6 - 1/n | n = 1, ∞} = {3, 5, 2½, 5½, 2⅓, 5⅔, 2¼, 5¾, ...}


the limit superior is 6 and the limit inferior is 2.


In the sequence S3


            S3 = {2 + 1/n, 6 - 1/n, 10 + 1/2n | n = 1, ∞}


the limit superior is 10 and the limit inferior is 2. The cluster point farthest to the right is at 10 and the one farthest to the left is at 2. The greatest lower bound of the sequence is 2 and the least upper bound is 10½.


  


Cauchy’s condition for convergence of a sequence. An infinite sequence converges if, and only if, the numerical difference between every two of its terms is as small as desired, provided both terms are sufficiently far out in the sequence. Tech. The infinite sequence s1, s2, s3, ... , sn, ... converges if, and only if, for every ε > 0 there exists an N such


            | sn+h - sn | < ε


 

that for all n > N and all h > 0.

                                                                                                James and James. Mathematics Dictionary




Def. Cauchy sequence. A Cauchy sequence is a sequence where, given any preassigned positive number ε, however small, there exists a point in the sequence (possibly very far out) beyond which the distance between any two selected elements is less than ε. Tech. A Cauchy sequence is a sequence of points P1, P2, ... such that for any ε > 0 there is a number N for which ρ(Pi, Pj) < ε if i > N and j > N, where ρ(Pi, Pj) is the distance between Pi and Pj. If the points are points of Euclidean space, this is equivalent to the sequence being convergent. If the points are real (or complex) numbers, then ρ(Pi, Pj) is | Pi - Pj | and the sequence is convergent if and only if it is a Cauchy sequence.


Syn. Convergent sequence, fundamental sequence, regular sequence.


                                                                                                James and James. Mathematics Dictionary




Monotonic sequences.


Monotonic increasing sequence. A sequence of real terms a1, a2, ... ,an, ... such that an+1 ≥an for all n i.e. a sequence in which the terms either increase or remain the same.


Monotonic decreasing sequence. A sequence of real terms a1, a2, ... ,an, ... such that an+1 ≤an for all n i.e. a sequence in which the terms either decrease or remain the same.


Theorem. Every monotonic (increasing or decreasing) sequence a1, a2, ... ,an, ... with the property that |an| < M (a constant) converges. That is, every bounded monotonic sequence has a limit.




Theorems on limits of sequences. For sequences consisting of numbers the following hold:


ole11.gif


ole12.gif


ole13.gif


ole14.gif


ole15.gif


ole16.gif


ole17.gif






References.

   James and James. Mathematics Dictionary.

   Taylor. Advanced Calculus.

   Spiegel. Advanced Calculus. (Schaum)



More from SolitaryRoad.com:

The Way of Truth and Life

God's message to the world

Jesus Christ and His Teachings

Words of Wisdom

Way of enlightenment, wisdom, and understanding

Way of true Christianity

America, a corrupt, depraved, shameless country

On integrity and the lack of it

The test of a person's Christianity is what he is

Who will go to heaven?

The superior person

On faith and works

Ninety five percent of the problems that most people have come from personal foolishness

Liberalism, socialism and the modern welfare state

The desire to harm, a motivation for conduct

The teaching is:

On modern intellectualism

On Homosexuality

On Self-sufficient Country Living, Homesteading

Principles for Living Life

Topically Arranged Proverbs, Precepts, Quotations. Common Sayings. Poor Richard's Almanac.

America has lost her way

The really big sins

Theory on the Formation of Character

Moral Perversion

You are what you eat

People are like radio tuners --- they pick out and listen to one wavelength and ignore the rest

Cause of Character Traits --- According to Aristotle

These things go together

Television

We are what we eat --- living under the discipline of a diet

Avoiding problems and trouble in life

Role of habit in formation of character

The True Christian

What is true Christianity?

Personal attributes of the true Christian

What determines a person's character?

Love of God and love of virtue are closely united

Walking a solitary road

Intellectual disparities among people and the power in good habits

Tools of Satan. Tactics and Tricks used by the Devil.

On responding to wrongs

Real Christian Faith

The Natural Way -- The Unnatural Way

Wisdom, Reason and Virtue are closely related

Knowledge is one thing, wisdom is another

My views on Christianity in America

The most important thing in life is understanding

Sizing up people

We are all examples --- for good or for bad

Television --- spiritual poison

The Prime Mover that decides "What We Are"

Where do our outlooks, attitudes and values come from?

Sin is serious business. The punishment for it is real. Hell is real.

Self-imposed discipline and regimentation

Achieving happiness in life --- a matter of the right strategies

Self-discipline

Self-control, self-restraint, self-discipline basic to so much in life

We are our habits

What creates moral character?


[ Home ] [ Up ] [ Info ] [ Mail ]