]> An IDEAL Group, CLC, Project

Math 126B

Worksheet #1

Spring 2003

Names:

(1) Before we begin this worksheet, it's time to get to know the members of your group. Which

member knows the most or all of this week's seven Iinalists on American Idol?

(2) Let's take a moment to get familiar with sequences. Develop the formula for each of the three

sequences:

(a) {2, 4, 8, 16, ...} an=

(b) {2, -4, 8, -16, ...} bn=

(c) {1, 7, -3, 11, -7, 15, -11...} cn=

(Note: If you're being challenged, come back to (c) when you Iinish the other problems.)

A popular method for mathematicians is called induction. A superficial perspective is that

induction proves something works when (1) the initial case works and (2) the follow up cases

work. We will want to use induction in order to show that the following expression has a limit:

1+1+1+1+....

Let's use the Monotonic Sequence Theorem to prove this expression has a limit: Every bounded,

monotonic sequence is convergent. (Recall, convergent implies that the expression has a limit.) To

use the theorem, we have to show that the expression is bounded and is monotonic.

(3) First, let's get familiar with the expression. We can view the expression has the following

sequence: bn+1=1+bn.

(a) Compute the values for b1, b2, b3, b4, and b5, where b0=0.

b1= b2= b3=

b4= b5=

(b) Looking at just the Iirst Iive terms, determine whether your intuition indicates whether

the sequence is bounded and monotonic. Explain.

Math 126B

Worksheet #1

Spring 2003

Bounded?

Monotonic?

(4) Lets' prove that bn is actually bounded. To do that, pick a number that you think bounds

the sequence at the top.

Now, is b0 less than your number? (I hope that you picked a number bigger than 0 and bigger

than b5.) That satisfies the Iirst step of induction; the initial value is less than your number.

Next, assume that bi is less than your number. You now want to do some algebra to show

that bi+1 is also less than your number. In notation form, assume bi<M. Show bi+1<M.

(Hint: work both sides of the inequality.)

Math 126B

Worksheet #1

Spring 2003

(5) Now that we've proved bn is bounded, let's show that it's monotonically increasing. We'11

following a similar pattern.

Is b0<b1 ? So, we've got the initial case increasing.

Next, assume that bi<bi+1. Show that bi+1<bi+2. (Once again, work both sides of the

inequalities to make the thing you want.)

(6) Since you've shown that bn is bounded and monotonically increasing, we know that

bn converges and has a limit. It's time to determine the limit. Begin with

limxbi+1=limx1+bi. Use the rules for limits and also use limxbi=L. Then, solve for

L.