Suppose S denotes sum to infinity and S n denotes the sum of n terms of the series 1 + 2 1 + 4 1 + 8 1 + ⋯ such that S − S n < 1 0 0 0 1 , then what will be the least value of n ?
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.
Good one! @Zee Ell
S = 1 − 2 1 1 S n = 1 − 1 / 2 1 − ( 1 / 2 ) n ⟹ 2 ⟹ 2 − ( 2 1 ) n − 1
S − S n S − S n ( 2 1 ) n − 1 2 n 1 2 n n n < 1 0 0 0 1 = 2 − ( 2 − ( 2 1 ) n − 1 ) < 1 0 0 0 1 < 2 0 0 0 1 > 2 0 0 0 > 1 0 . 9 6 = 1 1
S = 2, S n = [(2^n) -1]/(2^(n - 1))), S - S n = 1/(2^(n - 1)). If this is less than 1/1000, then 2^(n - 1) = 1024, n - 1 = 10, n = 11.
Problem Loading...
Note Loading...
Set Loading...
We can calculate S and Sn as sums of a geometric progression (to infinity and to n, respectively):
S = 1 − 2 1 1 = 2
S n = 1 − 2 1 1 − ( 2 1 ) n = 2 − ( 2 1 ) n − 1
S − S n < 1 0 0 0 1
2 − ( 2 − ( 2 1 ) n − 1 ) < 1 0 0 0 1
( 2 1 ) n − 1 < 1 0 0 0 1
1 0 0 0 < 2 n − 1
l o g 2 ( 1 0 0 0 ) < n − 1
9 . 9 6 5 7 8 4 < n − 1
1 0 . 9 6 5 7 8 4 < n
Hence, our answer should be: 1 1