Calculus · real student question

Find the limit as x approaches infinity of the sum from y = 1 to x of y divided by 2 to the power y.

Question

Evaluate

limxy=1xy2y\lim_{x\to\infty}\sum_{y=1}^{x}\frac{y}{2^y}

Step-by-step solution

  1. Recognise this as an infinite series, not a limit of a function. The partial sums are increasing and the terms y/2yy/2^y shrink geometrically, so the limit is exactly the value of the convergent series

    S=y=1y2yS=\sum_{y=1}^{\infty}\frac{y}{2^y}

    Convergence is guaranteed by the ratio test: the ratio of consecutive terms tends to 12<1\tfrac12<1.

  2. Write out the sum and halve it.

    S=12+24+38+416+S=\frac12+\frac{2}{4}+\frac{3}{8}+\frac{4}{16}+\cdots

    12S=14+28+316+432+\frac12 S=\frac14+\frac{2}{8}+\frac{3}{16}+\frac{4}{32}+\cdots

    Halving shifts every term one place right, which is what makes the next step work.

  3. Subtract the two rows. Aligning by denominator, each coefficient drops by exactly one:

    S12S=12+214+328+4316+=12+14+18+S-\frac12 S=\frac12+\frac{2-1}{4}+\frac{3-2}{8}+\frac{4-3}{16}+\cdots=\frac12+\frac14+\frac18+\cdots

    The messy arithmetico-geometric series has become a plain geometric one.

  4. Sum the geometric series and solve. With first term 12\tfrac12 and ratio 12\tfrac12:

    12+14+18+=1/211/2=1\frac12+\frac14+\frac18+\cdots=\frac{1/2}{1-1/2}=1

    so 12S=1\tfrac12 S=1 and therefore S=2S=2.

  5. Cross-check with the closed form and numerically. The standard identity y1yry=r(1r)2\sum_{y\ge1}yr^y=\dfrac{r}{(1-r)^2} at r=12r=\tfrac12 gives 1/21/4=2\dfrac{1/2}{1/4}=2 ✓. Adding the first 199199 terms directly gives 2.00000000002.0000000000 to ten decimal places ✓.

Answer

22

Need to solve a different problem like this? Open the solver →