Processing math: 100%
 
+0  
 
0
538
2
avatar

Compute 12+32+52++992

 Jul 12, 2020
 #1
avatar
0

Use "Sum of consecutive squares" formula to sum them up:

 

n =99; a = 1/6 * (2*n + 1)*n*(n + 1) =328,350

 Jul 12, 2020
 #2
avatar+33657 
+1

The numbers aren't consecutive, they increase by 2, so:

 

 Jul 13, 2020

3 Online Users