Arithmetic Progression
Calculate the general term and sum of an Arithmetic Progression. Enter the first term, common difference and number of terms.
Last term (aₙ)
Sum of AP (Sₙ)
Sequence terms:
What is an Arithmetic Progression?
In an AP, you've got a sequence where the gap from one term to the next never changes. That fixed gap is the common difference r.
- General term: aₙ = a₁ + (n − 1) × r
- Sum: Sₙ = n × (a₁ + aₙ) ÷ 2
Arithmetic progression (AP)
An arithmetic progression is a sequence in which each term differs from the previous one by a constant common difference r. The general term is aₙ = a₁ + (n - 1)·r and the sum of the first n terms is Sₙ = (a₁ + aₙ)·n/2 = n·a₁ + n(n-1)·r/2. Example: for a₁ = 2, r = 3, n = 5, the terms are 2, 5, 8, 11, 14, with a₅ = 14 and S₅ = (2 + 14)·5/2 = 40. The median of a finite AP equals its central term (or the average of the two middle terms when n is even).
A famous anecdote credits the young Carl Friedrich Gauss (~1786) with summing 1 + 2 + ... + 100 in seconds: pair 1+100, 2+99, ..., 50+51 — fifty pairs each summing to 101, giving 50 · 101 = 5050. This pairing trick is exactly the proof of the closed-form sum above.
Applications
APs appear in finance — the SAC amortisation table (constant amortisation) generates an AP of installments with constant principal and decreasing interest; linear depreciation reduces an asset's value by a fixed amount each period; equal installments with fixed monetary correction also form an AP. They also count rows in arrangements (people in lines, seats in a stadium tier) and pace running or training programs that increase volume by a fixed amount each week.
FAQ
How do I find r if I know two terms? Use r = (aₘ - aₙ)/(m - n).
What is an increasing/decreasing/constant AP? If r > 0 the progression is increasing; r < 0 decreasing; r = 0 constant (all terms equal).
Difference from a geometric progression? In an AP terms differ by a constant added; in a geometric progression they differ by a constant multiplied (the ratio q).
Can n be a non-integer? No — n is the position (1, 2, 3, ...) and must be a positive integer.
Calculate an arithmetic progression (AP)
In an arithmetic progression, each term grows out of the previous one plus a fixed value called the common difference. That's the case with 2, 5, 8, 11, and so on. From the data you enter, the tool calculates both the general term (any position in the sequence) and the sum of the terms.
Just indicate the first term, the common difference and how many terms you want; the AP formulas are applied next. It works for solving maths exercises, understanding sequences, adding up values that would grow too large on paper or checking a problem before a test.
The processing happens inside your browser. A direct reference for the AP: general term and sum solved, without you having to add value by value.
Related Tools
Geometric Progression
Calculate the general term and sum of a Geometric Progression. Enter the first term, ratio and number of terms.
Optimum Reflux Ratio
Compute a distillation column's operating reflux ratio, R = factor · Rmin, multiplying the minimum reflux by a factor (typically 1.1 to 1.5). There is a classic economic trade-off: a low reflux (near minimum) requires many plates (more column investment); a high reflux requires fewer plates but much more energy in the reboiler and condenser (more operating cost). The optimum balances the two. Enter the minimum reflux and the factor.
Fibonacci Sequence Generator
Generate the first N terms of the Fibonacci sequence. Shows the sequence, the nth term and the sum of all terms.
Back Work Ratio (BWR)
Calculate the back work ratio (BWR) of a power cycle, BWR = w_compressor ÷ w_turbine, dividing the work consumed by the compressor (or pump) by the gross work produced by the turbine. The dimensionless result shows what fraction of turbine work is reinvested to compress the fluid. In gas turbines (Brayton cycle) the BWR is high (0.4–0.6), since compressing gas is costly; in steam Rankine cycles it is tiny (~0.01), since pumping liquid is cheap. A high BWR makes the cycle sensitive to component efficiencies. Enter the compressor work and the turbine work.
Arithmetic Geometric Harmonic Mean Calculator
Computes arithmetic, geometric and harmonic means simultaneously for a list of positive numbers separated by comma.
Draw-Down Ratio
Calculate an extrudate's draw-down ratio (DDR), DDR = (D_die ÷ D_product)², from the die orifice diameter D_die and the final product diameter D_product, as the ratio of cross-sectional areas. After leaving the die, the extrudate (a wire, tube, filament) is often PULLED and stretched by a haul-off at a speed higher than the exit speed, reducing its cross-section to the final size. The draw-down ratio is how much the section area is reduced. Drawing not only sets the final size but ORIENTS the molecular chains in the pull direction, which can greatly increase the product's mechanical strength in that direction (used in oriented fibers, tapes and films, far stronger than unoriented material). The draw-down ratio, combined with die swell, sets the relation between orifice size and final product. There are limits: excessive drawing can break the extrudate or cause defects. It is a key parameter in making fibers, monofilaments, small-diameter tubes and wire coating. Enter the die diameter and the final product diameter.
The results provided by this tool are for general informational and educational purposes only and do not constitute professional, financial, medical, legal, tax or accounting advice. Always confirm important decisions with a qualified professional and official sources.