Solved by pluggable solver: Finding Sum of An Infinite Geometric Sequence |
So for an infinite geometric series, the sum of it is always |
In this problem, the sequence is close to be a Geometric progression, but actually, is not. It requires an ACCURATE analysis. First time the ball falls down; then every next bouncing, it goes UP and DOWN The total distance is the sum of these values Down Up and Up and Up and Up and down down down down 2Coefficient 1 2 2 2 2 <<<---=== this coefficient accounts for "up and down" So the total distance is 2 + 2*S, where S is the infinite geometric progression with the first term a = = and the common ratio r = . The sum of this infinite progression is S = = = = 6. Therefore, the ANSWER to the problem question is 2 + 2*6 = 14 meters.