Geometric Progression Calculator






Geometric Progression Calculator | Calculate Nth Term, Sum & Series


Geometric Progression Calculator

Instantly calculate the nth term, sum of first n terms, and sum to infinity of any geometric sequence.



The starting number of the sequence.


The factor by which each term is multiplied (e.g., 2, 0.5, -3).


The position of the term you want to find (must be an integer ≥ 1).
Please enter a valid positive integer.


nth Term (an)
39,366

Sum of n Terms (Sn)
59,048

Sum to Infinity (S)
Divergent (|r| ≥ 1)

Sequence Type
Increasing

Formula Used:
an = a × r(n-1)

Visualizing the Progression

Sequence Table


Term # (n) Value (an) Cumulative Sum (Sn)

What is a Geometric Progression Calculator?

A Geometric Progression Calculator is a specialized mathematical tool designed to solve problems related to geometric sequences (also known as geometric progressions). Unlike arithmetic progressions where terms increase by a fixed difference, a geometric progression involves multiplying the previous term by a fixed number called the “common ratio.”

This calculator is essential for students, financial analysts, and engineers who need to compute the nth term, the sum of the first n terms, or the sum to infinity for converging series. It eliminates manual calculation errors and provides instant visualization of how the sequence evolves over time.

Common misconceptions include confusing geometric progression with arithmetic progression. Remember: if you are adding a constant, it is arithmetic; if you are multiplying by a constant, it is a geometric progression.

Geometric Progression Formula and Mathematical Explanation

To effectively use a geometric progression calculator, it helps to understand the underlying math. A geometric sequence is defined by its starting value ($a$) and its ratio ($r$).

The Core Formulas

1. The Nth Term Formula ($a_n$):
To find any specific term in the sequence:

an = a × r(n-1)

2. Sum of First n Terms ($S_n$):
To find the total sum of the series up to the nth term:

Sn = a(rn – 1) / (r – 1) (where r ≠ 1)

3. Sum to Infinity ($S_\infty$):
If the common ratio is between -1 and 1 (-1 < r < 1), the series converges to a finite sum:
S = a / (1 – r)

Variables Table

Variable Meaning Typical Unit/Range
a First Term Any real number
r Common Ratio Any real number (except 0)
n Number of Terms Integer > 0
an nth Term Value Output value
Sn Sum of n Terms Output value

Practical Examples (Real-World Use Cases)

The Geometric Progression Calculator isn’t just for abstract math; it models real-world phenomena.

Example 1: Compound Interest (Growth)

Imagine an investment that grows by 10% every year. This is a geometric progression where the common ratio ($r$) is 1.10.

  • First Term ($a$): $1,000 (Initial Principal)
  • Common Ratio ($r$): 1.10 (100% + 10%)
  • Number of Terms ($n$): 6 (Start + 5 years)

Using the calculator, the 6th term (Value after 5 years) is $1,610.51. This demonstrates how money multiplies over time, a classic financial application of geometric series.

Example 2: Viral Marketing (Population)

A new app user invites 3 friends, and each of them invites 3 more.

  • First Term ($a$): 1 (Original user)
  • Common Ratio ($r$): 3
  • Number of Terms ($n$): 8

By the 8th level of invites, the number of new users ($a_n$) is 2,187. The total users involved ($S_n$) would be 3,280. This shows the explosive power of geometric growth.

How to Use This Geometric Progression Calculator

  1. Enter the First Term ($a$): Input the starting number of your sequence.
  2. Enter the Common Ratio ($r$): Input the multiplier. Use decimals (e.g., 0.5) for shrinking sequences or negative numbers for alternating sequences.
  3. Enter Number of Terms ($n$): Specify which term you want to calculate or how many terms to sum.
  4. Review Results: The calculator instantly updates the Main Result ($a_n$), Sum ($S_n$), and determines if an infinite sum exists.
  5. Analyze the Chart: Use the visual graph to see if the progression is exponential, decaying, or alternating.

Key Factors That Affect Geometric Progression Results

Several variables drastically alter the outcome of your geometric progression calculator results:

  • Magnitude of Ratio ($r$): If $|r| > 1$, the terms grow larger (diverge). If $|r| < 1$, they get smaller (converge).
  • Sign of Ratio: A negative ratio (e.g., -2) causes terms to flip between positive and negative, creating an oscillating effect.
  • Initial Value ($a$): A larger starting value scales the entire sequence proportionally but does not change the growth rate.
  • Time Horizon ($n$): Because geometric growth is exponential, increasing $n$ even slightly can result in massive changes in output.
  • Decay vs. Growth: Ratios like 0.99 imply slow decay, while 1.01 implies slow growth. Over short periods they look similar, but over large $n$, they diverge vastly.
  • Zero Ratio: If $r = 0$, the sequence becomes $a, 0, 0, 0…$, which effectively ends the progression immediately.

Frequently Asked Questions (FAQ)

What is the difference between Arithmetic and Geometric Progression?

Arithmetic progression adds a constant value to each term, while geometric progression multiplies each term by a constant value. The Geometric Progression Calculator handles the latter.

Can the common ratio be negative?

Yes. If the ratio is negative, the terms will alternate signs (positive, negative, positive…).

Why does my result say “Undefined” for Sum to Infinity?

The sum to infinity only exists if the common ratio is between -1 and 1. If $|r| \ge 1$, the series keeps growing and never settles on a single sum.

How do I calculate compound interest with this tool?

Set the First Term to your principal amount and the Common Ratio to (1 + interest rate). For 5% interest, use r = 1.05.

What happens if the common ratio is 1?

The sequence becomes constant ($a, a, a…$). The sum is simply $n \times a$.

Can I use fractions for the inputs?

Please convert fractions to decimals (e.g., enter 0.5 instead of 1/2) for this calculator.

Is geometric progression the same as exponential growth?

Yes, discrete exponential growth is modeled exactly by a geometric progression.

What is the formula for the 10th term?

It is $a \times r^9$. Generally, $a_n = a \times r^{(n-1)}$.

Related Tools and Internal Resources

Explore more calculators to assist with your mathematical and financial projections:



Leave a Comment