I'm trying to understand how to evaluate the following series:
∞∑n=0183n.
I tried following this Wikipedia Article without much success. Mathematica outputs 27 for the sum.
If someone would be kind enough to show me some light or give me an explanation I would be grateful.
Answer
Let’s assume that the series converges, and let
S=∞∑n=0183n=∞∑n=0183n=∞∑n=018(13)n=18(13)0+18(13)1+18(13)2+18(13)3+….
Multiply by 13:
13S=13(18(13)0+18(13)1+18(13)2+18(13)3+…)=18(13)1+18(13)2+18(13)3+18(13)4+…=S−18(13)0=S−18.
Now solve the equation 13S=S−18: 23S=18, and S=32⋅18=27. Similar reasoning works whenever the series converges. It’s cheating a bit, though, because justifying the assumption that S exists requires being able to sum the finite series ∑mn=0183n for arbitrary m∈N.
Of course once you know the general formula ∞∑n=0arn=a1−r when |r|<1, you merely observe (as I did in the first calculation) that in the sum ∞∑n=0183n the terms have the form 18(13)n, so a=18 and r=13, and the formula yields
S=181−13=182/3=27.
No comments:
Post a Comment