n = 0 ∑ 1 0 0 0 i n = ? where i = − 1 .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Another way to solve this is to consider it as a geometric progression: 1 + i + i 2 + i 3 + … + i 1 0 0 0 = = = = i − 1 i 1 0 0 1 − 1 i − 1 i 1 0 0 1 m o d 4 − 1 i − 1 i − 1 1
The sum of every four consecutive powers of i o t a is 0 .Now,that implies n = 1 ∑ 1 0 0 0 i n = 0 .Hence,answer is i 0 = 1 .1-minute problem!! Cheers.
This works too!
well.. that was my approach... elementary but effective. :D
Problem Loading...
Note Loading...
Set Loading...
n = 0 ∑ 1 0 0 0 i n = 1 + i − 1 − i + 1 + i − 1 − i + 1 + i − 1 − i . . . + 1 = + 1