Home/Calculators/Geometric Progression Solver

Ad

Math & Statistics

Geometric Progression Solver

Solve for the nth term and the sum of the first n terms of a geometric progression (GP).

Inputs

-10,00,00010,00,000
-1,0001,000
1100

Calculation Results

Nth Term (a_n)

162

Sum of n Terms (S_n)

242

Back to Calculators Hub

Formula & Mathematical Explanation

an=arn1,Sn=a1rn1r(r1)\displaystyle a_n = a r^{n-1}, \quad S_n = a \frac{1 - r^n}{1 - r} \quad (r \neq 1)

A geometric progression is a sequence where each term after the first is found by multiplying the previous one by a constant ratio (r). The sum formula differs depending on whether r is equal to 1 or not.

Ad