Express 81 as the sum of 9 odd numbers

We know that,

Sum of first n odd numbers = n2


Expressing 81 as a sum of 9 odd numbers


81 = (9)2


n = 9


81 = 1 + 3 + 5 + 7 + 9 + 11 + 13 + 15 + 17


5