Question 2 Exercise 7.1

Solutions of Question 2 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, 1+5+9++(4n3)=n(2n1)

1. For n=1 then 1=1(2.11)=1 Hence the above proposition is true for n=1.

2. Let it be true for n=k, then 1+5+9++(4k3)=k(2k1)....(i) 3. For n=k+1, the k+1 term of the series, which is: ak1=4(k+1)3=4k+1 Adding this (k+1)th term to both sides of the induction hypcthesis (i) 1+5+9++(4k3)+(4k+1)=k(2k1)+4k+1=2k2k+4k+1=2k2+3k+1=2k2+2k+k+1=2k(k+1)+1(k+1)1+5+9++(4k3)+(4k+1)=(k+1)[2k+1]=(k+1)[2(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.