Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
882
6
avatar

What is the sum of the following sequence: 1000^3 - 999^3 - 998^3 - 997^3 -.............-3^3 - 2^3 - 1^3. Any hint or help would be greatly appreciated. Thank you.

 Mar 26, 2019
 #1
avatar+33654 
+4

Hint:

 

You can write this as 10003999k=1k3

 

Now nk=1k3=n2(n+1)24

 

Hope this helps!

 Mar 26, 2019
 #2
avatar
+1

Hello Alan: The second part evaluates to this:
∑[ (k^3), k, 1, 999] = 249,500,250,000, which is not correct. It should be written as follows:
∑[ (k - 1)^3, k, 999, 1] = 0, since the terms are continuously declining by 1.  

 Mar 26, 2019
edited by Guest  Mar 26, 2019
 #3
avatar+33654 
+3

I don't see it!  As far as I can see the negative terms run from 1 cubed to 999 cubed so this term is as I wrote it.

Alan  Mar 26, 2019
 #6
avatar+2234 
+2

The formal definition for summations defined recursively is

 

bi=ag(i)=0|for b < abi=ag(i)=g(b)+b1i=ag(i)|for b > a 

 

Note that the zero (0) result is true for all summations where the lower limit is larger than the upper limit.

 

So, Mr. BB, wouldn’t it be rather pointless to present a finite series only to define it as zero (0)?  I suppose there may be reasons for this, but this series isn’t one of them.

 

GA

GingerAle  Mar 27, 2019
 #4
avatar
+1

NO! Alan is correct!

 Mar 26, 2019
edited by Guest  Mar 26, 2019
edited by Guest  Mar 26, 2019
 #5
avatar+26396 
+2

What is the sum of the following sequence: 1000^3 - 999^3 - 998^3 - 997^3 -.............-3^3 - 2^3 - 1^3.

 

10003999399839973332313=10003(13+23+33++9973+9983+9993)=10003(1+2+3++997+998+999)2=10003((1+9992)999)2=1000350029992=1 000 000 000249 500 250 000=248 500 250 000

 

laugh

 Mar 27, 2019

0 Online Users