Skip to main content

learn.howToCalculate

learn.whatIsHeading

A geometric sequence has each term as a constant multiple (common ratio r) of the previous term. Geometric sequences model exponential growth, compound interest, and population dynamics.

Công thức

nth term: aₙ = a₁ × rⁿ⁻¹; Sum of n terms: Sₙ = a₁(1−rⁿ)/(1−r)
a₁
first term
r
common ratio — ratio of each term to the previous
n
number of terms
aₙ
nth term
Sₙ
sum of first n terms

Hướng dẫn từng bước

  1. 1aₙ = a₁ × rⁿ⁻¹
  2. 2Sum of n terms: Sₙ = a₁(1−rⁿ)/(1−r)
  3. 3Sum to infinity (|r|<1): S∞ = a₁/(1−r)
  4. 4Ratio r = aₙ/aₙ₋₁

Ví dụ có lời giải

đầu vào
a₁ = 2, r = 3, 5 terms
Kết quả
2, 6, 18, 54, 162 — Sum = 242
đầu vào
a₁ = 1, r = 0.5, ∞ terms
Kết quả
Sum to infinity = 1/(1−0.5) = 2

Câu hỏi thường gặp

What is the difference between arithmetic and geometric sequences?

Arithmetic: constant difference between consecutive terms. Geometric: constant ratio between consecutive terms.

What happens in a geometric sequence if r = 1?

All terms are identical. The sequence is constant: a, a, a, a, ...

What is an infinite geometric series?

If |r| < 1, the infinite sum converges: S∞ = a₁/(1−r). If |r| ≥ 1, the series diverges.

Sẵn sàng để tính toán? Dùng thử Máy tính Geometric Sequence miễn phí

Hãy tự mình thử →

Cài đặt