Question:medium

Let \(a_{n} = 2^{n - 1}, n = 1, 2, 3, \ldots\) . Then the value of the sum \(\sum_{n = 1}^{20} a_{n}\) is equal to

Show Hint

\(\sum_{k=0}^{n-1} 2^k = 2^n - 1\).
Updated On: Apr 25, 2026
  • $\dfrac{2^{20} - 1}{2^5}$
  • $\dfrac{2^{21} - 1}{\sqrt{2}}$
  • $2^{20} - 1$
  • $\dfrac{2^{21} - 1}{2^{10}}$
  • $\dfrac{2^{20} - 1}{\sqrt{2}(2^{19} - 1)}$
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0