ALGEBRASequencesMathematics Calculator
โˆ‘

Geometric Sequences

Each term is the previous multiplied by a constant ratio r. The nth term is aโ‚™ = aโ‚ ร— r^(n-1). When |r| < 1, the infinite sum converges to aโ‚/(1-r).

Concept Fundamentals
aโ‚™ = aโ‚ ร— r^(n-1)
nth term
Sโ‚™ = aโ‚(1-rโฟ)/(1-r)
Finite sum
Sโˆž = aโ‚/(1-r) if |r|<1
Infinite sum
|r| < 1
Convergence

Did our AI summary help? Let us know.

Compound interest is a geometric sequence โ€” balance grows by (1+rate)^n each period. Zeno's paradox uses an infinite geometric series that converges to 1. For |r| โ‰ฅ 1 the series diverges; for |r| < 1 it converges to aโ‚/(1-r).

Key quantities
aโ‚™ = aโ‚ ร— r^(n-1)
nth term
Key relation
Sโ‚™ = aโ‚(1-rโฟ)/(1-r)
Finite sum
Key relation
Sโˆž = aโ‚/(1-r) if |r|<1
Infinite sum
Key relation
|r| < 1
Convergence
Key relation

Ready to run the numbers?

Why: Geometric sequences model compound interest, bacterial growth, radioactive decay, and fractal scaling.

How: Identify first term and common ratio; use formulas for nth term and sum. For infinite sum, check |r| < 1.

Compound interest is a geometric sequence โ€” balance grows by (1+rate)^n each period.Zeno's paradox uses an infinite geometric series that converges to 1.

Run the calculator when you are ready.

Exponential PatternsFrom compound interest to radioactive decay
โˆ‘
MATHEMATICS ยท SEQUENCES

Geometric Sequences โ€” Exponential Patterns

Powers of 2, compound interest, decay, bacterial growth, fractal scaling. Calculate any term or sum instantly.

๐Ÿ“ Click an Example to Load

Sequence Parameters

geometric_sequence.sh
CALCULATED
$ calc_geometric --a1=2 --r=3 --n=10
โ†’ Processing... โœ“ Done.
nth Term (aโ‚™)
39366
Sum (Sโ‚™)
59048
Infinite Sum
Diverges
Converges?
No
sequence: a1=2, a2=6, a3=18, a4=54, a5=162, a6=486, a7=1458, a8=4374, a9=13122, a10=39366
Share:
Geometric Sequence Calculator
aโ‚=2, r=3, n=10
39366 (nth term)
โˆ‘ Sโ‚™ = 59048
numbervibe.com/calculators/mathematics/sequences/geometric-sequence

๐Ÿ“ˆ Exponential Growth Curve (Line)

๐Ÿ“Š Term Comparison (Bar)

๐Ÿฉ Sum Distribution (Doughnut)

Step-by-Step Solution

  1. We have a geometric sequence with first term aโ‚ = 2 and common ratio r = 3.
  2. To find the 10th term, we use the formula: a_n = aโ‚ ร— r^(n-1)
  3. a_10 = 2 ร— 3^(10 - 1)
  4. a_10 = 2 ร— 3^9
  5. a_10 = 2 ร— 19683
  6. a_10 = 39366
  7. To find the sum of the first 10 terms, we use the formula: S_n = aโ‚ ร— (1 - r^n) / (1 - r)
  8. S_10 = 2 ร— (1 - 3^10) / (1 - 3)
  9. S_10 = 2 ร— (1 - 59049) / -2
  10. S_10 = 2 ร— -59048 / -2
  11. S_10 = -118096 / -2
  12. S_10 = 59048

For educational and informational purposes only. Verify with a qualified professional.

๐Ÿงฎ Fascinating Math Facts

๐Ÿ’ฐ

Compound interest follows geometric growth: balance = P(1+r)^n.

๐Ÿฆ 

Bacterial growth follows geometric sequences when each cell divides into two.

๐Ÿ“‹ Key Takeaways

  • โ€ข nth term: aโ‚™ = aโ‚ ร— r^(n-1) โ€” each term is the previous multiplied by the common ratio
  • โ€ข Constant ratio: r = aโ‚™โ‚Šโ‚ / aโ‚™ for all n โ€” the hallmark of geometric sequences
  • โ€ข Finite sum: Sโ‚™ = aโ‚(1-rโฟ)/(1-r) for rโ‰ 1; Sโ‚™ = nร—aโ‚ when r=1
  • โ€ข Infinite sum: Sโˆž = aโ‚/(1-r) only when |r| < 1 โ€” otherwise the series diverges

๐Ÿ’ก Did You Know?

