Express the following as a sum of consecutive odd numbers starting with 1
52
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 × 5-1)
= 1 + 3 + 5 + … + 9
= 1 + 3 + 5 + 7 + 9
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.
