Let "P(n)" be the proposition that for every positive integer "n,"
BASIC STEP: "P(1)" is true, because "1\\cdot2\\cdot3=\\dfrac{1(1+1)(1+2)(1+3)}{4}"
INDUCTIVE STEP: For the inductive hypothesis we assume that "P(k)" holds for an arbitrary
positive integer "k." That is, we assume that
Under this assumption, it must be shown that "P(k+1)" is true, namely, that
"=\\dfrac{(k+1)(k+2)(k+3)(k+4)}{4}"
is also true.
"=\\dfrac{k(k+1)(k+2)(k+3)}{4}+(k+1)(k+2)(k+3)"
"=\\dfrac{(k+1)(k+2)(k+3)(k+4)}{4}"
This equation shows that "P(k + 1)" is true under the assumption that "P(k)" is true. This completes the inductive step.
We have completed the basis step and the inductive step, so by mathematical induction we
know that "P(n)" is true for all positive integers "n." That is, we have proven that
for all positive integers "n."
Comments
Leave a comment