Arithmetic sequences & series
Common difference d = u_2 - u_1. Use the S_n form with u_n directly when the last term is already known — it's usually faster.
- nth term
- first term
- common difference
- number of terms
- sum of the first n terms
Free interactive reference
A searchable IB Math AA HL formula booklet with core and higher-level formulas, definitions, annotations, and clear KaTeX typesetting.
These formulas are rendered as real mathematics rather than images. Read the definition, check every variable, and follow the topic link to see the idea in context. Always confirm the permitted official booklet or sheet for your examination session.
Reference section
Common difference d = u_2 - u_1. Use the S_n form with u_n directly when the last term is already known — it's usually faster.
Common ratio r = u_2/u_1. Use whichever form of S_n avoids a negative denominator.
Only exists when the common ratio has magnitude strictly less than 1 — otherwise the series diverges.
If interest is compounded more than once per year, divide i by the number of periods per year and multiply n by that same number.
a is raised to the power (n−r), b to the power r. The general term is useful for finding one specific coefficient without a full expansion.
Permutations (nPr) count arrangements where order matters; combinations (nCr) count selections where it does not.
Valid for any real n (not just positive integers), but only converges for |x|<1. Manipulate expressions into the form (1+x)^n first if needed.
Converts Cartesian a+bi to polar/Euler form. Multiplying multiplies moduli and adds arguments; dividing divides moduli and subtracts arguments.
Every non-zero complex number has exactly n distinct nth roots, evenly spaced by angle 2π/n, for k = 0, 1, ..., n-1.
For a cubic ax³+bx²+cx+d=0 with roots α, β, γ. Signs alternate with each successive symmetric function.
Reference section
Δ>0: two distinct real roots. Δ=0: one repeated root. Δ<0: no real roots.
Gives the turning point (h,k) of y=ax²+bx+c directly from the general form.
The graph of f⁻¹ is the reflection of f's graph in the line y=x. An inverse only exists over the whole domain if f is one-to-one.
Vertical asymptote where the denominator is zero; horizontal asymptote from the ratio of leading coefficients.
Reference section
Sine rule: use with an angle-side opposite pair. Cosine rule: use with SSS or SAS. Watch for the ambiguous case (SSA) with the sine rule.
C must be the angle included between the two given sides a and b.
Both formulas require θ in radians, not degrees. One radian is the angle where arc length equals the radius.
Follows from the unit circle definition. Rearranges to sin²θ=1−cos²θ or cos²θ=1−sin²θ.
The three forms of cos(2θ) are equivalent via the Pythagorean identity — choose whichever is convenient.
sec pairs with cos, csc pairs with sin — the letter association is easy to swap by mistake.
The scalar product returns a number (zero exactly when perpendicular); the vector product returns a vector perpendicular to both, with magnitude equal to the area of the parallelogram they span.
a is a known point on the line, d is a direction vector (not unique — any scalar multiple works), t is a scalar parameter.
n is a normal vector to the plane, found via the cross product of two direction vectors within the plane.
Reference section
For frequency/grouped data, x_i is the value (or class midpoint) and f_i its frequency.
A constant shift (b) changes the mean but not the spread. A scale factor (a) changes both — the standard deviation scales by |a|.
For mutually exclusive events, P(A∩B)=0. For independent events, P(A∩B)=P(A)P(B) and P(A|B)=P(A).
The long-run average outcome over many repetitions — need not be a value X can actually take.
Requires: fixed number of trials n, independent trials, two outcomes per trial, constant success probability p.
Converts any normal distribution to the standard normal (mean 0, standard deviation 1) for comparison and probability lookup.
Reverses a conditional probability — use a tree diagram to organise the known probabilities before applying the formula.
Variance scales by a², not a. Variances add for both sums AND differences of independent variables — never subtract them.
Reference section
The formal definition of the derivative — the limiting gradient of a secant line as the interval shrinks to zero.
Differentiation is linear — differentiate sums term by term, keeping constant coefficients.
Chain rule: differentiate outside, keep inside, times derivative of inside. Quotient rule order matters: f′g minus fg′, over g squared.
Always include the constant of integration c for an indefinite integral.
Gives signed area — split at any root of f(x) within [a,b] and take absolute values to find total (unsigned) area.
Overestimates area for concave-up curves, underestimates for concave-down curves. All interior y-values are doubled.
Object at rest when v(t)=0. Total distance (unlike displacement) requires splitting the motion at every point where v=0.
Combine with the chain rule for composite versions, e.g. d/dx[arctan(kx)] = k/(1+k²x²).
Choose u to simplify on differentiation (LIATE order: Log, Inverse trig, Algebraic, Trig, Exponential); dv should be easy to integrate.
Disc method for rotation about the x-axis. Do not forget to square f(x) before integrating.
Separation of variables solves dy/dx=f(x)g(y) exactly. Euler's method numerically approximates a solution using small steps h.
Standard series worth memorising: e^x, sin x, cos x (see topic notes). Most accurate near x=0.
Reviewed by the Study to Learn editorial team · Updated 2026-07-24