Question:

The sum to \( n \) terms of the series
\( \dfrac{1}{2} + \dfrac{3}{4} + \dfrac{7}{8} + \dfrac{15}{16} + \cdots \)
is

Show Hint

Write terms as 1-(geometric term) to simplify sums.
Updated On: Mar 23, 2026
  • \(n-1-2^{-n}\)
  • \(1\)
  • \(n-1+2^{-n}\)
  • 1+2⁻n
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation


Step 1:
General term:
\( T_k = \dfrac{2^k - 1}{2^k} = 1 - \dfrac{1}{2^k} \)
Step 2:
Sum:
\( S_n = \sum_{k=1}^{n} \left(1 - \dfrac{1}{2^k}\right) \)
\( = n - \sum_{k=1}^{n} \dfrac{1}{2^k} \)
Step 3:

\( \sum_{k=1}^{n} \dfrac{1}{2^k} = 1 - \dfrac{1}{2^n} \)
\( \Rightarrow S_n = n - 1 + \dfrac{1}{2^n} \)
Was this answer helpful?
0
0