This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Take the odd numbers 1,3,5,7.Their sum is 16 and the number of terms is 4.So sum is n 2 .Now check this with some more numbers. 1,3,5,7,9.Sum is 25.Number of terms are 5.So 5 2 .Therefore the answer is n 2 .