Number Sequence Calculator
Calculators · Added
Arithmetic sequences add a constant; geometric ones multiply by one. Give it a rule and it produces the nth term, the running sum and the sum to infinity where one exists — or give it some terms and it works out which kind you have.
How to use the number sequence calculator
- 1Choose whether you have a rule or a list of terms.
- 2For a rule: enter the first term, the difference or ratio, and which term you want.
- 3Read the nth term, the sum, and the working written out with your numbers in it.
- 4For a list: paste at least three terms and it will identify the pattern and continue it.
Examples
An arithmetic sequence
- Input
- First term 3, difference 5, term 10
- Result
- a₁₀ = 48, and the first ten terms sum to 255
A converging series
- Input
- First term 0.9, ratio 0.1
- Result
- Sum to infinity is exactly 1 — which is the proof that 0.999… = 1
About the number sequence calculator
Where each one turns up
Arithmetic sequences describe anything accumulating at a steady rate: a fixed monthly saving, seats added row by row in a theatre, a countdown. The sum formula — average of the first and last term, times the count — is the one Gauss is said to have found as a schoolboy asked to add the numbers to 100.
Geometric sequences describe anything multiplying: compound interest, population under ideal conditions, radioactive decay, a signal halving through each stage of attenuation. The distinguishing feature is that the ratio, not the difference, is what stays constant — which is why a geometric sequence eventually outgrows any arithmetic one, however fast the arithmetic one is climbing.
0.999… and the converging series
The recurring decimal 0.999… is the geometric series 0.9 + 0.09 + 0.009 + …, with a first term of 0.9 and a ratio of 0.1. Since the ratio is below 1 the series converges, and the sum is 0.9 ÷ (1 − 0.1), which is exactly 1.
That is not an approximation or a convention: the notation 0.999… means the limit of the partial sums, and that limit is 1. The same machinery converts any recurring decimal to a fraction, which is what makes convergence a practical result rather than an abstract one.
Frequently asked questions
When does a geometric series have a sum to infinity?
Why does the sum formula need a special case?
How many terms does it need to identify a sequence?
Why is my sequence neither?
Related tools
Quadratic Equation Solver
Calculators
Solve ax² + bx + c = 0 with roots, discriminant, vertex and factored form.
Matrix Calculator
Calculators
Determinant, inverse, transpose, product, sum and scalar multiple for matrices up to 6×6.
Average Calculator
Calculators
Find the mean, median, mode and range of a list of numbers, pasted in any format.