Generate a geometric sequence and calculate the n-th term and the sum of the first n terms. A geometric sequence multiplies each term by a constant value called the common ratio.
Inputs explained: • First term (a₁): the starting value in the sequence. • Common ratio (r): the multiplier between consecutive terms (can be negative or fractional). • Number of terms (n): how many terms to generate and sum. • Rounding: controls how many decimals appear in results.
Nth term (aₙ)
Sum of first n terms (Sₙ)
Total terms
Tip: If r = 1, the sequence is constant (same value each time). If |r| < 1, terms shrink toward 0.
Geometric Sequence Calculator — Description
The Geometric Sequence Calculator generates the terms of a geometric sequence and calculates both the n-th term and the sum of the first n terms. A geometric sequence is a list of numbers where each term is found by multiplying the previous term by a constant number called the common ratio.
Enter the first term (a₁), the common ratio (r), and the number of terms (n). The calculator will output the full sequence, the n-th term, and the total sum—useful for algebra homework, SAT/ACT prep, and exponential growth/decay problems.