Solveeit Logo

Question

Mathematics Question on Some More Interesting Patterns

Without adding find the sum

  1. 1+3+5+7+91 + 3 + 5 + 7 + 9
  2. 1+3+5+7+9+11+13+15+17+191 + 3 + 5 + 7 + 9 + 11 + 13 + 15 + 17 + 19
  3. 1+3+5+7+9+11+13+15+17+19+21+231 + 3 + 5 + 7 + 9 + 11 + 13 + 15 + 17 + 19 + 21 + 23
Answer

We know that the sum of first n odd natural numbers is n2n^2.
(i) Here, we have to find the sum of first five odd natural numbers.
Therefore, 1+3+5+7+9=(5)2=251 + 3 + 5 + 7 + 9 = (5)^2= 25


(ii) Here, we have to find the sum of first ten odd natural numbers.
Therefore, 1+3+5+7+9+11+13+15+17+19=(10)2=1001 + 3 + 5 + 7 + 9 + 11 + 13 + 15 + 17 + 19 = (10)^2= 100


(iii) Here, we have to find the sum of first twelve odd natural numbers.
Therefore, 1+3+5+7+9+11+13+15+17+19+21+23=(12)2=1441 + 3 + 5 + 7 + 9 + 11 + 13 + 15 +17 + 19 + 21 + 23 = (12)^2= 144