asked 143k views
4 votes
What is the sum of the first 30 odd numbers? How to calculate it without having to add all of them.

1 Answer

2 votes
See that odd number are in a Aritmetic progression with a1 = 1 and r = 2

30th number of sequence is given by:


a_(30)=a_1+29r\\ \\ a_(30)=1+29*2\\ \\ a_(30)=59

Now you can calculate the sun by:


S_(30)=(30(1+59))/(2)=(30*60)/(2)=900
answered
User Leo Antunes
by
8.4k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.