Calculadora de Sucesión Geométrica
Encuentra cualquier término de una sucesión geométrica. Ingresa el primer término y la razón común para obtener el n-ésimo término de forma gratuita.
Nth Term
486.0000
Sum Infinite0.000000
Fórmula
Geometric Sequence
nth Term
aₙ = a₁ × r^(n-1)
Sum of n Terms
Sₙ = a₁ × (1 - r^n) / (1 - r) (when r ≠ 1)
Infinite Sum (converges only when r < 1)
S∞ = a₁ / (1 - r)
A geometric sequence has a constant ratio between consecutive terms.
Ejemplo Resuelto
Geometric sequence: first term = 2, common ratio = 3, 6 terms.
- 01a₆ = 2 × 3⁵ = 2 × 243 = 486
- 02Sum = 2 × (1 - 3⁶) / (1 - 3) = 2 × (1 - 729) / (-2) = 728
- 03Sequence: 2, 6, 18, 54, 162, 486
Preguntas Frecuentes
What is a geometric sequence?
A geometric sequence has a constant ratio between consecutive terms. Examples: 2,6,18,54... (r=3) or 100,50,25,12.5... (r=0.5).
When does the infinite sum converge?
The infinite sum converges only when |r| < 1. When |r| ≥ 1, the terms grow without bound and the sum is infinite.
What is the common ratio?
The common ratio r is the factor you multiply by to get from one term to the next: r = a₂/a₁.
Aprender