71.4k views
17 votes
Find the sum of the first 5,000 odd numbers

1 Answer

4 votes

Explanation:

this is an arithmetic sequence :

a1 = 1

an = an-1 + 2 = a1 + (n-1)×2

the sum of n terms of an arithmetic sequence is

S = n×(a1 + an)/2

n = 5000

an = a1 + 4999×2 = 9999

S = 5000×(1 + 9999)/2 = 5000×5000 = 25,000,000

User Dean Xu
by
7.8k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories