Advertisements
Advertisements
Question
Prove that the sum of the first n non-zero even numbers is n2 + n
Solution
Let P(n): 2 + 4 + 6 + … + 2n = n2 + n, ∀ n ∈ N
Step 1:
P(1): 2 = 12 + 1 = 2
Which is true for P(1)
Step 2:
P(k): 2 + 4 + 6 + … + 2k
= k2 + k.
Let it be true.
Step 3:
P(k + 1): 2 + 4 + 6 + … + 2k + (2k + 2)
= k2+ k + (2k + 2)
= k2 + 3k + 2
= k2 + 2k + k + 1 + 1
= (k+ 1)2 + (k + 1)
Which is true for P(k + 1)
So, P(k + 1) is true whenever P(k) is true.
APPEARS IN
RELATED QUESTIONS
By the principle of mathematical induction, prove the following:
1.2 + 2.3 + 3.4 + … + n(n + 1) = `(n(n + 1)(n + 2))/3` for all n ∈ N.
By the principle of mathematical induction, prove the following:
4 + 8 + 12 + ……. + 4n = 2n(n + 1), for all n ∈ N.
By the principle of mathematical induction, prove the following:
an – bn is divisible by a – b, for all n ∈ N.
By the principle of mathematical induction, prove the following:
52n – 1 is divisible by 24, for all n ∈ N.
By the principle of mathematical induction, prove the following:
2n > n, for all n ∈ N.
By the principle of Mathematical induction, prove that, for n ≥ 1
1.2 + 2.3 + 3.4 + ... + n.(n + 1) = `("n"("n" + 1)("n" + 2))/3`
Using the Mathematical induction, show that for any natural number n ≥ 2,
`(1 - 1/2^2)(1 - 1/3^2)(1 - 1/4^2) ... (1 - 1/"n"^2) = ("n" + 1)/2`
Using the Mathematical induction, show that for any natural number n ≥ 2,
`1/(1 + 2) + 1/(1 + 2 + 3) + 1/(1 +2 + 3 + 4) + .... + 1/(1 + 2 + 3 + ... + "n") = ("n" - 1)/("n" + 1)`
Using the Mathematical induction, show that for any natural number n,
`1/(1*2*3) + 1/(2*3*4) + 1/(3*4*5) + ... + 1/("n"("n" + 1)*("n" + 2)) = ("n"("n" + 3))/(4("n" + 1)("n" + 2))`
Prove by Mathematical Induction that
1! + (2 × 2!) + (3 × 3!) + ... + (n × n!) = (n + 1)! − 1
By the principle of Mathematical induction, prove that, for n ≥ 1
`1^2 + 2^2 + 3^2 + ... + "n"^2 > "n"^2/3`
Use induction to prove that n3 − 7n + 3, is divisible by 3, for all natural numbers n
Use induction to prove that 5n+1 + 4 × 6n when divided by 20 leaves a remainder 9, for all natural numbers n
Use induction to prove that 10n + 3 × 4n+2 + 5, is divisible by 9, for all natural numbers n
Choose the correct alternative:
If `""^("a"^2 - "a")"C"_2 = ""^("a"^2 - "a")"C"_4` then the value of a is
Choose the correct alternative:
Everybody in a room shakes hands with everybody else. The total number of shake hands is 66. The number of persons in the room is ______
Choose the correct alternative:
1 + 3 + 5 + 7 + · · · + 17 is equal to