Geometric Sequence Calculator

This calculator helps you determine the terms of a geometric sequence given its first term, common ratio, and the number of terms. Whether you're a student, teacher, or math enthusiast, this tool simplifies the process of calculating geometric sequences.

Calculator

Results

Nth Term (an) N/A
Sum of First n Terms (Sn) N/A

Data Source and Methodology

This calculator uses the standard formulas for geometric sequences. All calculations are based on these formulas and data.

The Formula Explained

Nth Term Formula: an = a1 * rn-1

Sum Formula: Sn = a1 * (1 - rn) / (1 - r) if r ≠ 1

Glossary of Variables

How It Works: A Step-by-Step Example

Suppose you have a sequence where the first term a1 is 3, the common ratio r is 2, and you want to find the 5th term. Using the Nth term formula, you'd calculate a5 = 3 * 24 = 48.

Frequently Asked Questions (FAQ)

What is a geometric sequence?

A geometric sequence is a series of numbers where each term after the first is found by multiplying the previous one by a fixed, non-zero number called the common ratio.

How do I find the common ratio?

The common ratio is found by dividing any term in the sequence by the previous term.

What happens if the common ratio is 1?

If the common ratio is 1, the sequence is not geometric as all terms are the same.

Can the common ratio be negative?

Yes, the common ratio can be negative, which results in the sequence alternating in sign.

How is the sum of the sequence calculated?

The sum of the first n terms of a geometric sequence is calculated using the formula Sn = a1 * (1 - rn) / (1 - r).

Tool developed by Ugo Candido.
Last reviewed for accuracy on: October 25, 2023.

```