Express the following as a sum of consecutive odd numbers starting with 1
72
We know that any square can be expressed as the sum of consecutive odd numbers starting from 1.
n2 = 1 + 3 + 5 + … + (2n-1)
Therefore, 72 = 1 + 3 + 5 + … + (2 × 7-1)
= 1 + 3 + 5 + … + 13
= 1 + 3 + 5 + 7 + 9 + 11 + 13
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.