For every integer k from 1 to 10, inclusive, the kth term of a certain sequence is given by ~$\left ( -1 \right )^{k+1}\left ( \frac{1}{2^{k}} \right )$~. If T is the sum of the first 10 terms in the sequence, then T is
greater than 2
between 1 and 2
between ~$\frac{1}{2}$~ and 1
between ~$\frac{1}{4}$~ and ~$\frac{1}{2}$~
less than ~$\frac{1}{4}$~
a = 1/2 , q= -1/2, n = 10.
等比数列
S=( (1/2) * (1- (-1/2)^10) ) / (1-(-1/2)
S=(1023/1024 ) / 3
Since 1023/1024 is close to 1,
1/3 is between 1/2 and 1/4.
So the answer is D
登录 或 注册 后可以参加讨论