d( k+1) is only true when d(k) is true , d(1) should also be true for d(k+1) statement to be true.
<h3>What is Mathematical Induction ?</h3>
For each and every natural number n, mathematical induction is a method of demonstrating a statement, theorem, or formula that is presumed to be true.
It is given that
the statement is true for n = k
According to the principle of Mathematical Induction
Let d(n) be a statement involving Natural Number n such that
So , the statement d(n) is true for all the n natural numbers.
According to the second principle of Mathematical Induction
Let d(n) be a statement involving Natural number n such that
when
for all n where 1 ≤ n ≤m .
- Then the statement
for all the values of n ( natural number)
Therefore , d( k+1) is only true when d(k) is true , also d(1) should also be true.
To know more about Mathematical Induction
brainly.com/question/1333684
#SPJ1