Sum to Infinity
Limit of a geometric series as n approaches infinity.
This public page keeps the free explanation visible and leaves premium worked solving, advanced walkthroughs, and saved study tools inside the app.
Core idea
Overview
This formula represents the limit of the sum of a geometric series as the number of terms approaches infinity. It defines the point of convergence for a sequence where each successive term is generated by multiplying the previous one by a constant ratio.
When to use: This equation is applicable only to geometric progressions where the absolute value of the common ratio is strictly less than one. If the ratio is outside the range of -1 to 1, the series diverges and the sum is undefined.
Why it matters: Infinite sums are vital in financial modeling for determining the present value of perpetuities and in computer science for analyzing recursive algorithms. They also appear in physics when calculating the total distance traveled by bouncing objects or analyzing wave patterns.
Symbols
Variables
S_{\infty} = Sum to Infinity, a = First Term, r = Common Ratio
Walkthrough
Derivation
Derivation of Sum to Infinity for a Geometric Series
If |r|<1, the terms shrink towards 0 and the geometric series converges to a finite sum.
- The series is geometric.
- |r|<1.
Start from the Finite Sum Formula:
Use the formula for the sum of the first n terms.
Use the Convergence Condition:
A number with magnitude less than 1 tends to 0 when raised to large powers.
Take the Limit:
Substitute to obtain the sum to infinity.
Result
Source: AQA A-Level Mathematics — Pure (Sequences and Series)
Free formulas
Rearrangements
Solve for
Make the subject
The formula is already rearranged to make the subject.
Difficulty: 1/5
Solve for
Make a the subject
Rearranges the sum to infinity formula to solve for the first term.
Difficulty: 2/5
Solve for
Make r the subject
Rearranges the sum to infinity formula to solve for the common ratio.
Difficulty: 3/5
The static page shows the finished rearrangements. The app keeps the full worked algebra walkthrough.
Visual intuition
Graph
Graph unavailable for this formula.
The graph of the sum to infinity is a hyperbolic curve plotted with the common ratio on the x-axis and the sum on the y-axis. As the ratio approaches one, the graph exhibits a vertical asymptote, while the y-intercept is defined by the first term a.
Graph type: hyperbolic
Why it behaves this way
Intuition
Visualize a bouncing ball that loses a fixed fraction of its height with each bounce; the sum to infinity represents the total vertical distance it travels before coming to rest.
Signs and relationships
- 1-r: The term 1-r in the denominator is fundamental to the convergence of the series. If |r| < 1, then 1-r will be a positive value between 0 and 2.
Free study cues
Insight
Canonical usage
The sum to infinity, nfinity, carries the same units as the first term, a, while the common ratio, r, must be dimensionless.
Common confusion
A common mistake is to assign units to the common ratio 'r', or to assume nfinity is dimensionless when 'a' has units.
Dimension note
The common ratio 'r' is inherently dimensionless, as it is derived from the ratio of successive terms (e.g., /). If and have units, those units must cancel.
Unit systems
One free problem
Practice Problem
A geometric series starts with 100 and each subsequent term is half of the one before it. Calculate the total sum of this series as it continues to infinity.
Solve for:
Hint: Identify the first term as 100 and the ratio as 0.5, then substitute into the formula.
The full worked solution stays in the interactive walkthrough.
Where it shows up
Real-World Context
Zeno's paradox.
Study smarter
Tips
- Always verify that |r| < 1 before applying the formula.
- Identify the first term 'a' as the value of the sequence at index zero.
- Ensure the series is geometric by checking if the ratio between terms is constant.
Avoid these traps
Common Mistakes
- Using for r > 1.
- Forgetting condition |r| < 1.
Common questions
Frequently Asked Questions
If |r|<1, the terms shrink towards 0 and the geometric series converges to a finite sum.
This equation is applicable only to geometric progressions where the absolute value of the common ratio is strictly less than one. If the ratio is outside the range of -1 to 1, the series diverges and the sum is undefined.
Infinite sums are vital in financial modeling for determining the present value of perpetuities and in computer science for analyzing recursive algorithms. They also appear in physics when calculating the total distance traveled by bouncing objects or analyzing wave patterns.
Using for r > 1. Forgetting condition |r| < 1.
Zeno's paradox.
Always verify that |r| < 1 before applying the formula. Identify the first term 'a' as the value of the sequence at index zero. Ensure the series is geometric by checking if the ratio between terms is constant.
References
Sources
- Wikipedia: Geometric series
- Britannica: Geometric series
- Stewart, James. Calculus: Early Transcendentals. Cengage Learning.
- AQA A-Level Mathematics — Pure (Sequences and Series)