maggie27
If the infinite sum \(\frac{1}{2^1}+\frac{1}{2^2}+\frac{1}{2^3}+\frac{1}{2^4}+...=1\), what is the value of the infinite sum \(\frac{1}{2^1}+\frac{2}{2^2}+\frac{3}{2^3}+\frac{4}{2^4}+....\)?
A. 1
B. 2
C. 3
D. π
E. Infinite
Deconstructing the QuestionGiven: \(\sum_{n=1}^{\infty} \frac{1}{2^n} = 1\).
Target: Find the value of \(S = \sum_{n=1}^{\infty} \frac{n}{2^n} = \frac{1}{2^1} + \frac{2}{2^2} + \frac{3}{2^3} + \frac{4}{2^4} + \dots\)
Method: Arithmetico-Geometric Series ManipulationLet the sum be \(S\):
\(S = \frac{1}{2} + \frac{2}{4} + \frac{3}{8} + \frac{4}{16} + \dots\) (Equation 1)
Multiply the entire sum by the common ratio \(\frac{1}{2}\):
\(\frac{1}{2}S = \frac{1}{4} + \frac{2}{8} + \frac{3}{16} + \dots\) (Equation 2)
Subtract Equation 2 from Equation 1:
\(S - \frac{1}{2}S = \frac{1}{2} + (\frac{2}{4} - \frac{1}{4}) + (\frac{3}{8} - \frac{2}{8}) + (\frac{4}{16} - \frac{3}{16}) + \dots\)
\(\frac{1}{2}S = \frac{1}{2} + \frac{1}{4} + \frac{1}{8} + \frac{1}{16} + \dots\)
The Right Hand Side is a standard infinite geometric series with \(a=\frac{1}{2}\) and \(r=\frac{1}{2}\).
The problem statement explicitly tells us that this sum equals
1.
So:
\(\frac{1}{2}S = 1\)
\(S = 2\)
Answer: B