The Citizen Scientist
 

17 December 2004

How do we use limits?

by George E. Hrabovsky, President, MAST

Where We Have Been

Last time I wrote about infinity and integration.  I showed what integration is and introduced the idea of a limit.

Session 4: How do we use limits?

Last time we introduced the idea of a limit of a function. The notion of a limit is unique to calculus (or analysis, as it is called in its more advanced forms.)  How, then, do we actually use it?  According to [1] there seem to be two ways to use limits:

1) We can take the limit of a sequence of numbers.

2) We can take the limit of a function as the independent variable gets closer to a particular value.

This leads to three questions:

48. What is a sequence?

49. How do we take the limit of a sequence?

50. How do we take the limit of a function as the independent variable gets closer to a particular value?

What is a sequence?

According to [2] a sequence is an ordered set of mathematical objects.  Often these objects are numbers and are denoted by curly braces.  For example, the sequence of natural numbers can be written

{1, 2, 3, ...} .

There are many different kinds of sequences.

51. What different kinds of sequences are there?

What different kinds of sequences are there?

I will now introduce a nice little book by Donald Hight called A Concept of Limits [3]. There are two ways of classifying sequences. The first is to name the sequence according to its results. In this way you get the constant sequence, the arithmetic sequence, the geometric sequence, the Fibonacci sequence, and so on.  The second way is to study the boundedness and monotonicity of the sequence.

52. What is a constant sequence?

53. What is an arithmetic sequence?

54. What is a geometric sequence?

55. What is the Fibonacci sequence?

56. What is the boundedness of a sequence?

57. What is the monotonicity of a sequence?

What is a constant sequence?

Before we get to the answer to this question we need to settle on some notation. We will define a sequence as a set of ordered pairs,

{{n, s_n}},

where n is the number of the element of the sequence, and s_n is the corresponding element of the sequence.  The constant sequence can then be expressed by,

{{n, c}},

where c is some constant. In other words a sequence composed of n constants is a constant sequence.

What is an arithmetic sequence?

If we have a sequence of numbers,

{{n, a_n}},

and we can express a_n as,

a_n = c + (n - 1) d

where c is the first term of the sequence and d is some given number.  We can express this sequence as,

{{n, c + (n - 1) d}} .

This is called an arithmetic sequence.

What is a geometric sequence?

If we have a sequence of numbers,

{{n, g_n}},

and we can express g_n as,

g_n = c d^(n - 1)

where c is the first term of the sequence and d is some given number.  We can express this sequence as,

{{n, c d^(n - 1)}} .

This is called a geometric sequence.

What is the Fibonacci sequence?

If we have a sequence of numbers,

{{n, f_n}},

and we can express f_n as,

f_n = f_ (n - 1) + f_ (n - 2)

where the first two terms of the sequence is 1.  We can express this sequence as,

{{n, f_ (n - 1) + f_ (n - 2)}} .

This is called the Fibonacci sequence.  We will discuss boundedness and monotonicity in the next issue.

Book Review: A Concept of Limits

Donald W. Hight, A Concept of Limits, Prentice-Hall, Inc., 1966 (republished in 1977 by Dover Publications).

This is a truly underrated book.  It is a fantastic introduction to the central issue of calculus, the limit. It begins with a thorough and readable discussion of sequences and their limits. This is expanded to functions, and then considered in a general light. If you are confused about sequences, functions, or limits, this is the book for you.

[1] Richard A. Silverman, Modern Calculus and Analytic Geometry Macmillan Company, 1969 (republished in 2002 by Dover Publications).

[2] Eric W. Weisstein, CRC Concise Encyclopedia of Mathematics, CRC Press, 1999.

[3] Donald W. Hight, A Concept of Limits, Prentice-Hall, Inc., 1966 (republished in 1977 by Dover Publications).


Created by Mathematica  (December 9, 2004)

Copyright © 2004 Society for Amateur Scientists