バウンシングボールの幾何級数
ボールが16フィートの高さから落ち、毎回前の高さの3/4に跳ね返ります。幾何数列を使って任意の跳ね返りの高さを求め、無限級数を適用して移動した総距離を計算する方法を学びましょう。
Problem
A ball is dropped from feet and each bounce reaches of the previous height; find the height after the fifth bounce and the total vertical distance traveled before the ball comes to rest.
Step 1: Write the bounce heights as a geometric sequence
The rebound heights form a geometric sequence with starting value and ratio . For the fifth bounce,
Evaluating gives
So after the fifth bounce, the ball rises to about feet.
Step 2: Sum the repeated bounce distances
The ball first falls feet. After that, each bounce contributes an up-and-down distance, so the rebound heights are doubled. The bounce heights are
This is an infinite geometric series with first term and ratio . Its sum is
So the total distance is
Answer
The fifth-bounce height is feet, and the total distance traveled is feet.
概念
Geometric Sequences and Common Ratios
A sequence where each term is found by multiplying the previous term by the same fixed number (the common ratio, ). Unlike arithmetic sequences, which grow by adding, geometric sequences grow by multiplying. You can find any term using .
Geometric Series
The sum of the terms of a geometric sequence. For a finite series, use the formula with the common ratio. An infinite geometric series converges (has a finite sum) only when .
他の動画
© 2026 Mathos. 無断転載を禁じます



