Geometric Progression
Calculate the general term and sum of a Geometric Progression. Enter the first term, ratio and number of terms.
Last term (aₙ)
Sum of GP (Sₙ)
Sequence terms:
What is a Geometric Progression?
In a GP, you reach each term by multiplying the previous one by the ratio q. That constant multiplication is what defines the sequence.
- General term: aₙ = a₁ × q^(n−1)
- Sum (q ≠ 1): Sₙ = a₁ × (q^n − 1) ÷ (q − 1)
- Sum (q = 1): Sₙ = n × a₁
Geometric progression: formula and example
A geometric progression (GP) is a sequence where each term is the previous one multiplied by a fixed ratio q. The general term is aₙ = a₁·q^(n-1). The sum of the first n terms (for q ≠ 1) is Sₙ = a₁·(qⁿ - 1)/(q - 1). With a₁ = 2, q = 3, n = 5: a₅ = 2·3⁴ = 162 and S₅ = 2·(243 - 1)/2 = 242.
When |q| < 1, the infinite sum converges: S∞ = a₁/(1 - q). Example: 1 + 1/2 + 1/4 + ... = 2 — this is how Zeno's paradox of Achilles and the tortoise is resolved: infinitely many shrinking intervals add to a finite distance.
Applications
GPs model compound interest (the balance after each period is a GP of ratio 1+i), exponential depreciation, radioactive decay (half-life: ratio 1/2 per half-life), Malthusian population growth, and fractals like the Cantor set and Koch snowflake — whose perimeter is infinite while the enclosed area is finite, precisely because perimeter is a divergent GP (q > 1) and area is a convergent one. In music, octaves form a GP of ratio 2 and the 12-tone equal temperament uses ratio q = 2^(1/12).
FAQ
GP vs AP? In an arithmetic progression each term adds a constant difference; in a GP it multiplies by a constant ratio. APs grow linearly, GPs grow (or shrink) exponentially.
Can the ratio be negative? Yes — terms then alternate sign (e.g., 1, -2, 4, -8, ...). The infinite sum still converges if |q| < 1.
What if q = 1? All terms are equal to a₁ and Sₙ = n·a₁. The formula Sₙ = a₁·(qⁿ - 1)/(q - 1) is undefined (0/0), so use the simple multiplication.
Why does S∞ exist only when |q| < 1? Because qⁿ → 0 as n → ∞ only when |q| < 1. If |q| ≥ 1, terms do not shrink fast enough and the sum diverges.
Calculate a geometric progression (GP)
In a geometric progression, each term is the previous one multiplied by a fixed value, the common ratio, as in 2, 6, 18, 54 and onward. The tool calculates the general term and the sum of a GP's terms, including the cases where it shoots up to huge numbers.
You enter the first term, the common ratio and the number of terms; the GP formulas kick in automatically. It works for maths exercises, for seeing exponential growth (which shows up in compound interest, for example) and for checking sums that would be a real chore by hand.
The processing happens inside your browser. A direct reference for the GP, with general term and sum solved without multiplying term by term.
Related Tools
Arithmetic Progression
Calculate the general term and sum of an Arithmetic Progression. Enter the first term, common difference and number of terms.
Vibration Transmissibility
Calculate the transmissibility of an undamped vibration isolator, TR = 1 ÷ |r² − 1|, from the frequency ratio r = f ÷ f_n (excitation frequency over natural frequency). The dimensionless result is the fraction of force (or motion) transmitted through the isolator: TR < 1 means isolation (the transmitted vibration is less than the applied one), which only occurs for r > √2. Near r = 1 (resonance), TR spikes; the higher r, the lower the transmissibility and the better the isolation. It is the key criterion in designing antivibration mounts. Enter the frequency ratio.
Gas-Oil Ratio (GOR)
Compute the gas-oil ratio (GOR) by dividing the produced gas volume by the oil volume, in scf/STB (standard cubic feet per barrel). It is a central petroleum-production parameter: it indicates how much gas accompanies the oil, characterizes the reservoir fluid type (black oil, volatile, gas-condensate) and sizes the surface separation equipment. A rising GOR can signal gas-cap breakthrough at the well. Enter the gas and oil volumes.
Omega-6 to Omega-3 Ratio
Enter the grams of each fat family eaten per day for the ratio and a verdict: up to 4:1 is healthy, past 4:1 is over the ideal, past 10:1 inflammatory.
Protein Molecular Weight from Amino Acid Sequence
Adds the residue masses of a one-letter amino acid sequence and subtracts 18.015 Da per peptide bond, returning protein molecular weight in daltons.
Burke Ratio
Computes the Burke ratio: the excess return over the risk-free rate divided by the square root of the sum of squared drawdowns. Unlike the Sharpe ratio, which penalizes all volatility, Burke focuses only on the falls, and by squaring each drawdown it punishes deep falls more than shallow ones. It's one of the tail-risk-adjusted performance metrics. Enter the portfolio return, the risk-free rate and the list of drawdowns in percent.
The results provided by this tool are for general informational and educational purposes only and do not constitute professional, financial, medical, legal, tax or accounting advice. Always confirm important decisions with a qualified professional and official sources.