Prove by Induction that 2 + 4 + 6 + ... + 2n = n(2n − 1)

preview_player
Показать описание

Mathematical Induction is a technique of proving a statement, theorem or formula which is thought to be true, for each and every natural number n. By generalizing this in form of a principle which we would use to prove any mathematical statement is ‘Principle of Mathematical Induction‘.

Principle of Mathematical Induction Solution and Proof
Consider a statement P(n), where n is a natural number. Then to determine the validity of P(n) for every n, use the following principle:

Step 1: Check whether the given statement is true for n = 1.

Step 2: Assume that given statement P(n) is also true for n = k, where k is any positive integer.

Step 3: Prove that the result is true for P(k+1) for any positive integer k.

If the above-mentioned conditions are satisfied, then it can be concluded that P(n) is true for all n natural numbers.

Proof:
The first step of the principle is a factual statement and the second step is a conditional one. According to this if the given statement is true for some positive integer k only then it can be concluded that the statement P(n) is valid for n = k + 1.

This is also known as the inductive step and the assumption that P(n) is true for n=k is known as the inductive hypothesis.
Рекомендации по теме