10.4
各段階で値が一定の割合によって減少するシステムにおいて、得られる数列は等比数列に従います。数列の各項は、前の項に一定の公比を掛けることで得られるものであり、このような規則的かつ比例的な減少の形式は、エネルギーの散逸や時間の経過に伴う振幅の減衰など、漸進的な損失を伴う現象を表す際によく用いられます。
こ…
ボールが特定の高さから硬い表面に落下されていることを考えてみましょう。バウンドするたびに、前のバウンスで到達した高さの一定の割合までリバウンドします。
リバウンドの高さは幾何学的なパターンに従い、新しい高さはそれぞれ前の高さの一定の割合になります。
乗算に使用される固定値は公比と呼ばれます。
最初の項は最初のリバウンド高さを表し、その後の各高さは前の項に共通比を掛けて計算されます。
このプロセスは、ボールが跳ね返るたびにエネルギーを失うため、指数関数的な減衰をモデル化します。
その後、数回のバウンド後にカバーされた合計累積距離は、最初の落下を除いて、上昇と下降の両方を考慮して、各リバウンドの高さを 2 倍にすることによって計算されます。
シーケンスの各項が 2 倍になると、部分和 (固定数の項の合計として定義) を使用して、任意の点でカバーされたボールの合計累積距離を計算できます。
n番目の部分和を見つけるには、合計を書き、それに比率を掛けて、すべての項を前方にシフトします。減算すると中間項がキャンセルされ、最初と最後の項のみが残ります。
因数分解と除算により、n番目の部分和が得られ、幾何学的数列が実際の状況でどのように機能するかを示します。
View the full transcript and gain access to JoVE Core videos
Q1: What is a common ratio in a geometric sequence?
The common ratio is the fixed multiplier used to calculate each term from the previous term in a geometric sequence. In the ball-bounce example, if a ball rebounds to a fixed fraction of its previous height, that fraction is the common ratio. Each new term equals the previous term multiplied by this constant value, creating the predictable geometric pattern.
Q2: How does a geometric sequence model the bouncing ball problem?
When a ball is dropped and bounces, each rebound height is a consistent fraction of the previous height, forming a geometric sequence. The first term represents the initial rebound height, and subsequent heights are calculated by multiplying by the common ratio. This process models exponential decay, as the ball loses energy with each bounce until it eventually stops.
Q3: What is an nth partial sum in a geometric sequence?
An nth partial sum is the sum of a fixed number of terms in a geometric sequence. To find it, write the sum, multiply by the common ratio, and subtract to cancel middle terms, leaving only the first and last. This technique allows calculation of the ball's total cumulative distance at any point without adding every individual term.
Q4: When does an infinite geometric series converge to a finite sum?
An infinite geometric series converges to a finite sum when the magnitude of the common ratio is less than one. Under this condition, the sequence values continue to decrease, and their accumulated total approaches a definite number rather than growing unbounded. This convergence property is essential for calculating long-term outcomes in exponential decay processes.
Q5: What is the formula for the sum of an infinite geometric series?
The sum of an infinite geometric series is calculated using the formula S = a / (1 - r), where S is the total sum, a is the initial value, and r is the common ratio. This expression enables efficient calculation of long-term outcomes in processes exhibiting exponential decrease, with applications across physics, economics, and engineering.
Q6: How does doubling rebound heights account for total distance in the bouncing ball model?
Each rebound height must be doubled to account for both the upward ascent and downward descent of the ball, except for the initial drop. Once each term is doubled, partial sums calculate the ball's total cumulative distance covered at any point. This adjustment ensures the model accurately represents the complete path traveled during the bouncing process.
Q7: How do geometric sequences differ from arithmetic sequences?
Geometric sequences use multiplication by a constant ratio to generate terms, while arithmetic sequences use addition of a constant difference. Geometric sequences model exponential processes like energy decay, whereas arithmetic sequences represent linear growth or decline. Understanding both sequence types is fundamental to analyzing different mathematical patterns and real-world phenomena.