Let , and be an term of a sequence where and let
Compute .
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.
The sequence of numbers generated by the given n t h term is as under;
1 , 2 , 4 , 8 , 1 6 , 3 2 , . . . which is basically a geometric sequence or progression with common ratio r=2. Also we have n=20.
Therefore S= r − 1 a 0 ( r n + 1 − 1 ) = 2 − 1 1 ( 2 2 1 − 1 ) =2,097,151
and the required answer is S mod 2015 or 2,097,151 mod 2015 or 1 5 5 1