Question 1 Exercise 7.1

Solutions of Question 1 of Exercise 7.1 of Unit 07: Permutation, Combination and Probablity. This is unit of A Textbook of Mathematics for Grade XI is published by Khyber Pakhtunkhwa Textbook Board (KPTB or KPTBB) Peshawar, Pakistan.

Establish the formulas below by mathematical induction, 2+4+6++2n=n(n+1)

1. For n=1 then 2=1(1+1)=2 Hence the above proposition is true for n=1. 2. Let it be true for n=k, then 2+4+6++2k=k(k+1)....(i) 3. For n=k+1, the (k+1)th term of the series, which is: ak+1=2(k+1)=2k+2 Adding this k+1 term to both sides of the induction hypothesis (i) 2+4+6++2k+2(k+1)=k(k+1)+2(k+1)=(k+1)[k+2]=(k+1)(k+1+1) Which is the form taken by proposition when n is replaced by k+1. hence it is true for n=k+1.

Thus by mathematical induction it it true for nN.