Sum of the first 2000 square numbers




We define square numbers as numbers that when squared will equal a whole number. Thus, the list of the first square numbers starts with 1, 4, 9, 16, and so on.

What is the sum of the first 2000 square numbers, you ask? Here we will give you the formula to calculate the first 2000 square numbers and then we will show you how to calculate the first 2000 square numbers using the formula.

The formula to calculate the first n square numbers is displayed below:

   
n(n + 1) × (2(n) + 1)
 
   
6
 

To calculate the sum of the first 2000 square numbers, we enter n = 2000 into our formula to get this:

   
2000(2000 + 1) × (2(2000) + 1)
 
   
6
 

First, calculate each section of the numerator: 2000(2000 + 1) equals 4002000 and (2(2000) + 1) equals 4001. Therefore, the problem above becomes this:

   
4002000 × 4001
 
   
6
 

Next, we calculate 4002000 times 4001 which equals 16012002000. Now our problem looks like this:

   
16012002000
 
   
6
 

Finally, divide the numerator by the denominator to get our answer:

16012002000 ÷ 6 = 2668667000

There you go. The sum of the first 2000 square numbers is 2668667000.


You may also be interested to know that if you list the first 2000 square numbers 1, 2, 9, etc., the 2000th square number is 4000000.

Sum of Square Numbers Calculator
Need the answer to a similar problem? Get the first n square numbers here.




What is the sum of the first 2001 square numbers?
Here is the next math problem on our list that we have explained and calculated for you.


Copyright  |   Privacy Policy  |   Disclaimer  |   Contact