Hi,
Please follow the following steps while doing questions of mathematical induction
- Let P(n): (the equation)
- Prove P(n) for n = 1
- Assume P(k) is true (make this as 1st equation)
- Prove P(k + 1) true (prove this using the 1st equation)
- Write the following line
P(k + 1) is true when P(k) is true.
Thus by the principle of mathematical induction, P(n) is true for n, where n is a natural number.
Please check an example of the above method here https://www.teachoo.com/2244/589/Ex-4.1--1---1---3---32---..---3n-1-=-(3n---1)-2----Chapter-4/category/Ex-4.1/
Check other questions of Mathematical Induction here.
Written on March 10, 2017, 2:38 p.m.