1, 2, 3, 4, 5, 6, .... (etc)
or
1, 1/2, 1/3, 1/4, .... (etc)
or
0, 0, 0, 0, 0, .... (etc)
or
8.17, 1, 2, 3, 3, 3, 3, 3, .... (3's forever)
or
3, 1, 4, 1, 5, 9, 2, ....
Create your own infinite sequence:
________________________________________
How about another one:
________________________________________
or in braces:
{a1, a2, a3, a4, ...}
or more concisely, just:
{an}
is the same as the sequence {ak}
In particular,
the sequence {1/n}
is the same as the sequence {1/k}
Note that both of these represent (equal)
one of the sequences above, namely:
________________________________________
or
Lim an = L n®![]()
Given a sequence {an}, there are several possibilities as to its convergence behavior:
Which type is the sequence {1/k}? __________ The sequence (-1)n/n? __________ The sequence (-1)k? __________.
Now write at least two (can you come up with three or more?) sequences whose convergence is of each of the types listed above (you may use some of the sequences listed on the first page).
Sequences of type 1:
Sequences of type 2A:
Sequences of type 2B:
Sequences of type 2C:
The graph of such a function is a sequence (infinite of course!) of points. On the axes below, put in the graphs of the three infinite sequences given by f(n) = 1/n, g(n)= n, and h(n)= 2-(1/n). Be sure to label the units on both axes.
| y | | | | | | | | -------------------------------------------------- x-axis
Speaking informally but being as precise as you can, describe how
the graphs above relate to convergence. What visually/geometrically is
key to convergence?
____________________________________________________________
____________________________________________________________
____________________________________________________________
Now graph f(n)=(-1)n/n and g(n) = (-1)n (in different colors):
| y | | | | | | -------------------------------------------------- x-axis | | | | | | |What do these graphs tell you about convergence? Why?
____________________________________________________________ ____________________________________________________________ ____________________________________________________________"Functional Fact": If an=f(n) for every integer n, where f(x) is a function defined on the real line, then the limit as n ®
For each of the following functions
1. f(n) = n/(n+1)
Experimentally:________________________________________
Diverges? Or else converges to?__________.
2. g(k) = sin(k)/k
Experimentally:________________________________________
Diverges? Or else converges to?__________.
| y | | | | | | | -------------------------------------------------- x-axis | | | | | | | |Part c.:
Dealing with Exponentials
Henceforth, "the limit of"
will mean "the limit as <the variable> approaches
" unless stated otherwise.
Fact: If the limit of {an} is L (and L>0), then
by letting bn = ln(an) for every n, we get a
sequence such that the limit of {bn} is ln(L). This means
conversely that if we don't know the limit of {an}, but
find that the limit of {bn} is M, then the limit of
{an} is eM.
For example, suppose we wish to find the limit of {an} where an = n(1/n)
If bn = ln(an) for each n, then by the properties of logarithms, bn = (ln(n))/n.
Using L'Hopital's rule on f(x) = (ln(x))/x we see that the limit of
f(x) is _______. Hence by the result "____________________" above, the
limit of {bn} is ___________. Hence by the fact about
exponentials, the limit of the original sequence {an} is
__________.