Lemma: If \(x + \dfrac1x = 2\cos \alpha\), then \(x^n + \dfrac1{x^n} = 2\cos n\alpha\)
If you want to see the proof of this, go here. I have done the proof in a previous answer before.
Now, if we consider \(\alpha = \dfrac{2\pi}3\) and \(n = 99\), using the formula directly gives
\(x^{99} + \dfrac1{x^{99}} = 2\cos\left(\dfrac{2\pi}3\cdot 99\right) = \boxed{2}\)
.An easy-to-understand solution:
After writing the terms, let S be the original sum and consider S/3.
S | = | 1/3 | + | 2/9 | + | 3/27 | + | ... |
S/3 | = | 1/9 | + | 2/27 | + | ... |
Subtracting gives:
S | = | 1/3 | + | 2/9 | + | 3/27 | + | ... |
S/3 | = | 1/9 | + | 2/27 | + | ... | ||
2S/3 | = | 1/3 | + | 1/9 | + | 1/27 | + | ... |
Now 2S/3 is the sum of geometric series 1/3 + 1/9 + 1/27 + ...
\(\dfrac{2S}3 = \dfrac{\dfrac13}{1 - \dfrac13} = \dfrac12\\ S = \dfrac34\)
Therefore the required sum is 3/4.