Sections 4.2, 4.6

2. (a) We verify directly that $p(1)$ is true, since $1^{3}-1=0$ is a multiple of $6$.

Assume $p(k)$ is true, so that $k^{3}-k$ is a multiple of $6$. We show $p(k+1)$ must also be true. But MATH. Note that $k^{2}+k$ is always even as either the sum of two even numbers or the sum of two odd numbers, so $3(k^{2}+k)$ is necessarily a multiple of $6$. But $k^{3}-k$ is a multiple of $6$ by assumption, so MATH is a multiple of $6$ as the sum of two multiples of $6$. In other words, $p(k+1)$ is true whenever $p(k)$ is true.

With the basis and inductive step verified, our proof is complete by the Principle of Mathematical Induction.

3. Prove that MATH for $n\in \QTR{bf}{P.}$

We verify directly that $p(1)$ is true: MATH while MATH $\checkmark $

We show that MATH for all $k\in \QTR{bf}{P.}$ So we assume that MATH is true, and we MUST SHOW that MATH

Well, MATH(notation)

MATH(substitute the induction hypothesis)

MATH(algebra)

MATH(algebra)

MATH(algebra)

MATH(algebra)

and we are done. With the basis and inductive step verified, our proof is complete by the Principle of Mathematical Induction.

4. Prove MATH for all $n\in \QTR{bf}{P.}$

Rephrased, prove that MATH for all $n\in \QTR{bf}{P.}$

We verify directly that $p(1)$ is true. The left side is $6\cdot 1-2=4$, while the right hand side is MATH $\checkmark $

We show that MATH for all $k\in \QTR{bf}{P.}$ So we assume that MATH and we MUST SHOW that MATH

Well, MATH(notation)

MATH(substitute the induction hypothesis)

MATH(algebra)

MATH(algebra)

MATH(algebra)

and we are done. With the basis and inductive step verified, our proof is complete by the Principle of Mathematical Induction.

9. We verify directly that $p(1)$ is true, since $11^{1}-4^{1}=7$ is a multiple of $7$.

Assume $p(k)$ is true, so that $11^{k}-4^{k}$ is a multiple of $7$. We show $p(k+1)$ must also be true. But MATH. Note that $7\cdot 4^{k}$ is clearly a multiple of $7$, and $11^{k}-4^{k}$ is a multiple of $7$ by assumption. So $11^{k+1}-4^{k+1}$ is a multiple of $7$ as the sum of two multiples of $7$. In other words, $p(k+1)$ is true whenever $p(k)$ is true.

With the basis and inductive step verified, our proof is complete by the Principle of Mathematical Induction

.

12. We verify directly that $p(2)$ is true, since $2^{2}=4>3=2+1$.

Assume $p(k)$ is true, so that $k^{2}>k+1$. We show $p(k+1)$ must also be true. But MATH since $k^{2}>k+1$ by assumption and $3k>k$ for $k\geq 2$. In other words, $p(k+1)$ is true whenever $p(k)$ is true.

With the basis and inductive step verified, our proof is complete by the Principle of Mathematical Induction.

13. a)

$n$ sum
$1$ $1$
$2$ $4$
$3$ $9$
$4$ $16$
$5$ $25$
Based on these results, we might hypothesize that MATH.

(b) We verify directly that $p(1)$ is true, since $1=1^{2}$.

Assume $p(k)$ is true, so that MATH. We show $p(k+1)$ must also be true. MATH (by induction hypothesis and simplification) MATH. In other words, $p(k+1)$ is true whenever $p(k)$ is true.

With the basis and inductive step verified, our proof is complete by the Principle of Mathematical Induction.

16. Prove MATH for all $n\in \QTR{bf}{P.}$

Rephrased, prove that MATH for all $n\in \QTR{bf}{P.}$

We verify directly that $p(1)$ is true. The left side is MATH, while the right hand side is $3\cdot 1^{2}=3$ $\checkmark $

We show that MATH for all $k\in \QTR{bf}{P.}$ So we assume that MATH and we MUST SHOW that MATH

Well, MATH(notation)

MATH(We include the $k$ term in the sum, then subtract it off)

MATH(We separate the two 'top' terms off from the sum)

MATH(substitute the induction hypothesis)

MATH(algebra)

MATH(algebra)

and we are done. With the basis and inductive step verified, our proof is complete by the Principle of Mathematical Induction.

17. Prove that $5^{n}-4n-1$ is divisible by 16 for all $n\in \QTR{bf}{P.}$

We verify directly that $p(1)$ is true. The expression $5^{n}-4n-1$ becomes $5-4-1$ on substituting $n=1$, which gives $0$, and $16\mid 0.$ $\ \ \ \checkmark $

We show that MATH for all $k\in \QTR{bf}{P.}$ So we assume that $16\mid 5^{k}-4k-1,$ and we prove that MATH $\ \ .$So we are assuming that $5^{k}-4k-1=16m$ for some $m\in \QTR{bf}{Z,}$ and we MUST SHOW that MATH for some $n\in \QTR{bf}{Z.}$ $\ \ $

Well, MATH(notation and algebra)

MATH(substitute for $5^{k}$ from the induction hypothesis)

MATH(algebra)

MATH(algebra)

$=16($some integer)

and we are done. With the basis and inductive step verified, our proof is complete by the Principle of Mathematical Induction.

Section 4.6:

2a. Prove MATH for all $n\in \QTR{bf}{P.}$

Rephrased, prove that MATH for all $n\in \QTR{bf}{P.}$

We verify directly that $p(1)$ is true. The left side is $1\cdot 2=2$, while the right hand side is MATH $\checkmark $

We show that MATH for all $k\in \QTR{bf}{P.}$ So we assume that MATH and we MUST SHOW that MATH

Well, MATH(notation)

MATH(substitute the induction hypothesis)

MATH(algebra)

MATH(algebra)

MATH(algebra)

and we are done. With the basis and inductive step verified, our proof is complete by the Principle of Mathematical Induction.

3. Prove that $n^{5}-n$ is divisible by 10 for all $n\in \QTR{bf}{P.}$

We verify directly that $p(1)$ is true. The expression $n^{5}-n$ becomes $1^{5}-1$ on substituting $n=1$, which gives $0$, and $10\mid 0.$ $\ \ \ \checkmark $

We show that MATH for all $k\in \QTR{bf}{P.}$ So we assume that $10\mid k^{5}-k,$ and we prove that MATH $\ \ .$So we are assuming that $k^{5}-k=10m$ for some $m\in \QTR{bf}{Z,}$ and we MUST SHOW that MATH for some $n\in \QTR{bf}{Z.}$ $\ \ $

Well, MATH(algebra)

MATH(algebra)

MATH(algebra)

MATH(substituting the induction hypothesis)

MATH

Now there are two cases: $k$ is even, and $k$ is odd. If $k$ is even, then $k=2p$ for some integer $p$, in which case the expression $5k(k^{3}+1)$ becomes $10p(k^{3}+1)$, or $10s$ where $s\in \QTR{bf}{Z}$.. If $k$ is odd, then $k^{3}$ is odd, so that $k^{3}+1$ is even, so that $k^{3}+1=2t$ where $t\in \QTR{bf}{Z,}$ so that the expression $5k(k^{3}+1)$ becomes $5k\cdot 2t=10s$ where $s\in \QTR{bf}{Z.}$ Thus in either case we can continue the previous work and get:

MATH(substitute)

MATH where $w\in \QTR{bf}{Z}$

and we are done. With the basis and inductive step verified, our proof is complete by the Principle of Mathematical Induction.

This document created by Scientific Notebook 4.1.