SUNY Geneseo Department of Computer Science


Introduction to Induction

{Date}

CSci 141, Fall 2003
Prof. Doug Baldwin

Return to List of Lectures

Previous Lecture


Questions?

Find red tile

[Robot with a Red Tile Between It and Wall]

Reading Summary

Chapter 7 through Section 7.1.1

What induction is

Sum of first natural numbers

First part OK, sketchy on second

[Big Sigma Means Adding a Series of Numbers]

Proof about sum of first n naturals

[Proof that Sum of the First n Naturals is n(n+1)/2]

Structure of induction

Sum of first powers of 2

What does "big sigma" do?

For Wednesday

Review proof about sum of first powers of 2

Be ready with old mini-assignment, i.e., use induction to show that whenever n >= 4, n! > 2n


Next Lecture