Skip to main content

learn.howToCalculate

learn.whatIsHeading

Sequence analyzer studies arithmetic/geometric progressions and general sequences; finds patterns, nth terms, sums.

Guide étape par étape

  1. 1Input first few sequence terms or formula
  2. 2Identify type: arithmetic (constant difference), geometric (constant ratio), or other
  3. 3Calculate any term and sum

Exemples résolus

Entrée
2, 4, 8, 16, ...
Résultat
Geometric: r=2, aₙ=2×2ⁿ⁻¹, sum n terms = 2(2ⁿ-1)

Erreurs courantes à éviter

  • Confusing arithmetic and geometric
  • Forgetting starting index

Questions fréquentes

How do you sum infinite geometric series?

S = a/(1-r) if |r|<1; diverges if |r|≥1.

Prêt à calculer ? Essayez la calculatrice gratuite Sequence

Essayez-le vous-même →

Paramètres