Factorial, combinations and permutations calculator
Calculate factorial n!, combinations C(n,k) and permutations P(n,k) online. Free combinatorics calculator — useful for math, stats and probability.
The arithmetic sequence calculator finds the nth term (a_n) and the sum of the first n terms (Sₙ). Enter the first term a₁, the common difference r and the term number n — the tool applies a_n = a₁ + (n − 1) · r and Sₙ = n · (a₁ + a_n) / 2. Handy for school, exams and quick checks.
Inputs: first term a₁, common difference r, term number n. nth term: a_n = a₁ + (n − 1) · r Sum of n terms: Sₙ = n · (a₁ + a_n) / 2 Positive r → increasing sequence, negative r → decreasing. n must be an integer ≥ 1.
For first term a₁ = 2, common difference r = 3 and n = 10: the tenth term a₁₀ = 2 + (10 − 1) · 3 = 29, and the sum of ten terms S₁₀ = 10 · (2 + 29) / 2 = 155.
An arithmetic sequence is a list of numbers where the difference between each term and the previous one is constant. This value is the common difference r. For example, 2, 5, 8, 11... is arithmetic with r = 3.
Use a_n = a₁ + (n − 1) · r, where a₁ is the first term, r the common difference and n the term number. For a₁ = 2, r = 3 the tenth term is a₁₀ = 2 + 9 · 3 = 29.
Use Sₙ = n · (a₁ + a_n) / 2 — the number of terms times the average of the first and last term. For a₁ = 2, a₁₀ = 29, n = 10: S₁₀ = 10 · 31 / 2 = 155.
It is the constant amount by which each term changes. Positive r means an increasing sequence, negative r a decreasing one, and r = 0 a constant sequence. You can find it as r = a_(n+1) − a_n.
In an arithmetic sequence terms are built by adding a constant difference (2, 5, 8, 11). In a geometric sequence they are built by multiplying by a constant ratio (2, 6, 18, 54). Arithmetic grows linearly, geometric exponentially.
Yes. A negative difference gives a decreasing sequence, e.g. for a₁ = 20, r = −3: 20, 17, 14, 11, 8... The term and sum formulas work the same regardless of the sign of r.
Saving a fixed amount each month, the number of seats in successive rows of an auditorium increasing by a fixed amount, instalments decreasing by an equal amount, or distance markers along a road.
If the first row has a₁ seats and each next row r more, then row n has a_n = a₁ + (n − 1) · r seats, and the total is Sₙ = n · (a₁ + a_n) / 2. E.g. 20 seats, +2 per row, 15 rows → 510 seats.
Yes, n is a position in the sequence, so a positive integer (1–100000); the calculator rounds down. The first term a₁ and difference r can be any value, including fractions and negatives.
Yes: Sₙ = n · (2a₁ + (n − 1) · r) / 2. It computes the sum directly from a₁, r and n without first finding a_n, giving the same result as the formula that uses the last term.
Results are informational and meant to support learning. Double-check the inputs if you use them for graded or exam tasks.
Calculate factorial n!, combinations C(n,k) and permutations P(n,k) online. Free combinatorics calculator — useful for math, stats and probability.
Calculate square root, cube root, nth root or any power of a number. Free math calculator — no signup required, instant results.
Calculate arithmetic mean, median, minimum and maximum from numbers. Free online average calculator.