Some Interesting Patterns
1. Adding consecutive odd numbers
Observe the following pattern of sums of odd numbers.
| 1 = | 1 = |
| 3 + 5 = | 8 = |
| 7 + 9 + 11 = | 27 = |
| 13 + 15 + 17 + 19 = | 64 = |
| 21 + 23 + 25 + 27 + 29 = | 125 = |
Is it not interesting?
How many consecutive odd numbers will be needed to obtain the sum as
Express the following numbers as the sum of odd numbers using the above pattern?
(i)
(ii)
(iii)
Consider the following pattern:
Using the above pattern, find the value of the following:
(i)
(ii)
(iii)
(iv)