<< Chapter < Page Chapter >> Page >

It is clear from this definition that we can't check whether a sequence converges or not unless we know thelimit value L . The whole thrust of this definition has to do with estimating the quantity | a n - L | . We will see later that there are ways to tell in advance that a sequence converges without knowing the value of the limit.

Let a n = 1 / n , and let us show that lim a n = 0 . Given an ϵ > 0 , let us choose a N such that 1 / N < ϵ . (How do we know we can find such a N ? ) Now, if n N , then we have

| a n - 0 | = | 1 n | = 1 n 1 N < ϵ ,

which is exactly what we needed to show to conclude that 0 = lim a n .

Let a n = ( 2 n + 1 ) / ( 1 - 3 n ) , and let L = - 2 / 3 . Let us show that L = lim a n . Indeed, if ϵ > 0 is given, we must find a N , such that if n N then | a n + ( 2 / 3 ) | < ϵ . Let us examine the quantity | a n + 2 / 3 | . Maybe we can make some estimates on it, in such a way that it becomes clear how to find the natural number N .

| a n + ( 2 / 3 ) | = | 2 n + 1 1 - 3 n + 2 3 | = | 6 n + 3 + 2 - 6 n 3 - 9 n | = | 5 3 - 9 n | = 5 9 n - 3 = 5 6 n + 3 n - 3 5 6 n < 1 n ,

for all n 1 . Therefore, if N is an integer for which N > 1 / ϵ , then

| a n + 2 / 3 | < 1 / n 1 / N < ϵ ,

whenever n N , as desired. (How do we know that there exists a N which is larger than the number 1 / ϵ ? )

Let a n = 1 / n , and let us show that lim a n = 0 . Given an ϵ > 0 , we must find an integer N that satisfies the requirements of the definition. It's a little trickier this time to choose this N . Consider the positive number ϵ 2 . We know, from Exercise 1.16, that there exists a natural number N such that 1 / N < ϵ 2 . Now, if n N , then

| a n - 0 | = 1 n 1 N = 1 N < ϵ 2 = ϵ ,

which shows that 0 = lim 1 / n .

REMARK A good way to attack a limit problem is to immediately examine the quantity | a n - L | , which is what we did in [link] above. This is the quantity we eventually wish to show is less than ϵ when n N , and determining which N to use is always the hard part. Ordinarily, some algebraic manipulations can be performed on the expression | a n - L | that can help us figure out exactly how to choose N . Just know that this process takes some getting used to, so practice!

  1. Using the basic definition, prove that lim 3 / ( 2 n + 7 ) = 0 .
  2. Using the basic definition, prove that lim 1 / n 2 = 0 .
  3. Using the basic definition, prove that lim ( n 2 + 1 ) / ( n 2 + 100 n ) = 1 . HINT: Use the idea from the remark above; i.e., examine the quantity | a n - L | .
  4. Again, using the basic definition, prove that
    lim n + n 2 i n - n 2 i = - 1 .
    Remember the definition of the absolute value of a complex number.
  5. Using the basic definition, prove that
    lim n 3 + n 2 i 1 - n 3 i = i .
  6. Let a n = ( - 1 ) n . Prove that 1 is not the limit of the sequence { a n } . HINT: Suppose the sequence { a n } does converge to 1. Use ϵ = 1 , let N be the corresponding integer that exists in the definition, satisfying | a n - 1 | < 1 for all n N , and then examine the quantity | a n - 1 | for various n 's to get a contradiction.
  1. Let { a n } be a sequence of (real or complex) numbers, and let L be a number. Prove that L = lim a n if and only if for every positive integer k there exists an integer N , such that if n N then | a n - L | < 1 / k .
  2. Let { c n } be a sequence of complex numbers, and suppose that c n L . If c n = a n + b n i and L = a + b i , show that a = lim a n and b = lim b n . Conversely, if a = lim a n and b = lim b n , show that a + b i = lim ( a n + b n i ) . That is, a sequence { c n = a n + b n i } of complex numbers converges if and only if the sequence { a n } of the real parts converges and the sequence { b n } of the imaginary parts converges.HINT: You need to show that, given some hypotheses, certain quantities are less than ϵ . Part (c) of [link] should be of help.
  1. Prove that a constant sequence ( a n c ) converges to c .
  2. Prove that the sequence { 2 n 2 + 1 1 - 3 n } diverges to - .
  3. Prove that the sequence { ( - 1 ) n } does not converge to any number L . HINT: Argue by contradiction. Suppose it does converge to a number L . Use ϵ = 1 / 2 , let N be the corresponding integer that exists in the definition, and then examine | a n - a n + 1 | for n N . Use the following useful add and subtract trick:
    | a n - a n + 1 | = | a n - L + L - a n + 1 | | a n - L | + | L - a n + 1 | .

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Analysis of functions of a single variable. OpenStax CNX. Dec 11, 2010 Download for free at http://cnx.org/content/col11249/1.1
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Analysis of functions of a single variable' conversation and receive update notifications?

Ask