Calculate arithmetic and geometric sequences
Patterns, formulas, and real-world applications
A sequence is an ordered list of numbers following a pattern. The two most common types are arithmetic (constant difference) and geometric (constant ratio). Arithmetic sequence: Each term increases by a fixed amount (common difference d). 3, 7, 11, 15... (d=4). nth term: a(n) = a₁ + (n-1)d. Sum of n terms: S = n/2 × (first + last). Geometric sequence: Each term is multiplied by a fixed ratio (r). 2, 6, 18, 54... (r=3). nth term: a(n) = a₁ × r^(n-1). Sum: S = a₁(1-rⁿ)/(1-r) when r≠1. Real applications: Arithmetic: salary raises, equally-spaced payments, temperature changes. Geometric: compound interest (money grows geometrically), population growth, radioactive decay, viral spread. Infinite geometric series: If |r| < 1, the sum converges to a finite value: S = a₁/(1-r). Example: 1 + 0.5 + 0.25 + 0.125... = 1/(1-0.5) = 2.
About sequences
Each term is obtained by adding a constant to previous term. Example: 3, 7, 11, 15 (difference=4)
Other useful tools related to mathematical calculations
How to Use? Select sequence type and enter values. Arithmetic: aₙ = a₁ + (n-1)d, Geometric: aₙ = a₁ × rⁿ⁻¹
Sequence with constant difference: 2, 5, 8, 11...
Sequence with constant ratio: 2, 4, 8, 16...
Calculate any term in the sequence
Find sum of first n terms
About sequences
Each term is obtained by adding a constant to previous term. Example: 3, 7, 11, 15 (difference=4)