Math, asked by komali000, 10 months ago

Problem 2
Prove that
1 2 + 2 2 + 3 2 + ... + n 2 = n (n + 1) (2n + 1)/ 6
For all positive integers n.

Answers

Answered by vreddyv2003
13

Answer:Statement P (n) is defined by  

1 2 + 2 2 + 3 2 + ... + n 2 = n (n + 1) (2n + 1)/ 2  

STEP 1: We first show that p (1) is true.  

Left Side = 1 2 = 1  

Right Side = 1 (1 + 1) (2*1 + 1)/ 6 = 1  

Both sides of the statement are equal hence p (1) is true.  

STEP 2: We now assume that p (k) is true  

1 2 + 2 2 + 3 2 + ... + k 2 = k (k + 1) (2k + 1)/ 6  

and show that p (k + 1) is true by adding (k + 1) 2 to both sides of the above statement  

1 2 + 2 2 + 3 2 + ... + k 2 + (k + 1) 2 = k (k + 1) (2k + 1)/ 6 + (k + 1) 2  

Set common denominator and factor k + 1 on the right side  

= (k + 1) [ k (2k + 1)+ 6 (k + 1) ] /6  

Expand k (2k + 1)+ 6 (k + 1)  

= (k + 1) [ 2k 2 + 7k + 6 ] /6  

Now factor 2k 2 + 7k + 6.  

= (k + 1) [ (k + 2) (2k + 3) ] /6  

We have started from the statement P(k) and have shown that  

1 2 + 2 2 + 3 2 + ... + k 2 + (k + 1) 2 = (k + 1) [ (k + 2) (2k + 3) ] /6  

Which is the statement P(k + 1).

Step-by-step explanation:

Similar questions