I am doing a problem in a textbook (Boas' Mathematical Methods in the Physical Sciences) where a ball is dropped from a height of one yard and the sum of vertical distance in each drop is the series: $1+2\cdot\dfrac{2}{3}+2\cdot\dfrac{4}{9}+2\cdot\dfrac{8}{27}+\cdot \cdot \cdot=1+2\left(\dfrac{2}{3}+\dfrac{4}{9}+\dfrac{8}{27}+\cdot\cdot\cdot(\dfrac{2}{3})^n\right)$. I am asked to find the height of the tenth rebound and the total vertical distance traveled when the ball touches the ground for the tenth time.
I know that the height of the tenth bounce is just the tenth term of the sequence so $(\dfrac{2}{3})^{10}\approx0.0173$ yards. Now I thought that the vertical distance would be $1+2\cdot\dfrac{\frac{2}{3}(1-(\frac{2}{3})^{10})}{1-\frac{2}{3}}\approx1.96$ yards using the formula for a geometric series $\dfrac{a(1-r^{n})}{1-r}$. However, the book tells me that the answer should be $6\cdot(\dfrac{2}{3})^{10}\approx0.104$ yards. Now on the chance that I did misinterpret the book and the author meant the vertical distance the ball traveled the tenth time it hits the ground, shouldn't it be $2\cdot\dfrac{2}{3}^{10}$?
When the ball touched the ground for the first time, it travelled 1 yard.
On the second time, $1 + 2 \cdot(\frac23)^1$ yards.
So on the tenth time, $1 + 2 \cdot (\frac23)^1+\ldots+2\cdot(\frac23)^9=1+2\cdot\dfrac{\frac23(1-(\frac{2}{3})^{9})}{1-\frac23} \approx 4.90$ yards.
And if the question were the distance travelled after the ninth time it touched the ground and just before the tenth, then it is $(\frac{2}{3})^{9}$ yards.