Find a formula for
1+1+⋯+ 1
1 ⋅ 2 2 ⋅ 3 n(n + 1)
by examining the values of this expression for small
values of n.
b) Prove the formula you conjectured in part
a)
"\\dfrac{1}{1\\cdot2}+\\dfrac{1}{2\\cdot3}+...+\\dfrac{1}{n(n+1)}=\\displaystyle\\sum_{i=1}^n\\dfrac{1}{n(n+1)}=\\dfrac{n}{n+1}"
b) Let "P(n)" be the proposition that "1+1+...+1=\\displaystyle\\sum_{i=1}^n1," is "n." We must prove that "P(n)" is true for "n=1,2,3,..."
BASIS STEP: "P(1)" is true, because "1=\\displaystyle\\sum_{i=1}^11=1."
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
is also true.
When we add "1" to both sides of the equation in "P(k)," we obtain
This last 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."
Let "P(n)" be the proposition that "\\dfrac{1}{1\\cdot2}+\\dfrac{1}{2\\cdot3}+...+\\dfrac{1}{n(n+1)}=\\displaystyle\\sum_{i=1}^n\\dfrac{1}{n(n+1)}" is "\\dfrac{n}{n+1}." We must prove that "P(n)" is true for "n=1,2,3,..."
BASIS STEP: "P(1)" is true, because "\\dfrac{1}{1\\cdot2}=\\displaystyle\\sum_{i=1}^1\\dfrac{1}{n(n+1)}=\\dfrac{1}{1+1}=\\dfrac{1}{2}."
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
is also true.
When we add "\\dfrac{1}{(k+1)(k+1+1)}" to both sides of the equation in "P(k)," we obtain
"=\\dfrac{k(k+2)+1}{(k+1)(k+2)}=\\dfrac{(k+1)^2}{(k+1)(k+2)}"
"=\\dfrac{k+1}{k+2}=\\dfrac{k+1}{k+1+1}"
This last 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