๐Ÿ’ฐCompound interest is a geometric sequence โ€” your balance grows by (1 + rate)^n each periodSource: Finance
๐Ÿฆ Bacterial growth follows geometric sequences when each cell divides into twoSource: Biology
๐Ÿ“ฑMoore's Law (doubling every 18 months) is a geometric progression in techSource: Technology
โ˜ข๏ธRadioactive half-life decay is geometric โ€” each half-life halves the remaining amountSource: Physics
๐ŸŒ€Fractal patterns use geometric scaling โ€” each level is r times the previousSource: Geometry
๐ŸƒZeno's paradox (Achilles and the tortoise) uses an infinite geometric series that converges to 1Source: Philosophy

๐Ÿ“– How Geometric Sequences Work

A geometric sequence is a sequence where each term is obtained by multiplying the previous term by a fixed non-zero number called the common ratio (r). Unlike arithmetic sequences (which add a constant), geometric sequences multiply by a constant.

General Form

aโ‚, aโ‚r, aโ‚rยฒ, aโ‚rยณ, ..., aโ‚rโฟโปยน

The nth term: aโ‚™ = aโ‚ ร— r^(n-1)

Convergence

When |r| < 1, the sequence converges to 0 and the infinite sum Sโˆž = aโ‚/(1-r) exists. When |r| โ‰ฅ 1, the sequence diverges and the infinite sum is undefined.

๐ŸŽฏ Expert Tips

๐Ÿ’ก Identifying the Ratio

Divide any term by the previous: r = aโ‚™โ‚Šโ‚ / aโ‚™. Works for any consecutive pair.

๐Ÿ’ก Convergent vs Divergent

|r| < 1 โ†’ converges; |r| > 1 โ†’ diverges; r = ยฑ1 โ†’ special cases (constant or alternating).

๐Ÿ’ก Compound Interest Modeling

Use aโ‚ = principal, r = 1 + (rate/100). The nth term is your balance after n periods.

๐Ÿ’ก Infinite Sum

Sโˆž = aโ‚/(1-r) only when |r| < 1. Example: 1 + ยฝ + ยผ + ... = 2.

โš–๏ธ Why Use This Calculator vs. Other Tools?

FeatureThis CalculatorSpreadsheetManual
nth term formulaโœ…โš ๏ธ Formula neededโŒ
Finite sumโœ…โœ…โŒ
Infinite sum (|r|&lt;1)โœ…โš ๏ธโŒ
Exponential growth chartโœ…โœ…โŒ
Term comparison bar chartโœ…โš ๏ธโŒ
Step-by-step solutionโœ…โŒโŒ
7+ preset examplesโœ…โŒโŒ
Copy & share resultsโœ…โŒโŒ

โ“ Frequently Asked Questions

What is the difference between geometric and arithmetic sequences?

Geometric: multiply by constant r. Arithmetic: add constant d. Example: 2,4,8,16 is geometric (ร—2); 2,4,6,8 is arithmetic (+2).

Can the common ratio be 1?

Yes. When r=1, every term equals aโ‚, so Sโ‚™ = nร—aโ‚. The sequence is constant.

How do I find the common ratio from two terms?

Divide: r = aโ‚™โ‚Šโ‚ / aโ‚™. Example: aโ‚‚=6, aโ‚ƒ=18 โ†’ r = 18/6 = 3.

When does the infinite geometric series converge?

Only when |r| < 1. Then Sโˆž = aโ‚/(1-r). If |r| โ‰ฅ 1, the sum diverges.

Can geometric sequences have fractions or decimals?

Yes. Both aโ‚ and r can be any real numbers. Example: 0.5, 0.05, 0.005,... with r=0.1.

How do I find the first term from another term and r?

Use aโ‚ = aโ‚™ / r^(n-1). Example: aโ‚…=96, r=2 โ†’ aโ‚ = 96/2โด = 6.

What is a negative common ratio?

Terms alternate in sign. Example: 2, -4, 8, -16 with r=-2.

How is compound interest related to geometric sequences?

Balance after n periods = P(1+r)^n. This is a geometric sequence with aโ‚=P and common ratio (1+r).

๐Ÿ“Š Geometric Sequences by the Numbers

aโ‚™ = aโ‚rโฟโปยน
nth Term Formula
|r| < 1
Convergence Condition
aโ‚/(1-r)
Infinite Sum
Finance, Bio, Physics
Key Applications

โš ๏ธ Disclaimer: This calculator provides mathematical results for educational purposes. For financial, scientific, or engineering applications, verify formulas and results with authoritative sources. Not financial or medical advice.

๐Ÿ‘ˆ START HERE
โฌ…๏ธJump in and explore the concept!
AI

Related Calculators