MATH 302 Lecture 11

From Notes
Jump to navigation Jump to search

« previous | Wednesday, October 5, 2011 | next »


Mathematical Induction Examples

Theorem. The sum of the first odd positive integers is

Proof by Induction. Let

Basis Step. For , is true.

Inductive step. For some arbitrary integer greater than zero, assume that is true:

We add to both sides, so

This proves and thus the inductive step.

By the principle of mathematical induction, is true for all


Theorem. The sum of the first powers of 2 is equal to :

Proof by Induction. Let represent the proposition .

Basis step. For , we have , which is true.

Inductive step. For any arbitrary integer , assume that is true, so

.

Let's add the next term to both sides:


Theorem. For ,

Proof by Induction.

Basis step. , so true.

Inductive step. For some arbitrary integer , assume is true.

SCRATCH PAPER:

Target:

Extra inequality: , so ... true

Add one to both side, so . Since , adding to both sides gives .

Combining these two inequalities gives , proving and the inductive step.

Then is true in general by the principle of mathematical induction.


Theorem. for all . In other words, there is an integer so that .

Proof by Induction.

Basis step. … true since all numbers divide zero.

Inductive step. For some arbitrary integer , assume is true, so .

SCRATCH PAPER:

Target: , so we need to find that Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 5l=k^5-k} can be expanded to look like the original statement.

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{align} (k+1)^5 - (k+1) &= k^5+5k^4+10k^3+10k^2+5k+1 - (k+1)\\ &= (k^5-k)+5k^4+10k^3+10k^2+5k \\ &= 5l + 5k^4+10k^3+10k^2+5k \\ &= 5(l+k^4+2k^3+2k^2+k) \end{align}}

For some integer Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle l} , Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 5l=k^5-k}