Calculate nth term, sum of geometric sequences, and find common ratios with detailed solutions
First 5 Terms: 2, 6, 18, 54, 162
4th Term: 54
Sum of First 5 Terms: 242
Formula for nth Term: aₙ = 2 × 3^(n-1)
nth Term: aₙ = a₁ × r^(n-1)
Sum Formula: Sₙ = a₁ × (r^n - 1) / (r - 1)
Common Ratio: r = aₙ₊₁ / aₙ
A geometric sequence calculator is an essential mathematical tool that helps you work with sequences where each term is found by multiplying the previous term by a constant called the common ratio. This powerful calculator can find any term in the sequence, calculate sums, and analyze the pattern of geometric progressions.
A geometric sequence is a sequence of numbers where each term after the first is found by multiplying the previous term by a fixed, non-zero number called the common ratio (r). The general form of a geometric sequence is:
a, ar, ar², ar³, ar⁴, ...
Where 'a' is the first term and 'r' is the common ratio.
To find any term in a geometric sequence, use:
aₙ = a₁ × r^(n-1)
The sum of the first n terms of a geometric sequence is:
Sₙ = a₁ × (r^n - 1) / (r - 1) [when r ≠ 1] Sₙ = n × a₁ [when r = 1]
To find the common ratio between any two consecutive terms:
r = aₙ₊₁ / aₙ
Our geometric sequence calculator simplifies complex calculations with these easy steps:
Geometric sequences are crucial in finance for calculating compound interest, investment growth, and loan payments. For example, if you invest $1000 at 5% annual interest compounded annually, your balance follows a geometric sequence with r = 1.05.
When populations grow at a constant percentage rate, they follow geometric sequences. This is essential for demographic studies and resource planning.
Geometric sequences appear in radioactive decay, wave phenomena, and engineering calculations involving exponential growth or decay.
In algorithms and data structures, geometric sequences help analyze time complexity and optimize recursive algorithms.
When the common ratio is greater than 1, the sequence increases rapidly. Example: 2, 6, 18, 54, 162...
When the common ratio is between 0 and 1, the sequence decreases toward zero. Example: 100, 50, 25, 12.5, 6.25...
When the common ratio is negative, the sequence alternates between positive and negative values. Example: 4, -8, 16, -32, 64...
Try these examples with our geometric sequence calculator:
Our geometric sequence calculator provides accurate results with detailed explanations, making it perfect for students, teachers, professionals, and anyone working with exponential growth patterns. Whether you're solving homework problems, analyzing financial investments, or working on scientific research, this tool delivers the precision and clarity you need.