Jump to content

Science:Infinite Series Module/Units/Unit 1/1.1 Infinite Sequences/1.1.11 Example rn

From UBC Wiki

Example

Determine the values of r so that the sequence

{rn}n=1

is convergent.

Complete Solution

We can solve this problem by considering cases for the value of r.

Case 1

If r > 1, then  rn tends to infinity as n tends to infinity. The sequence is divergent in this case.

Case 2

If r= 1, then

limnarn=1

so the sequence is convergent for this case.

Case 3

If 1<r<+1, then

limnrn=0,

so the sequence is convergent for this case.

Case 4

If r=1, then

limn(1)n

does not exist, so the sequence is divergent for this case.

Case 5

If r<1, then rn tends to negative infinity as n does not tend to a single finite number. The sequence is divergent in this case.

Summary

Therefore, the sequence {rn}n=1 is convergent when 1<r+1.

Explanation of Each Step

Case 1

Consider the case when r=2. Then our sequence becomes

{2,4,8,16,32,64,}

which tends to infinity.

Case 2

Here we are using a fundamental property of limits, that the limit of a constant equals that constant:

limxc=c

for any constant c and x.

Case 3

Consider the case when r=1/2. Then our sequence becomes

{1/2,1/4,1/8,1/16,1/32,}

which tends to zero.

Similarly, if  r=1/2. Then our sequence becomes

{1/2,+1/4,1/8,+1/16,1/32,}

which also tends to zero.

Case 4

In this case, we have the sequence

1,+1,1,+1,

As n approaches infinity the sequence does not approach a unique value, so the limit does not exist.

Case 5

This case is similar to Case 1. Consider the case when r=2. Then our sequence becomes

{2,+4,8,+16,32,+64,}

The terms alternate between positive and negative numbers, and do not tend to a single finite number.

Possible Challenge Areas

Connecting Results to Definition of Convergence

In each of the cases, we used a limit to determine whether the sequence is convergent. According to our definition of convergence of a sequence, as long as our respective limits exist, then the sequence converges.