Formula Library
Every formula from the chapters written so far β searchable, and bookmarkable for quick revision.
Distance Formula
d = β[(xβ β xβ)Β² + (yβ β yβ)Β²]
The straight-line distance between two points on a coordinate plane.
- d
- β the distance between the two points
- xβ, yβ
- β the coordinates of the first point
- xβ, yβ
- β the coordinates of the second point
When to use it: Whenever you know the coordinates of two points and need the straight-line distance between them.
Midpoint Formula
M = ((xβ + xβ)/2, (yβ + yβ)/2)
The point exactly halfway between two given points.
- M
- β the midpoint
- xβ, yβ
- β the coordinates of the first point
- xβ, yβ
- β the coordinates of the second point
When to use it: Whenever you need the exact centre point of a segment joining two known points.
Slope Formula
m = (yβ β yβ) / (xβ β xβ)
How steep a line is β the change in y for each unit change in x.
- m
- β the slope (gradient) of the line
- xβ, yβ
- β the coordinates of the first point on the line
- xβ, yβ
- β the coordinates of the second point on the line
When to use it: Whenever you need to measure or compare how steep a line is, or check whether two lines are parallel or perpendicular.
Equation of a Straight Line
y = mx + c
Describes every point on a non-vertical straight line, using its slope and y-intercept.
- m
- β the slope of the line
- c
- β the y-intercept β where the line crosses the y-axis
- x, y
- β the coordinates of any point on the line
When to use it: Whenever you need to write down, graph, or predict values along an entire straight line, not just one point on it.
Zero and Negative Exponent Rule
aβ° = 1 and aβ»βΏ = 1/aβΏ (a β 0)
Any nonzero base raised to the power 0 equals 1; a negative exponent means "take the reciprocal, then raise to the positive exponent".
- a
- β the base (any nonzero real number)
- n
- β a positive integer exponent
When to use it: Whenever an exponent is 0 or negative and you need to rewrite it as a positive-exponent expression (or a plain number).
Product and Quotient Rules of Exponents
aα΅ Β· aβΏ = aα΅βΊβΏ and aα΅ / aβΏ = aα΅β»βΏ (a β 0)
Multiplying powers with the same base adds the exponents; dividing powers with the same base subtracts the exponents.
- a
- β the common base (any nonzero real number)
- m, n
- β the two exponents
When to use it: Whenever you multiply or divide two powers that share the exact same base.
Power-of-a-Power and Power-of-a-Product Rules
(aα΅)βΏ = aα΅βΏ and (ab)βΏ = aβΏbβΏ and (a/b)βΏ = aβΏ/bβΏ
Raising a power to another power multiplies the exponents; raising a product or quotient to a power distributes that power to every factor.
- a, b
- β the bases being raised to a power
- m, n
- β the exponents
When to use it: Whenever an expression already raised to a power is itself raised to another power, or when a whole product/quotient is raised to a power.
Fractional Exponent Rule
a^(1/n) = βΏβa and a^(m/n) = (βΏβa)α΅ = βΏβ(aα΅)
A fractional exponent packages a root and a power together: the denominator of the fraction is the root (index), and the numerator is the power.
- a
- β the base (a β₯ 0 whenever n is even)
- m, n
- β integers β n is the root index (n > 0), m is the power
When to use it: Whenever you need to move between radical notation and exponent notation, e.g. to apply the exponent laws to an expression that starts as a root.
Product Rule for Radicals
βΏβa Β· βΏβb = βΏβ(ab)
The product of two radicals with the same index equals the radical of the product of their radicands.
- a, b
- β the radicands (a, b β₯ 0 when n is even)
- n
- β the common index (root) of both radicals
When to use it: Whenever you simplify a radical by factoring out a perfect nth-power factor, or multiply two radicals with the same index.
Quotient Rule for Radicals
βΏβa / βΏβb = βΏβ(a/b) (b β 0)
The quotient of two radicals with the same index equals the radical of the quotient of their radicands.
- a, b
- β the radicands (a β₯ 0, b > 0 when n is even)
- n
- β the common index (root) of both radicals
When to use it: Whenever you divide two radicals with the same index, including rationalizing a denominator that contains a radical.
Equal-Bases Property of Exponential Equations
If aΛ£ = aΚΈ and a > 0, a β 1, then x = y.
Once both sides of an exponential equation are written with the exact same base, the exponents themselves must be equal.
- a
- β the common base (a > 0 and a β 1)
- x, y
- β the exponents being compared
When to use it: Whenever you can rewrite both sides of an exponential equation using the same base, turning the whole equation into a simple equation of exponents.
Exponential Growth/Decay Model
A = Aβ(1 + r)α΅ (growth, r > 0) A = Aβ(1 β r)α΅ (decay, 0 < r < 1)
A quantity that changes by the same percentage every fixed time period follows this pattern β starting amount times a growth/decay factor raised to the number of periods elapsed.
- A
- β the amount after t time periods
- Aβ
- β the initial amount, at t = 0
- r
- β the growth rate (or decay rate), as a decimal
- t
- β the number of time periods elapsed
When to use it: Whenever a quantity grows or shrinks by a fixed percentage each period β population, compound interest, or radioactive-style decay.
Scientific Notation
a Γ 10βΏ, where 1 β€ a < 10 and n is an integer
A compact way to write very large or very small numbers as a decimal between 1 and 10, multiplied by a power of 10.
- a
- β the coefficient β a decimal number with 1 β€ a < 10
- n
- β the exponent (power of 10) β positive for large numbers, negative for small numbers
When to use it: Whenever a number has many digits or many leading/trailing zeros, and you need a compact, easy-to-compare form.
Definition of the Logarithm
log_b(x) = y β bΚΈ = x (b > 0, b β 1, x > 0)
A logarithm answers "to what power must the base b be raised to get x?" β it is the exponent y in the equivalent exponential equation bΚΈ = x.
- b
- β the base of the logarithm (b > 0, b β 1)
- x
- β the argument β the number you are taking the logarithm of (x > 0)
- y
- β the logarithm itself β the exponent that produces x
When to use it: Whenever you need to find the exponent that produces a known result, or to switch between logarithmic and exponential form.
Product Rule of Logarithms
log_b(MN) = log_b M + log_b N
The logarithm of a product equals the sum of the logarithms of its factors.
- b
- β the base of the logarithm (b > 0, b β 1)
- M, N
- β positive real numbers being multiplied
When to use it: Whenever you need to expand the logarithm of a product into a sum, or condense a sum of logarithms into one logarithm of a product.
Quotient Rule of Logarithms
log_b(M/N) = log_b M β log_b N
The logarithm of a quotient equals the logarithm of the numerator minus the logarithm of the denominator.
- b
- β the base of the logarithm (b > 0, b β 1)
- M, N
- β positive real numbers, with M divided by N
When to use it: Whenever you need to expand the logarithm of a quotient into a difference, or condense a difference of logarithms into one logarithm of a quotient.
Power Rule of Logarithms
log_b(Mα΅) = p Β· log_b M
The logarithm of a number raised to a power equals the power times the logarithm of the number.
- b
- β the base of the logarithm (b > 0, b β 1)
- M
- β a positive real number
- p
- β the exponent applied to M
When to use it: Whenever a logarithm's argument is itself a power, letting you bring the exponent down as a multiplier β essential for solving equations where the variable is in an exponent.
Change of Base Formula
log_b M = log_a M / log_a b
Converts a logarithm in one base (b) into a ratio of logarithms in a different, more convenient base (a) β usually base 10 or base e, so a calculator can evaluate it.
- b
- β the original base of the logarithm
- a
- β the new base being switched to (commonly 10 or e)
- M
- β the argument of the logarithm
When to use it: Whenever you need to evaluate a logarithm in a base your calculator does not have a direct button for (any base other than 10 or e).
Natural Logarithm and Euler's Number
ln x = log_e x, where e β 2.71828...
The natural logarithm is simply a logarithm with base e, a special irrational constant that arises naturally in continuous growth and decay processes.
- x
- β the argument of the natural logarithm (x > 0)
- e
- β Euler's number, an irrational constant approximately equal to 2.71828
When to use it: Whenever a process involves continuous (rather than step-by-step) growth or decay, such as continuous compound interest or radioactive decay.
Cardinality of a Product Set
n(A Γ B) = n(A) Γ n(B)
The number of ordered pairs in the product set A Γ B equals the number of elements in A times the number of elements in B.
- n(A Γ B)
- β the number of ordered pairs in the product set A Γ B
- n(A)
- β the number of elements in set A
- n(B)
- β the number of elements in set B
When to use it: Whenever you need to know how many ordered pairs a product set contains, without listing every pair by hand.
Vertex Formula of a Quadratic Function
Vertex = (βb/2a, f(βb/2a)), for y = axΒ² + bx + c
Gives the exact coordinates of the turning point (vertex) of a parabola directly from its coefficients, without needing to complete the square.
- a, b, c
- β the coefficients of y = axΒ² + bx + c (a β 0)
- βb/2a
- β the x-coordinate of the vertex, and the equation of the axis of symmetry
- f(βb/2a)
- β the y-coordinate of the vertex β the minimum or maximum value of the function
When to use it: Whenever you need the highest or lowest point of a parabola, or its axis of symmetry, directly from the equation y = axΒ² + bx + c.
Discriminant of a Quadratic
D = bΒ² β 4ac
A single number, computed from a quadratic's coefficients, that reveals how many real roots (x-intercepts) the quadratic has β without solving the equation.
- D
- β the discriminant
- a, b, c
- β the coefficients of axΒ² + bx + c = 0 (a β 0)
When to use it: Whenever you need to know how many real solutions a quadratic equation has (two, one, or none) before β or instead of β actually solving it.
The Quadratic Formula
x = (βb Β± β(bΒ² β 4ac)) / 2a
Solves any quadratic equation axΒ² + bx + c = 0 directly from its coefficients, without needing to factor.
- x
- β the solution(s) β the roots of the equation
- a, b, c
- β the coefficients of axΒ² + bx + c = 0 (a β 0)
- Β±
- β produces two solutions β one using +, one using β, unless the discriminant is 0
When to use it: Whenever a quadratic equation cannot be factored easily (or at all), or you want a reliable method that always works.
Vertex Form of an Absolute Value Function
y = a|x β h| + k, vertex = (h, k)
Every absolute value function graph is a V-shape (or upside-down V) whose sharp corner β the vertex β sits at exactly (h, k), directly readable from the equation.
- a
- β controls the direction (sign) and narrowness (size) of the V, same role as in a parabola
- h
- β the horizontal shift β the x-coordinate of the vertex
- k
- β the vertical shift β the y-coordinate of the vertex
When to use it: Whenever you need to find the vertex, sketch the graph, or identify the transformations of an absolute value function directly from its equation.
Solving |x β p| = q
If q β₯ 0: x β p = q or x β p = βq, i.e. x = p + q or x = p β q. If q < 0: no solution.
Since |x β p| measures a distance (from x to p) and distance is never negative, this equation asks "which x-values are exactly q units away from p?" β there are exactly two, one on each side of p, unless q is negative.
- x
- β the unknown being solved for
- p
- β the reference point the distance is measured from
- q
- β the required distance from p (must be β₯ 0 for a solution to exist)
When to use it: Whenever you need to solve an equation with a single absolute value expression set equal to a number.
Absolute Value Inequality Rules
|x β p| < q β p β q < x < p + q |x β p| > q β x < p β q or x > p + q (q > 0)
"Less than" absolute value inequalities describe a single band of values close to p; "greater than" absolute value inequalities describe two separate regions far from p.
- x
- β the unknown being solved for
- p
- β the reference point
- q
- β the distance threshold (q > 0)
When to use it: Whenever you need to solve an inequality with a single absolute value expression compared to a positive number.
Probability of an Event
P(E) = n(E) / n(S)
The probability of an event equals the number of favourable outcomes divided by the total number of equally likely outcomes in the sample space.
- P(E)
- β the probability of event E, a number from 0 to 1
- n(E)
- β the number of outcomes that make up event E (favourable outcomes)
- n(S)
- β the total number of outcomes in the sample space S
When to use it: Whenever every outcome in the sample space is equally likely, and you need the probability of a specific event.
The Complement Rule
P(E') = 1 β P(E)
The probability that an event does NOT happen equals 1 minus the probability that it does happen.
- P(E')
- β the probability of the complement of E β E not happening
- P(E)
- β the probability of E happening
When to use it: Whenever finding "the probability that something does not happen" is easier than finding the probability that it does.
The Addition Rule
P(A βͺ B) = P(A) + P(B) β P(A β© B). If A, B are mutually exclusive: P(A βͺ B) = P(A) + P(B).
The probability that A or B happens equals the sum of their individual probabilities, minus the probability they both happen (to avoid double-counting the overlap).
- P(A βͺ B)
- β the probability that A happens, or B happens, or both
- P(A β© B)
- β the probability that both A and B happen
- mutually exclusive
- β A and B cannot both happen at once, so P(A β© B) = 0
When to use it: Whenever you need the probability that at least one of two events happens.
The Multiplication Rule for Independent Events
P(A β© B) = P(A) Γ P(B) (A, B independent)
When two events do not affect each other's outcome, the probability that both happen equals the product of their individual probabilities.
- P(A β© B)
- β the probability that both A and B happen
- independent
- β the outcome of A has no effect on the probability of B, and vice versa
When to use it: Whenever two events are independent and you need the probability that both occur.
Conditional Probability
P(A | B) = P(A β© B) / P(B) (P(B) β 0)
The probability that A happens, given that B is already known to have happened β restricting the sample space down to just the outcomes where B occurs.
- P(A | B)
- β the probability of A, given that B has occurred
- P(A β© B)
- β the probability that both A and B happen
- P(B)
- β the probability that B happens
When to use it: Whenever extra information (that some other event B has already happened) changes the sample space you should be considering.
Expected Frequency
E = n Γ P(event)
The number of times an event is predicted to happen if a trial is repeated n times, based on its probability.
- E
- β the expected frequency β the predicted number of occurrences
- n
- β the number of trials (repetitions)
- P(event)
- β the event's probability on a single trial
When to use it: Whenever you need to predict how many times an event will occur over many repeated trials.
Similarity Ratio
AB/A'B' = BC/B'C' = CA/C'A' = k, and corresponding angles are equal
Two triangles are similar exactly when their corresponding angles are equal and their corresponding sides are all in the same fixed ratio, k (the scale factor).
- k
- β the scale factor β how many times larger (or smaller) one triangle is than the other
- AB, BC, CA / A'B', B'C', C'A'
- β corresponding side lengths of the two similar triangles
When to use it: Whenever you need to confirm two triangles are similar, or use their known similarity to find a missing side length.
The Basic Proportionality Theorem (Thales' Theorem)
If DE β₯ BC in β³ABC (D on AB, E on AC), then AD/DB = AE/EC
A line drawn parallel to one side of a triangle, cutting the other two sides, divides those two sides in exactly the same ratio.
- D, E
- β the points where the parallel line crosses sides AB and AC
- AD, DB, AE, EC
- β the four segments the parallel line creates on the two cut sides
When to use it: Whenever a line parallel to one side of a triangle cuts the other two sides, and you need to relate the resulting segment lengths.
The Angle Bisector Theorem
If AD bisects β A in β³ABC (D on BC), then BD/DC = AB/AC
The bisector of an angle of a triangle divides the opposite side into two segments whose ratio equals the ratio of the two sides forming that angle.
- D
- β the point where the angle bisector from A meets side BC
- BD, DC
- β the two segments the bisector divides BC into
- AB, AC
- β the two sides forming the bisected angle at A
When to use it: Whenever an angle bisector in a triangle is given, and you need to find how it divides the opposite side.
The Pythagorean Theorem
aΒ² + bΒ² = cΒ²
In a right triangle, the square of the hypotenuse equals the sum of the squares of the other two sides (the legs).
- a, b
- β the lengths of the two legs (the sides forming the right angle)
- c
- β the length of the hypotenuse (the side opposite the right angle, always the longest side)
When to use it: Whenever you know two sides of a right triangle and need the third, or need to check whether a triangle is a right triangle.
Special Right Triangle Side Ratios
45-45-90: leg : leg : hypotenuse = x : x : xβ2. 30-60-90: short leg : long leg : hypotenuse = x : xβ3 : 2x
Two specific right triangles β with angles 45-45-90 and 30-60-90 β always have their side lengths in these exact fixed ratios, letting you find every side from just one known length.
- x
- β the shortest side (the leg in a 45-45-90 triangle, or the short leg opposite the 30Β° angle in a 30-60-90 triangle)
When to use it: Whenever a right triangle has angles of 45-45-90 or 30-60-90, letting you find every side instantly from a single known length, without the Pythagorean theorem.
The Inscribed Angle Theorem
Inscribed angle = (1/2) Γ central angle, for angles subtending the same arc
An angle inscribed in a circle (with its vertex on the circle) is always exactly half the central angle that subtends the same arc.
- central angle
- β the angle at the centre of the circle, formed by two radii to the ends of the arc
- inscribed angle
- β the angle at a point on the circle, formed by two chords to the same ends of the arc
When to use it: Whenever an angle is formed at the centre and another at the circle's edge, both looking at the same arc.
Opposite Angles of a Cyclic Quadrilateral
β A + β C = 180Β° and β B + β D = 180Β°
In any quadrilateral whose four vertices all lie on a circle (a cyclic quadrilateral), each pair of opposite angles adds up to exactly 180Β°.
- β A, β B, β C, β D
- β the four interior angles of the cyclic quadrilateral, in order around the circle
When to use it: Whenever a quadrilateral is inscribed in a circle and you need to find a missing angle from its opposite angle.
Equal Chords Theorem
Chord AB = Chord CD β AB and CD are equidistant from the centre β arc AB = arc CD
In the same circle (or equal circles), equal chords are always the same distance from the centre and always cut off equal arcs β and each of these conditions implies the other two.
- chord
- β a straight segment connecting two points on the circle
- distance from the centre
- β the length of the perpendicular segment from the centre to the chord
When to use it: Whenever you know one of "equal chords," "equal distance from centre," or "equal arcs," and need to conclude the other two.
The Perpendicular from the Centre to a Chord
If OM β₯ AB (M on chord AB, O the centre), then AM = MB
A perpendicular line drawn from a circle's centre to any chord always bisects that chord exactly in half.
- O
- β the centre of the circle
- M
- β the point where the perpendicular from O meets the chord AB
- AM, MB
- β the two halves of the chord created by M
When to use it: Whenever a perpendicular is drawn from a circle's centre to a chord, letting you conclude the chord is bisected β often the key step in finding a chord's length from the radius and its distance from the centre.
The Intersecting Chords Theorem
PA Γ PC = PB Γ PD, for chords AC and BD intersecting at point P inside the circle
When two chords intersect inside a circle, the products of the two segments of each chord are always equal.
- P
- β the point where the two chords intersect
- PA, PC
- β the two segments the intersection point creates on the first chord
- PB, PD
- β the two segments the intersection point creates on the second chord
When to use it: Whenever two chords cross inside a circle, and you know three of the four segment lengths and need the fourth.
Coterminal Angles
ΞΈ + 360Β°n (or ΞΈ + 2Οn radians), for any integer n
Two angles in standard position are coterminal if they share the same terminal side β which happens exactly when they differ by a whole number of full revolutions.
- ΞΈ
- β the original angle
- n
- β any integer β how many extra full turns are added or subtracted
When to use it: Whenever you need to find an equivalent angle (e.g. within 0Β°-360Β°) for an angle greater than 360Β° or negative.
Degree-Radian Conversion
radians = degrees Γ (Ο/180) degrees = radians Γ (180/Ο)
Converts an angle measurement between degrees and radians, the two standard units for measuring angles.
- Ο
- β pi, approximately 3.14159 β one full revolution is 2Ο radians, or 360Β°
When to use it: Whenever an angle is given in one unit but a formula or calculation requires the other.
Arc Length
s = rΞΈ (ΞΈ in radians)
The length of an arc equals the radius times the angle it subtends, when that angle is measured in radians.
- s
- β the arc length
- r
- β the radius of the circle
- ΞΈ
- β the central angle subtended by the arc, in radians
When to use it: Whenever you need the length of a curved arc from its radius and central angle.
Area of a Sector
A = (1/2) rΒ² ΞΈ (ΞΈ in radians)
The area of a pie-slice-shaped sector equals half the radius squared times the central angle, when that angle is in radians.
- A
- β the area of the sector
- r
- β the radius of the circle
- ΞΈ
- β the central angle of the sector, in radians
When to use it: Whenever you need the area of a pie-slice-shaped portion of a circle, given its radius and central angle.
The Six Trigonometric Ratios
sinΞΈ=opp/hyp, cosΞΈ=adj/hyp, tanΞΈ=opp/adj, cscΞΈ=hyp/opp, secΞΈ=hyp/adj, cotΞΈ=adj/opp
For an acute angle ΞΈ in a right triangle, each trigonometric ratio is a fixed ratio of two of the triangle's three sides β three basic ratios, and their three reciprocals.
- opp
- β the length of the side opposite angle ΞΈ
- adj
- β the length of the side adjacent to angle ΞΈ (not the hypotenuse)
- hyp
- β the length of the hypotenuse, opposite the right angle
When to use it: Whenever you know an angle and one side of a right triangle and need another side, or know two sides and need the angle.
The Pythagorean Trigonometric Identity
sinΒ²ΞΈ + cosΒ²ΞΈ = 1 also: tanΞΈ = sinΞΈ/cosΞΈ, cotΞΈ = cosΞΈ/sinΞΈ
The squares of sine and cosine of the same angle always add up to exactly 1 β a direct consequence of the Pythagorean theorem β and tangent is always the ratio of sine to cosine.
- ΞΈ
- β any angle
When to use it: Whenever you know one trigonometric ratio of an angle and need another, without knowing the angle itself.
Trigonometric Ratios for Special Angles
sin: 0, 1/2, β2/2, β3/2, 1 | cos: 1, β3/2, β2/2, 1/2, 0 (for ΞΈ = 0Β°, 30Β°, 45Β°, 60Β°, 90Β°)
The sine and cosine of the five most common "special" angles have exact, memorizable values, derived directly from the 45-45-90 and 30-60-90 triangles.
- ΞΈ
- β one of the five special angles: 0Β°, 30Β°, 45Β°, 60Β°, or 90Β°
When to use it: Whenever a problem involves one of these five common angles and you need an exact value rather than a decimal approximation.
The Polynomial Division Identity
P(x) = D(x) Β· Q(x) + R(x), where the degree of R(x) is less than the degree of D(x)
Dividing a polynomial P(x) by a divisor D(x) always produces a quotient Q(x) and a remainder R(x), related by this identity β the same "dividend = divisor Γ quotient + remainder" pattern used for ordinary numbers.
- P(x)
- β the dividend β the polynomial being divided
- D(x)
- β the divisor β the polynomial being divided by
- Q(x)
- β the quotient
- R(x)
- β the remainder (degree strictly less than D(x), or R(x)=0 if it divides evenly)
When to use it: Whenever you divide one polynomial by another and need to check or express the result correctly.
The Remainder Theorem
If P(x) is divided by (x β a), the remainder equals P(a)
Dividing a polynomial by (x β a) always leaves a remainder equal to the polynomial evaluated at x = a β found by a single substitution, without doing the division at all.
- P(x)
- β the polynomial being divided
- a
- β the constant in the linear divisor (x β a)
- P(a)
- β the polynomial evaluated at x = a β this equals the remainder
When to use it: Whenever you need the remainder of a polynomial divided by a linear factor (x β a), without carrying out the full division.
The Factor Theorem
(x β a) is a factor of P(x) β P(a) = 0
A linear expression (x β a) divides a polynomial P(x) exactly (with zero remainder) exactly when a is a root of P(x) β substituting a into P(x) gives zero.
- P(x)
- β the polynomial being tested
- a
- β a candidate root β the constant in the linear factor (x β a)
When to use it: Whenever you need to test whether a specific value is a root of a polynomial, or to find factors of a polynomial by testing candidate values.
The Combination Formula (Binomial Coefficient)
βΏCα΅£ = n! / (r!(n β r)!)
Counts how many ways to choose r items from a set of n, when order does not matter β this is exactly the coefficient of each term in a binomial expansion.
- n
- β the total number of items (or the power in the binomial expansion)
- r
- β the number of items chosen (or the term index in the expansion)
- n!
- β n factorial: n Γ (nβ1) Γ (nβ2) Γ ... Γ 1
When to use it: Whenever you need a binomial coefficient β either for counting combinations or for the coefficients in a binomial expansion.
The Binomial Theorem
(a + b)βΏ = Ξ£ (from r=0 to n) of βΏCα΅£ Β· aβΏβ»Κ³ Β· bΚ³
Gives every term of the expansion of (a + b)βΏ directly, without multiplying out the brackets by hand β each term's coefficient is a binomial coefficient, and the exponents of a and b always add to n.
- n
- β the power the binomial is raised to
- r
- β the term index, running from 0 to n
- βΏCα΅£
- β the binomial coefficient for that term
When to use it: Whenever you need to expand (a + b)βΏ for any n, especially when n is too large to expand by repeated multiplication.
The General Term of a Binomial Expansion
T(r+1) = βΏCα΅£ Β· aβΏβ»Κ³ Β· bΚ³
Gives the formula for the (r+1)th term of the expansion of (a+b)βΏ directly, without writing out every earlier term first.
- T(r+1)
- β the (r+1)th term of the expansion (the "+1" exists because the first term corresponds to r=0)
- n, r
- β as in the binomial theorem β n is the power, r is the term index
When to use it: Whenever you need one specific term of a binomial expansion (e.g. the 5th term, or the term containing xβ΄) without expanding the whole thing.
General Cubic Function
y = axΒ³ + bxΒ² + cx + d (a β 0)
The general form of a cubic function β the simplest case, y = xΒ³, has a distinctive S-shaped curve that passes through the origin and is symmetric about it (an odd function).
- a, b, c, d
- β real-number coefficients (a β 0, so the xΒ³ term does not vanish)
When to use it: Whenever you need to recognize or sketch the shape of a cubic function.
General Reciprocal Function
y = a / x (x β 0)
A reciprocal function has a two-branch, hyperbola-like curve that approaches (but never touches) both axes β the axes are its asymptotes.
- a
- β a nonzero constant that scales the curve and determines which two quadrants it occupies
- x β 0
- β x cannot be zero β the function is undefined there
When to use it: Whenever you need to recognize or sketch the shape of a reciprocal (inverse-proportion) function.
General Square Root Function
y = aβ(x β h) + k (x β₯ h)
A square root function traces half of a sideways parabola, starting at a fixed point (h, k) and extending in only one horizontal direction, since the domain is restricted to x β₯ h.
- a
- β scales the curve, and flips it if negative
- h, k
- β the coordinates of the curve's starting point
When to use it: Whenever you need to recognize or sketch the shape of a square root function, and identify its domain restriction.
General Exponential Function
y = a Β· bΛ£ (a β 0, b > 0, b β 1)
An exponential function grows (if b>1) or decays (if 0<b<1) increasingly quickly, and always has a horizontal asymptote at y = 0.
- a
- β the y-intercept when x=0 (since bΛ£βΌβ° = 1)
- b
- β the base β determines growth (b>1) or decay (0<b<1)
When to use it: Whenever you need to recognize or sketch the shape of an exponential growth or decay function.
Translating a Function
y = f(x β h) + k
Shifts the entire graph of y=f(x) horizontally by h units and vertically by k units, without changing its shape at all.
- h
- β the horizontal shift (right if h>0, left if h<0 β note the subtraction)
- k
- β the vertical shift (up if k>0, down if k<0)
When to use it: Whenever a graph needs to be moved to a new location without changing its shape.
Reflecting a Function
y = βf(x) reflects over the x-axis. y = f(βx) reflects over the y-axis.
Negating the whole function output flips the graph upside down (over the x-axis); negating the input flips it left-right (over the y-axis).
- f(x)
- β the original function
When to use it: Whenever a graph needs to be mirrored over an axis.
Stretching or Compressing a Function
y = aΒ·f(x) stretches/compresses vertically. y = f(bx) stretches/compresses horizontally.
Multiplying the output by a scales the graph vertically (|a|>1 stretches, 0<|a|<1 compresses); multiplying the input by b scales it horizontally, but in the opposite sense (|b|>1 compresses, 0<|b|<1 stretches).
- a
- β the vertical scale factor
- b
- β the horizontal scale factor (acts inversely β a larger b compresses)
When to use it: Whenever a graph needs to be made taller/shorter or narrower/wider.
nth Term of an Arithmetic Progression
aβ = aβ + (n β 1)d
Gives the value of any term directly from its position n, without listing every earlier term.
- aβ
- β the nth term of the sequence
- aβ
- β the first term
- d
- β the common difference β the fixed amount added between consecutive terms
- n
- β the term's position in the sequence
When to use it: Whenever you need a specific term of an arithmetic sequence directly, or need to find n, aβ, or d from other known values.
Sum of an Arithmetic Series
Sβ = n/2 Β· (aβ + aβ) = n/2 Β· (2aβ + (n β 1)d)
Gives the sum of the first n terms of an arithmetic sequence directly, without adding every term one at a time.
- Sβ
- β the sum of the first n terms
- aβ, aβ
- β the first and nth (last) terms being summed
- n
- β the number of terms
- d
- β the common difference
When to use it: Whenever you need the total of a run of arithmetic-sequence terms, without adding them individually.
nth Term of a Geometric Progression
aβ = aβ Β· rβΏβ»ΒΉ
Gives the value of any term of a geometric sequence directly from its position n.
- aβ
- β the nth term of the sequence
- aβ
- β the first term
- r
- β the common ratio β the fixed factor multiplied between consecutive terms
- n
- β the term's position in the sequence
When to use it: Whenever you need a specific term of a geometric sequence directly, or need to find n, aβ, or r from other known values.
Sum of a Finite Geometric Series
Sβ = aβ(1 β rβΏ) / (1 β r) (r β 1)
Gives the sum of the first n terms of a geometric sequence directly, without adding every term.
- Sβ
- β the sum of the first n terms
- aβ
- β the first term
- r
- β the common ratio (r β 1)
- n
- β the number of terms being summed
When to use it: Whenever you need the total of a run of geometric-sequence terms, without adding them individually.
Sum of an Infinite Geometric Series
Sβ = aβ / (1 β r) (only valid when |r| < 1)
Gives the finite total that a geometric series with shrinking terms approaches as more and more terms are added, forever.
- Sβ
- β the sum of the infinite series
- aβ
- β the first term
- r
- β the common ratio, with |r| < 1 required for the sum to exist
When to use it: Whenever a geometric series continues forever and its common ratio satisfies |r| < 1, so its terms shrink toward zero.
Matrix Addition and Subtraction
(A Β± B)α΅’β±Ό = Aα΅’β±Ό Β± Bα΅’β±Ό
To add or subtract two matrices, add or subtract the entries that sit in the exact same position β this only works when both matrices have identical order (same number of rows and columns).
- Aα΅’β±Ό
- β the entry of matrix A in row i, column j
- Bα΅’β±Ό
- β the entry of matrix B in the same position
When to use it: Whenever you need to add or subtract two matrices of the same order.
Scalar Multiplication of a Matrix
(kA)α΅’β±Ό = k Β· Aα΅’β±Ό
To multiply a matrix by a scalar (an ordinary number), multiply every single entry of the matrix by that number.
- k
- β the scalar (a plain number)
- Aα΅’β±Ό
- β the entry of matrix A in row i, column j
When to use it: Whenever a whole matrix needs to be scaled up or down by a constant factor.
Matrix Multiplication
(AB)α΅’β±Ό = Ξ£β Aα΅’β Β· Bββ±Ό (row i of A "dotted" with column j of B)
Each entry of the product matrix AB comes from multiplying corresponding entries of a row of A with a column of B, and adding the results β matrix multiplication requires the number of columns of A to equal the number of rows of B.
- (AB)α΅’β±Ό
- β the entry of the product AB in row i, column j
- Aα΅’β
- β the entries along row i of matrix A
- Bββ±Ό
- β the entries down column j of matrix B
When to use it: Whenever two compatible matrices (columns of the first = rows of the second) need to be multiplied together.
Determinant of a 2Γ2 Matrix
For A = [[a, b], [c, d]]: det(A) = ad β bc
A single number computed from a 2Γ2 matrix that reveals whether the matrix has an inverse β a matrix has an inverse exactly when its determinant is nonzero.
- a, b, c, d
- β the four entries of the 2Γ2 matrix, read left-to-right, top-to-bottom
- det(A)
- β the determinant of A, also written |A|
When to use it: Whenever you need to check if a 2Γ2 matrix has an inverse, or as the first step of computing that inverse.
Inverse of a 2Γ2 Matrix
For A = [[a, b], [c, d]]: Aβ»ΒΉ = (1/det(A)) Β· [[d, βb], [βc, a]] (det(A) β 0)
The inverse of a 2Γ2 matrix β swap the two diagonal entries, negate the two off-diagonal entries, then divide every entry by the determinant.
- Aβ»ΒΉ
- β the inverse of A, satisfying AΒ·Aβ»ΒΉ = Aβ»ΒΉΒ·A = I (the identity matrix)
- det(A)
- β the determinant, ad β bc (must be nonzero)
When to use it: Whenever you need to "undo" a 2Γ2 matrix's effect, or solve a matrix equation of the form AX = B.
Range and Interquartile Range
Range = maximum β minimum. IQR = Qβ β Qβ
Two simple measures of how spread out a dataset is. The range uses only the two extreme values; the interquartile range (IQR) uses the middle 50% of the data, making it far less sensitive to outliers.
- Qβ
- β the first quartile β the value 25% of the way through the ordered data
- Qβ
- β the third quartile β the value 75% of the way through the ordered data
When to use it: Whenever you need a quick measure of spread β the range for a rough idea, the IQR for a measure resistant to extreme outliers.
Variance and Standard Deviation
Variance: ΟΒ² = Ξ£(x β xΜ)Β² / n. Standard deviation: Ο = β(ΟΒ²)
Measures how far, on average, the data values are spread from the mean β variance is the average of the squared deviations; standard deviation is its square root, bringing the units back in line with the original data.
- x
- β each individual data value
- xΜ
- β the mean of the dataset
- n
- β the number of data values
- Ο (sigma)
- β the standard deviation
When to use it: Whenever you need the standard, most widely-used measure of how spread out a dataset is around its mean.
Pearson's Correlation Coefficient
r = Ξ£(x β xΜ)(y β Θ³) / β[Ξ£(x β xΜ)Β² Β· Ξ£(y β Θ³)Β²]
A single number, always between β1 and 1, that measures both the strength and direction of the linear relationship between two variables.
- r
- β the correlation coefficient
- x, y
- β the paired data values for each variable
- xΜ, Θ³
- β the means of the x-values and y-values respectively
When to use it: Whenever you need a precise numerical measure of how strongly two variables are linearly related, beyond just a visual scatter diagram impression.
Tangent-Radius Perpendicularity
OT β₯ the tangent line, at the point of tangency T
A tangent line to a circle is always exactly perpendicular to the radius drawn to the point where it touches the circle.
- O
- β the centre of the circle
- T
- β the point of tangency β where the tangent line touches the circle
When to use it: Whenever a tangent line and a radius meet at the point of tangency, guaranteeing a 90Β° angle there.
The Two-Tangent Theorem
PA = PB, for two tangents from external point P touching the circle at A and B
The two tangent segments drawn from any single external point to a circle are always exactly equal in length.
- P
- β an external point (outside the circle)
- A, B
- β the two points where the tangents from P touch the circle
When to use it: Whenever two tangent segments are drawn to a circle from the same external point.
The Tangent-Chord Angle Theorem
The angle between a tangent and a chord (drawn from the point of tangency) equals the inscribed angle in the alternate segment
Also called the Alternate Segment Theorem β the angle formed between a tangent line and a chord equals the angle that same chord subtends from any point on the arc on the OTHER side of the chord.
- tangent-chord angle
- β the angle between the tangent line and the chord, measured at the point of tangency
- alternate segment
- β the region of the circle on the opposite side of the chord from the tangent-chord angle being measured
When to use it: Whenever a tangent and a chord meet at a point of tangency, and you need to relate that angle to an inscribed angle elsewhere in the circle.
A Condition for Concyclic Points
If β ACB = β ADB (C, D on the same side of AB), then A, B, C, D are concyclic
If two points, C and D, on the same side of a segment AB, both see AB under the exact same angle, then all four points A, B, C, D must lie on one common circle.
- A, B
- β two fixed points (forming the reference segment)
- C, D
- β two points on the same side of AB, each forming an angle with A and B
When to use it: Whenever you need to prove that four points all lie on a single circle, using only angle measurements.
Area Ratio of Similar Triangles
Areaβ / Areaβ = (sβ / sβ)Β²
For two similar triangles, the ratio of their areas equals the square of the ratio of any pair of corresponding side lengths.
- Areaβ, Areaβ
- β the areas of the two similar triangles
- sβ, sβ
- β a pair of corresponding side lengths (or the linear scale factor between the two triangles), one from each triangle
When to use it: Whenever you know (or can find) a pair of corresponding side lengths of two similar triangles and need to relate their areas.
Perimeter Ratio of Similar Triangles
Perimeterβ / Perimeterβ = sβ / sβ
For two similar triangles, the ratio of their perimeters equals the ratio of any pair of corresponding side lengths directly β the same linear scale factor, not squared.
- Perimeterβ, Perimeterβ
- β the perimeters of the two similar triangles
- sβ, sβ
- β a pair of corresponding side lengths, one from each triangle
When to use it: Whenever you need to relate the perimeters (not the areas) of two similar triangles to their scale factor.
The Triangle Law of Vector Addition
AB + BC = AC
Placing the tail of a second vector at the head of the first, the sum is the single vector from the very first tail to the very last head.
- AB
- β a vector from point A to point B
- BC
- β a vector from point B to point C, placed tail-to-head with AB
- AC
- β the resultant (sum) vector, from A directly to C
When to use it: Whenever two vectors are added and can be drawn head-to-tail (e.g. combining two journeys, or two forces acting in sequence).
Vector Subtraction
a β b = a + (βb)
Subtracting a vector b is the same as adding its negative, βb β the same vector as b but reversed in direction, with the same magnitude.
- a, b
- β the two vectors being subtracted
- βb
- β the vector with the same magnitude as b, pointing the opposite way
When to use it: Whenever a vector must be subtracted from another β reverse the second vector's direction, then add.
Scalar Multiplication of a Vector
kΒ·a has magnitude |k||a|, same direction as a if k>0, opposite if k<0
Multiplying a vector by a scalar (an ordinary number) k stretches or shrinks its magnitude by a factor of |k|, and flips its direction if k is negative.
- k
- β a scalar (real number) multiplier
- a
- β the original vector
- |a|
- β the magnitude (length) of vector a
When to use it: Whenever a vector needs to be scaled in size, reversed in direction, or both.
The Ratio (Section) Formula
If P divides AB in the ratio m:n, then OP = (nΒ·OA + mΒ·OB) / (m+n)
Gives the position vector of a point P that divides the segment AB in a given ratio m:n, directly from the position vectors of A and B.
- O
- β the fixed origin
- OA, OB, OP
- β the position vectors of A, B, and P respectively
- m : n
- β the ratio in which P divides AB, measured from A to B
When to use it: Whenever a point divides a line segment in a known ratio and you need that point's position vector (e.g. the midpoint is the special case m=n=1).
The Vector Between Two Points
AB = OB β OA
The vector from point A to point B equals B's position vector minus A's position vector.
- O
- β the fixed origin
- OA, OB
- β the position vectors of A and B
- AB
- β the vector from A to B
When to use it: Whenever you know the position vectors of two points and need the vector that goes from one to the other.
Magnitude of a Column Vector
|v| = β(xΒ² + yΒ²), for v = (x, y)
The magnitude (length) of a two-dimensional vector is found by applying the Pythagorean theorem to its horizontal and vertical components.
- v
- β a two-dimensional vector, written in column/component form
- x, y
- β the horizontal and vertical components of v
- |v|
- β the magnitude (length) of v
When to use it: Whenever a vector is given in component (column) form and you need its actual length.
General Definition of Trigonometric Ratios
sin ΞΈ = y/r, cos ΞΈ = x/r, tan ΞΈ = y/x
For any angle ΞΈ (not just acute angles), place its vertex at the origin with one ray along the positive x-axis; take any point (x, y) on the other ray at distance r from the origin, and define the ratios from those coordinates.
- ΞΈ
- β the angle, measured counterclockwise from the positive x-axis
- (x, y)
- β any point on the angle's terminal ray
- r
- β the distance from the origin to (x, y); always positive, r = β(xΒ²+yΒ²)
When to use it: Whenever a trigonometric ratio is needed for an angle that is not between 0Β° and 90Β°.
The Quadrant Sign Rule (ASTC)
Quadrant I: All positive. II: Sin (and cosec) positive. III: Tan (and cot) positive. IV: Cos (and sec) positive.
A quick way to remember which trigonometric ratio is positive in each quadrant β often remembered with a phrase like "All Students Take Calculus," reading the quadrants in order I, II, III, IV.
- Quadrant I
- β 0Β° to 90Β° β x and y both positive
- Quadrant II
- β 90Β° to 180Β° β x negative, y positive
- Quadrant III
- β 180Β° to 270Β° β x and y both negative
- Quadrant IV
- β 270Β° to 360Β° β x positive, y negative
When to use it: Whenever you need to determine whether a trigonometric ratio should be positive or negative for a given angle.
Negative Angle Identities
sin(βΞΈ) = βsin ΞΈ, cos(βΞΈ) = cos ΞΈ, tan(βΞΈ) = βtan ΞΈ
A negative angle is measured clockwise instead of counterclockwise. Sine and tangent of a negative angle are the negative of the positive angle's value; cosine is unchanged.
- βΞΈ
- β the angle ΞΈ measured in the clockwise direction instead
When to use it: Whenever an angle is given as negative (measured clockwise), to rewrite it in terms of the equivalent positive angle's ratios.
The Basic Acute Angle
Quadrant II: Ξ± = 180Β°βΞΈ. Quadrant III: Ξ± = ΞΈβ180Β°. Quadrant IV: Ξ± = 360Β°βΞΈ
The basic (reference) acute angle Ξ± is the acute angle formed between the terminal ray of ΞΈ and the x-axis β it lets any trig ratio be evaluated using known acute-angle values, combined with the correct quadrant sign.
- ΞΈ
- β the original angle, in any quadrant
- Ξ±
- β the basic acute angle, always between 0Β° and 90Β°
When to use it: Whenever a trigonometric ratio is needed for an angle greater than 90Β°, to reduce the problem to a familiar acute-angle calculation.
Trigonometric Ratios of Quadrantal Angles
sin: 0, 1, 0, β1, 0. cos: 1, 0, β1, 0, 1. tan: 0, undefined, 0, undefined, 0 β at 0Β°, 90Β°, 180Β°, 270Β°, 360Β°
The sine, cosine, and tangent values at the four axis-aligned "quadrantal" angles (and back to 0Β°/360Β°), found by taking a point directly on an axis rather than inside a quadrant.
- 0Β°, 360Β°
- β point on the positive x-axis: (x,y) = (r, 0)
- 90Β°
- β point on the positive y-axis: (x,y) = (0, r)
- 180Β°
- β point on the negative x-axis: (x,y) = (βr, 0)
- 270Β°
- β point on the negative y-axis: (x,y) = (0, βr)
When to use it: Whenever a trigonometric ratio is needed for exactly 0Β°, 90Β°, 180Β°, 270Β°, or 360Β° β including recognizing where tan is undefined.
The Pythagorean Identity
sinΒ²ΞΈ + cosΒ²ΞΈ = 1
For any angle ΞΈ, the square of its sine plus the square of its cosine always equals exactly 1.
- ΞΈ
- β any angle
When to use it: Whenever one of sin ΞΈ or cos ΞΈ is known and the other is needed, or to simplify an expression containing both.
The Quotient Identity
tan ΞΈ = sin ΞΈ / cos ΞΈ
The tangent of an angle is always equal to its sine divided by its cosine.
- ΞΈ
- β any angle for which cos ΞΈ β 0
When to use it: Whenever tan ΞΈ needs to be found from known sin ΞΈ and cos ΞΈ values, or vice versa.
The Law of Sines
a/sin A = b/sin B = c/sin C
In any triangle, the ratio of a side's length to the sine of its opposite angle is the same for all three sides.
- a, b, c
- β the side lengths of the triangle
- A, B, C
- β the angles opposite sides a, b, c respectively
When to use it: Whenever you know two angles and one side (AAS/ASA), or two sides and a non-included angle (SSA), of any triangle (not just right triangles).
The Law of Cosines
cΒ² = aΒ² + bΒ² β 2abΒ·cos C
A generalization of the Pythagorean theorem to any triangle β gives the length of a side from the other two sides and the angle between them, or an angle from all three sides.
- a, b, c
- β the side lengths of the triangle
- C
- β the angle opposite side c, included between sides a and b
When to use it: Whenever you know two sides and the included angle (SAS), or all three sides (SSS), of any triangle.
The Area of a Triangle Using Sine
Area = Β½abΒ·sin C
The area of any triangle can be found from two sides and the sine of the angle between them, without needing to know the height directly.
- a, b
- β two side lengths of the triangle
- C
- β the angle included between sides a and b
When to use it: Whenever two sides and the included angle of a triangle are known, and the height is not directly given.
Average Rate of Change
Average rate of change = [f(b) β f(a)] / (b β a)
The average rate of change of a function f between x=a and x=b is the slope of the secant line connecting the two points (a, f(a)) and (b, f(b)).
- a, b
- β the two x-values marking the interval
- f(a), f(b)
- β the function's values at those two x-values
When to use it: Whenever you need the average rate of change of a function over an interval, before narrowing that interval down to an instantaneous rate.
The Definition of the Derivative
f'(x) = lim(hβ0) [f(x+h) β f(x)] / h
The derivative of f at x is the limit of the average rate of change over a shrinking interval [x, x+h], as that interval's width h shrinks to zero β giving the exact instantaneous rate of change.
- h
- β a small change in x, which shrinks toward (but never reaches) 0
- f'(x)
- β the derivative of f at x β the instantaneous rate of change, and the slope of the tangent line there
When to use it: Whenever a derivative needs to be found directly from its formal limit definition (rather than a shortcut rule).
The Power Rule
d/dx[x^n] = nΒ·x^(nβ1), d/dx[cΒ·f(x)] = cΒ·f'(x)
To differentiate a power of x, bring the exponent down as a multiplying factor and reduce the exponent by 1. A constant multiplying a function simply carries through unchanged.
- n
- β any real-number exponent
- c
- β a constant multiplier
When to use it: Whenever differentiating a term of the form x^n, or a constant times a function.
The Sum and Difference Rules
d/dx[f(x) Β± g(x)] = f'(x) Β± g'(x)
The derivative of a sum (or difference) of functions is simply the sum (or difference) of their individual derivatives.
- f(x), g(x)
- β two differentiable functions
When to use it: Whenever a function is written as terms added or subtracted together β differentiate each term separately.
The Product Rule
(fΒ·g)' = f'Β·g + fΒ·g'
The derivative of a product of two functions is the derivative of the first times the second, plus the first times the derivative of the second.
- f, g
- β two differentiable functions of x
When to use it: Whenever two functions of x are multiplied together β never just multiply their individual derivatives.
The Quotient Rule
(f/g)' = (f'Β·g β fΒ·g') / gΒ²
The derivative of a quotient of two functions follows a specific pattern: (derivative of top Γ bottom, minus top Γ derivative of bottom), all divided by the bottom squared.
- f, g
- β two differentiable functions of x, with g(x) β 0
When to use it: Whenever one function of x is divided by another.
The Chain Rule
d/dx[f(g(x))] = f'(g(x))Β·g'(x)
To differentiate a composite function (a function of a function), differentiate the outer function first (leaving the inner function unchanged inside it), then multiply by the derivative of the inner function.
- f(g(x))
- β a composite function β f applied to g(x)
- g'(x)
- β the derivative of the inner function g
When to use it: Whenever differentiating a function that is "wrapped around" another function, e.g. (3x+1)^5 or sin(xΒ²).
Implicit Differentiation
Differentiate both sides w.r.t. x; for every y-term, multiply by dy/dx (Chain Rule)
When y is not isolated on one side of an equation, differentiate both sides of the equation with respect to x directly, treating y as an unknown function of x β every time a y appears, its derivative contributes a dy/dx factor by the Chain Rule.
- dy/dx
- β the derivative of y with respect to x β the very thing being solved for
When to use it: Whenever an equation relates x and y together, but y cannot easily be isolated as y = (some function of x).
The Imaginary Unit
iΒ² = β1 (powers of i cycle: i, β1, βi, 1, i, β1, ...)
i is defined so that squaring it gives β1. Every higher power of i repeats this same cycle of four values.
- i
- β the imaginary unit, defined by iΒ² = β1
When to use it: Whenever iΒ² (or any higher power of i) appears in an expression and needs to be simplified.
Standard Form of a Complex Number
z = a + bi
Every complex number can be written as a real number a plus a real number b times i β a is the real part, b is the imaginary part.
- a
- β the real part of z, written Re(z)
- b
- β the imaginary part of z, written Im(z) β a real number, the coefficient of i
When to use it: Whenever a complex number needs to be identified or written in its most basic, universal form.
Adding and Subtracting Complex Numbers
(a+bi) Β± (c+di) = (aΒ±c) + (bΒ±d)i
Combine the two real parts together, and separately combine the two imaginary parts together.
- a+bi, c+di
- β the two complex numbers being added or subtracted
When to use it: Whenever two complex numbers are added or subtracted.
Multiplying Complex Numbers
(a+bi)(c+di) = (acβbd) + (ad+bc)i
Expand using the distributive property (like multiplying two binomials), then replace iΒ² with β1 and combine like terms.
- a+bi, c+di
- β the two complex numbers being multiplied
When to use it: Whenever two complex numbers are multiplied together.
Dividing Complex Numbers Using Conjugates
(a+bi) / (c+di) = [(a+bi)(cβdi)] / (cΒ²+dΒ²)
Multiply both the numerator and denominator by the denominator's conjugate (cβdi) β this makes the denominator a real number (cΒ²+dΒ²), clearing i from it entirely.
- cβdi
- β the complex conjugate of the denominator c+di β same real part, opposite sign on the imaginary part
- cΒ²+dΒ²
- β the result of (c+di)(cβdi), always a real, non-negative number
When to use it: Whenever dividing by a complex number.
The Modulus of a Complex Number
|z| = β(aΒ² + bΒ²), for z = a + bi
The modulus is the distance from the origin to the point representing z on the complex plane β found using the Pythagorean theorem on the real and imaginary parts.
- a, b
- β the real and imaginary parts of z
- |z|
- β the modulus (magnitude) of z, always a non-negative real number
When to use it: Whenever the size (magnitude) of a complex number is needed, independent of its direction.
The Trigonometric (Polar) Form of a Complex Number
z = r(cos ΞΈ + i sin ΞΈ), where r = |z| and ΞΈ = arg(z)
Any complex number can be written using its modulus r and its argument (angle) ΞΈ, instead of its real and imaginary parts directly.
- r
- β the modulus of z, r = β(aΒ²+bΒ²)
- ΞΈ
- β the argument of z β the angle the line to z makes with the positive real axis
When to use it: Whenever a complex number needs to be expressed by its size and direction, especially before multiplying/dividing or raising to a power.
De Moivre's Theorem
[r(cos ΞΈ + i sin ΞΈ)]βΏ = rβΏ(cos(nΞΈ) + i sin(nΞΈ))
Raising a complex number in trigonometric form to a power n raises its modulus to the power n, and multiplies its argument by n.
- n
- β the power the complex number is being raised to
When to use it: Whenever a complex number needs to be raised to a power, especially a large one β far faster than repeated multiplication.
The nth Roots of a Complex Number
zβ = r^(1/n) [cos((ΞΈ+360Β°k)/n) + i sin((ΞΈ+360Β°k)/n)], for k = 0, 1, ..., nβ1
Every nonzero complex number has exactly n distinct nth roots, all with the same modulus r^(1/n), evenly spaced 360Β°/n apart around a circle.
- k
- β an integer from 0 to nβ1, giving one distinct root each
- r^(1/n)
- β the (positive, real) nth root of the modulus β the same for every root
When to use it: Whenever all n solutions to zβΏ = (some complex number) are needed.
The Principle of Mathematical Induction
If P(1) is true, and P(k) true βΉ P(k+1) true for every k, then P(n) is true for all n β₯ 1
A two-step method for proving a statement P(n) holds for every integer n from some starting value onward, without checking each one individually.
- P(n)
- β the mathematical statement being proved, depending on the integer n
- Base case
- β the direct verification that P(1) (or the actual starting value) is true
- Inductive step
- β proving that IF P(k) is true, THEN P(k+1) must also be true
When to use it: Whenever a statement needs to be proved true for every integer in an infinite range, not just checked for a handful of examples.
Sum of the First n Positive Integers
1 + 2 + 3 + ... + n = n(n+1) / 2
The sum of every positive integer from 1 up to n, provable by mathematical induction.
- n
- β the largest integer included in the sum, a positive integer
When to use it: Whenever the sum of consecutive integers from 1 to n is needed directly, without adding them one by one.
Divisibility Proofs by Induction
Assume f(k) = dΒ·m for some integer m; show f(k+1) = dΒ·(some integer)
To prove f(n) is always divisible by a fixed number d, verify the base case directly, then assume f(k) equals d times some integer, and algebraically show f(k+1) must also equal d times some integer.
- d
- β the fixed divisor being proved to always divide f(n)
- m
- β the (unknown but existing) integer such that f(k) = dΒ·m, by the inductive hypothesis
When to use it: Whenever a formula or expression needs to be proved divisible by a fixed number for every positive integer n.
Inequality Proofs by Induction
Assume P(k) [an inequality] holds; use it, plus algebra, to show P(k+1) holds too
To prove an inequality holds for every integer n (from some starting value), verify the base case directly, then use the inductive hypothesis (the inequality at k) to derive the inequality at k+1.
- Starting value
- β the base case does not have to be n=1 β it can be any integer where the inequality first becomes true
When to use it: Whenever an inequality (rather than an equation) needs to be proved true for every integer in a range.
Distance and Midpoint in Three Dimensions
d = β[(xββxβ)Β² + (yββyβ)Β² + (zββzβ)Β²], M = ((xβ+xβ)/2, (yβ+yβ)/2, (zβ+zβ)/2)
Both the 2D distance and midpoint formulas extend directly to 3D, simply by including a third (z) term.
- (xβ,yβ,zβ), (xβ,yβ,zβ)
- β the coordinates of the two points
- M
- β the midpoint of the segment joining the two points
When to use it: Whenever the distance between two points in 3D space, or the point exactly halfway between them, is needed.
Direction Numbers of a Line
a = xββxβ, b = yββyβ, c = zββzβ
Given two points on a line, the direction numbers (a,b,c) describe the line's direction β proportional to how far apart the two points are along each axis.
- (xβ,yβ,zβ), (xβ,yβ,zβ)
- β any two distinct points on the line
- a, b, c
- β the direction numbers of the line
When to use it: Whenever the direction of a line in 3D needs to be described, before writing its equation.
Symmetric and Parametric Equations of a Line
(xβxβ)/a = (yβyβ)/b = (zβzβ)/c (symmetric); x=xβ+at, y=yβ+bt, z=zβ+ct (parametric)
A line through a known point (xβ,yβ,zβ) with direction numbers (a,b,c) can be written either as one combined symmetric equation, or as three separate parametric equations depending on a parameter t.
- (xβ,yβ,zβ)
- β a known point on the line
- a, b, c
- β the direction numbers of the line
- t
- β the parameter β each value of t gives one point on the line
When to use it: Whenever a line in 3D needs to be written as an equation, from a known point and direction.
The Equation of a Plane from a Normal Vector
a(xβxβ) + b(yβyβ) + c(zβzβ) = 0, equivalently ax+by+cz = d
A plane through a known point (xβ,yβ,zβ), perpendicular to a normal vector (a,b,c), is described by this equation β the normal vector's components become the plane equation's coefficients.
- (a,b,c)
- β the normal vector β perpendicular to every line lying in the plane
- (xβ,yβ,zβ)
- β a known point on the plane
- d
- β the constant axβ+byβ+czβ, once the equation is expanded
When to use it: Whenever a plane needs to be described by an equation, from a known point and its normal direction.
Distance from a Point to a Plane
distance = |axβ+byβ+czββd| / β(aΒ²+bΒ²+cΒ²)
The shortest (perpendicular) distance from a point (xβ,yβ,zβ) to a plane ax+by+cz=d.
- (xβ,yβ,zβ)
- β the point whose distance to the plane is being found
- a, b, c, d
- β the coefficients of the plane's equation, ax+by+cz=d
When to use it: Whenever the shortest distance from a point to a plane is needed.
The Standard Equation of a Sphere
(xβh)Β² + (yβk)Β² + (zβl)Β² = rΒ²
A sphere is the set of all points at a fixed distance r (the radius) from a fixed center point (h,k,l).
- (h,k,l)
- β the center of the sphere
- r
- β the radius of the sphere
When to use it: Whenever a sphere needs to be described by an equation, or its center and radius identified from one.
Magnitude of a Three-Dimensional Vector
|v| = β(xΒ² + yΒ² + zΒ²), for v = (x, y, z)
The length of a 3D vector, found by extending the Pythagorean theorem to a third dimension.
- v
- β a three-dimensional vector
- x, y, z
- β the components of v
When to use it: Whenever the actual length of a 3D vector is needed.
The Dot Product
a Β· b = aβbβ + aβbβ + aβbβ
The dot (scalar) product of two vectors is found by multiplying corresponding components and adding the results β the output is always a single number (a scalar), not a vector.
- a = (aβ,aβ,aβ), b = (bβ,bβ,bβ)
- β the two vectors being combined
When to use it: Whenever two vectors need to be combined into a single scalar value, especially to find the angle between them.
The Angle Between Two Vectors
cos ΞΈ = (a Β· b) / (|a||b|)
The angle between two vectors can be found from their dot product, divided by the product of their magnitudes.
- ΞΈ
- β the angle between vectors a and b
- |a|, |b|
- β the magnitudes of the two vectors
When to use it: Whenever the angle between two vectors needs to be found.
The Cross Product
a Γ b = (aβbββaβbβ, aβbββaβbβ, aβbββaβbβ)
The cross (vector) product of two vectors produces a NEW vector, perpendicular to both original vectors.
- a = (aβ,aβ,aβ), b = (bβ,bβ,bβ)
- β the two vectors being combined
- a Γ b
- β the resulting vector, perpendicular to both a and b
When to use it: Whenever a vector perpendicular to two given vectors is needed.
Area of a Parallelogram Using the Cross Product
Area = |a Γ b|
The area of the parallelogram formed by two vectors a and b equals the magnitude of their cross product.
- a, b
- β the two vectors forming the sides of the parallelogram
When to use it: Whenever the area of a parallelogram (or, halved, a triangle) formed by two vectors is needed.
The Vector Equation of a Line
r = rβ + tΒ·v
A line through the point with position vector rβ, in the direction of vector v, is described by this equation β every value of t gives a different point on the line.
- r
- β the position vector of a general point on the line
- rβ
- β the position vector of a known point on the line
- v
- β the direction vector of the line
- t
- β the parameter
When to use it: Whenever a line in 3D needs to be described using vector notation.
The Vector Equation of a Plane
n Β· (r β rβ) = 0
A plane through the point with position vector rβ, with normal vector n, is described by this equation β it says every point r in the plane forms a vector (rβrβ) perpendicular to n.
- n
- β the normal vector to the plane
- rβ
- β the position vector of a known point on the plane
- r
- β the position vector of a general point on the plane
When to use it: Whenever a plane needs to be described using vector notation.
The Scalar Triple Product and Volume
Volume = |a Β· (b Γ c)|
The volume of the parallelepiped (a 3D "slanted box") formed by three vectors a, b, and c, sharing a common vertex.
- a, b, c
- β the three edge vectors of the parallelepiped, from one shared corner
When to use it: Whenever the volume of a parallelepiped formed by three vectors is needed.
The Fundamental Counting Principle
If one task can be done m ways and a second task n ways, both together = m Γ n ways
When a choice involves multiple independent stages, the total number of possible outcomes is the product of the number of options at each stage.
- m, n
- β the number of ways to complete each independent stage of the choice
When to use it: Whenever a total count is needed for a process made up of several independent stages, each with its own number of options.
Factorial Notation
n! = n Γ (nβ1) Γ (nβ2) Γ ... Γ 2 Γ 1, with 0! = 1 by definition
The factorial of a positive integer n is the product of every positive integer up to n β it counts the number of ways to arrange n distinct objects in a row.
- n
- β a non-negative integer
When to use it: Whenever the number of full arrangements of a set of distinct objects is needed, or as a building block in permutation and combination formulas.
Permutations of n Distinct Objects
P(n,n) = n!
The number of different orders in which all n distinct objects can be arranged.
- n
- β the total number of distinct objects being arranged
When to use it: Whenever every object in a set is being arranged in some order (not just a subset of them).
Permutations of r Objects from n
P(n,r) = n! / (nβr)!
The number of ways to choose AND arrange r objects, in order, out of a total of n distinct objects.
- n
- β the total number of distinct objects available
- r
- β the number of objects being chosen and arranged, r β€ n
When to use it: Whenever the ORDER of the chosen objects matters (e.g. 1st, 2nd, 3rd place).
Permutations with Repeated Objects
n! / (nβ! Γ nβ! Γ ... Γ nβ!)
The number of distinct arrangements of n objects, when some of them are indistinguishable copies of each other, grouped into k types.
- n
- β the total number of objects (including repeats)
- nβ, nβ, ..., nβ
- β the number of repeated copies within each distinct type
When to use it: Whenever arranging a set that includes repeated (indistinguishable) items, like letters in a word with repeated letters.
Circular Permutations
(nβ1)!
The number of distinct ways to arrange n distinct objects around a circle, where rotations of the same arrangement are considered identical.
- n
- β the number of distinct objects arranged around the circle
When to use it: Whenever objects are arranged in a circle (like people around a table) rather than in a row.
Combinations of r Objects from n
C(n,r) = n! / [r!(nβr)!]
The number of ways to choose r objects from a total of n distinct objects, where the ORDER of selection does not matter.
- n
- β the total number of distinct objects available
- r
- β the number of objects being chosen, r β€ n
When to use it: Whenever a group or subset is being chosen and the order within the group does not matter (like choosing a committee).
The Relationship Between Permutations and Combinations
P(n,r) = C(n,r) Γ r!
The number of ordered arrangements (permutations) of r objects equals the number of unordered selections (combinations) of the same r objects, multiplied by the r! ways to order each selected group.
- P(n,r)
- β the number of ordered arrangements of r objects from n
- C(n,r)
- β the number of unordered selections of r objects from n
When to use it: Whenever converting between a permutation count and the corresponding combination count (or vice versa).
The Standard Equation of a Circle
(xβh)Β² + (yβk)Β² = rΒ²
A circle is the set of all points at a fixed distance r (the radius) from a fixed center (h,k).
- (h,k)
- β the center of the circle
- r
- β the radius of the circle
When to use it: Whenever a circle needs to be described by an equation, or its center and radius read off directly.
The General Equation of a Circle
xΒ² + yΒ² + Dx + Ey + F = 0
A circle's equation, expanded out rather than in standard center-radius form β completing the square on the x and y terms recovers the standard form.
- D, E, F
- β the expanded equation's coefficients
When to use it: Whenever a circle's equation is given in expanded form and its center/radius need to be found.
The Focus-Directrix Definition of a Parabola
distance to focus = distance to directrix, for every point on the parabola
A parabola is the set of all points equidistant from a fixed point (the focus) and a fixed line (the directrix).
- focus
- β a fixed point inside the curve of the parabola
- directrix
- β a fixed line on the outside of the curve, the same perpendicular distance rule applies to
When to use it: Whenever a parabola needs to be defined or verified from its geometric (rather than algebraic) definition.
The Standard Equation of a Parabola
xΒ² = 4py, with focus (0,p) and directrix y=βp
A parabola with vertex at the origin, opening upward (p>0) or downward (p<0), described directly by this equation.
- p
- β the distance from the vertex to the focus (and also to the directrix)
When to use it: Whenever a parabola's vertex is at the origin and its focus/directrix need to be found from the equation, or vice versa.
The General Equation of a Translated Parabola
(xβh)Β² = 4p(yβk), vertex at (h,k)
A parabola whose vertex has been moved away from the origin, to the point (h,k) β the direct translation of the standard-form equation.
- (h,k)
- β the vertex of the parabola
- p
- β the distance from the vertex to the focus
When to use it: Whenever a parabola's vertex is NOT at the origin.
Translation of Axes
x' = xβh, y' = yβk (new origin at (h,k) in the old system)
Converts a point's coordinates from an original (x,y) system to a new (x',y') system whose origin has been shifted to the point (h,k).
- (h,k)
- β the new origin's location, measured in the old coordinate system
- (x',y')
- β the point's coordinates in the new, shifted system
When to use it: Whenever it is more convenient to re-measure coordinates relative to a new, shifted origin.
Rotation of Axes
x = x'cosΞΈ β y'sinΞΈ, y = x'sinΞΈ + y'cosΞΈ
Relates a point's coordinates in an original (x,y) system to its coordinates in a new (x',y') system, rotated by angle ΞΈ about the same origin.
- ΞΈ
- β the angle the new axes are rotated by, relative to the old axes
When to use it: Whenever the coordinate axes need to be rotated to align with a tilted feature of a problem, simplifying its equation.
Properties of y = sin x
Domain: all real numbers. Range: [β1, 1]. Period: 2Ο
y=sinx oscillates smoothly between β1 and 1, repeating its exact shape every 2Ο, and passes through the origin.
- x
- β the input angle, in radians
When to use it: Whenever identifying or sketching the basic sine graph and its key features.
Properties of y = cos x
Domain: all real numbers. Range: [β1, 1]. Period: 2Ο
y=cosx oscillates smoothly between β1 and 1, repeating every 2Ο, starting at its maximum value (1) when x=0.
- x
- β the input angle, in radians
When to use it: Whenever identifying or sketching the basic cosine graph and its key features.
Properties of y = tan x
Domain: all x except Ο/2+kΟ. Range: all real numbers. Period: Ο
y=tanx has vertical asymptotes wherever cosx=0, is unbounded (covers all real numbers), and repeats every Ο β half the period of sine and cosine.
- k
- β any integer, giving the full set of excluded x-values
When to use it: Whenever identifying or sketching the tangent graph, especially its asymptotes.
The Reciprocal Trigonometric Functions
csc x = 1/sin x, sec x = 1/cos x, cot x = 1/tan x
Cosecant, secant, and cotangent are defined as the reciprocals of sine, cosine, and tangent respectively.
- csc, sec, cot
- β the reciprocal trigonometric functions
When to use it: Whenever cosecant, secant, or cotangent needs to be evaluated or graphed.
The General Sine Transformation
y = A sin(B(xβC)) + D
A general transformed sine wave, with amplitude |A|, period 2Ο/B, phase shift C, and vertical shift D.
- A
- β controls the amplitude (height) of the wave
- B
- β controls the period, via period = 2Ο/B
- C
- β the horizontal (phase) shift
- D
- β the vertical shift
When to use it: Whenever a sine (or cosine) graph has been stretched, compressed, or shifted from its basic form.
Reflections and Vertical Shifts
y = βsin x (reflection over the x-axis); y = sin x + D (vertical shift by D)
A negative sign in front of a trig function reflects its graph over the x-axis; adding a constant D shifts the entire graph up (or down, if D is negative) by D units.
- D
- β the amount the graph is shifted vertically
When to use it: Whenever a trig graph has been flipped or shifted up/down from its basic form.
The Inverse Sine Function
y = arcsin(x), domain [β1,1], range [βΟ/2, Ο/2]
arcsin(x) gives the ONE angle, within the restricted range [βΟ/2,Ο/2], whose sine equals x.
- x
- β a value between β1 and 1
When to use it: Whenever an angle needs to be recovered from a known sine value.
The Inverse Cosine and Inverse Tangent Functions
arccos(x): domain [β1,1], range [0,Ο]. arctan(x): domain all reals, range (βΟ/2,Ο/2)
arccos(x) gives the one angle in [0,Ο] whose cosine is x; arctan(x) gives the one angle in (βΟ/2,Ο/2) whose tangent is x.
- x
- β the known cosine value (for arccos) or tangent value (for arctan)
When to use it: Whenever an angle needs to be recovered from a known cosine or tangent value.
Derivatives of Sine and Cosine
d/dx[sin x] = cos x, d/dx[cos x] = βsin x
The derivative of sine is cosine; the derivative of cosine is negative sine.
- x
- β the input angle, in radians
When to use it: Whenever differentiating an expression involving sine or cosine.
Derivatives of Tangent, Cotangent, Secant, and Cosecant
d/dx[tan x]=secΒ²x, d/dx[cot x]=βcscΒ²x, d/dx[sec x]=sec xΒ·tan x, d/dx[csc x]=βcsc xΒ·cot x
The derivatives of the remaining four trigonometric functions, each expressible using the reciprocal trig functions.
- x
- β the input angle, in radians
When to use it: Whenever differentiating an expression involving tangent, cotangent, secant, or cosecant.
Properties of Exponential Functions
y = bΛ£ (b>0, bβ 1): domain all reals, range (0,β), y-intercept (0,1), asymptote y=0
An exponential function grows (or decays, if 0<b<1) by a constant multiplicative factor for every unit increase in x, and is always strictly positive.
- b
- β the base of the exponential function, a positive number not equal to 1
When to use it: Whenever identifying or sketching the basic exponential graph and its key features.
Properties of Logarithmic Functions
y = log_b(x) (b>0, bβ 1): domain (0,β), range all reals, x-intercept (1,0), asymptote x=0
A logarithmic function is the inverse of the exponential function with the same base β it is only defined for positive inputs, and can output any real number.
- b
- β the base of the logarithm, a positive number not equal to 1
When to use it: Whenever identifying or sketching the basic logarithmic graph and its key features.
Transformations of Exponential and Logarithmic Graphs
y = AΒ·bΛ£β»αΆ + D (exponential); y = AΒ·log_b(xβC) + D (logarithmic)
Shifting, stretching, or reflecting an exponential or logarithmic graph works the same way as for any other function β C shifts horizontally, D shifts vertically (moving the asymptote along with it), and A stretches/reflects.
- A
- β a vertical stretch/reflection factor
- C
- β the horizontal shift
- D
- β the vertical shift β also shifts the asymptote
When to use it: Whenever an exponential or logarithmic graph has been shifted or scaled from its basic form.
The Derivative of eΛ£
d/dx[eΛ£] = eΛ£
The exponential function with base e is famously its own derivative β the rate of change of eΛ£, at any point, equals its own value there.
- e
- β Euler's number, approximately 2.71828
When to use it: Whenever differentiating an expression involving eΛ£.
The Derivative of a General Exponential Function
d/dx[bΛ£] = bΛ£ Β· ln(b)
For any base b, the derivative of bΛ£ is bΛ£ multiplied by an extra constant factor, ln(b) β this reduces to the simple eΛ£ case exactly when b=e, since ln(e)=1.
- b
- β the base of the exponential function
- ln(b)
- β the natural logarithm of the base
When to use it: Whenever differentiating an exponential function with a base other than e.
The Derivative of the Natural Logarithm
d/dx[ln x] = 1/x
The derivative of the natural logarithm is simply the reciprocal of x.
- x
- β a positive real number (the domain of ln x)
When to use it: Whenever differentiating an expression involving ln x.
The Derivative of a General Logarithmic Function
d/dx[log_b x] = 1 / (x Β· ln b)
For any base b, the derivative of log_b(x) includes an extra factor of 1/ln(b) β this reduces to the simple 1/x case exactly when b=e, since ln(e)=1.
- b
- β the base of the logarithm
When to use it: Whenever differentiating a logarithmic function with a base other than e.
The Definition of a Critical Point
A critical point of f occurs where f'(x) = 0, or where f'(x) is undefined
Critical points are the candidate locations for local maxima, local minima, or other notable features of a function's graph.
- f'(x)
- β the derivative of f
When to use it: Whenever locating a function's local extrema (maxima/minima) is the goal β always start by finding the critical points.
The Increasing/Decreasing Test
f'(x) > 0 βΉ f is increasing; f'(x) < 0 βΉ f is decreasing
The sign of the derivative directly reveals whether the original function is rising or falling at that point.
- f'(x)
- β the derivative of f, evaluated at a specific x
When to use it: Whenever the intervals where a function increases or decreases need to be identified.
Classifying Extrema (First Derivative Test)
f' changes + to β at c βΉ local max at c; f' changes β to + at c βΉ local min at c
Examining how the derivative's sign changes on either side of a critical point classifies it as a local maximum, local minimum, or neither.
- c
- β a critical point being classified
When to use it: Whenever a critical point needs to be classified as a local max, local min, or neither β and whenever absolute extrema on a closed interval are needed (also checking the endpoints).
Concavity from the Second Derivative
f''(x) > 0 βΉ concave up; f''(x) < 0 βΉ concave down
The sign of the second derivative reveals whether the graph curves upward (like a cup) or downward (like a frown) at that point. A point where concavity changes is an inflection point.
- f''(x)
- β the second derivative of f β the derivative of the derivative
When to use it: Whenever the curvature (concavity) of a graph, or its inflection points, need to be identified.
The Second Derivative Test
At a critical point c where f'(c)=0: f''(c)>0 βΉ local min; f''(c)<0 βΉ local max; f''(c)=0 βΉ inconclusive
An alternative (often faster) way to classify a critical point, using the sign of the second derivative there instead of checking the sign change of the first derivative on both sides.
- c
- β a critical point where f'(c)=0
When to use it: Whenever a critical point needs to be classified, and computing the second derivative is more convenient than the First Derivative Test.
Linear Approximation
L(x) = f(a) + f'(a)(xβa)
Uses the tangent line at a known point a to estimate the value of f at a nearby point x β since the tangent line closely hugs the curve near the point of tangency.
- a
- β a known point where f(a) and f'(a) can be computed exactly
- x
- β a nearby point where f(x) is being estimated
- L(x)
- β the linear approximation (estimate) of f(x)
When to use it: Whenever a quick estimate of a function's value is needed near a point where the exact value is already known.
The Power Rule for Integration
β«xβΏ dx = xβΏβΊΒΉ/(n+1) + C (n β β1)
Integration is the reverse of differentiation β this rule finds the family of functions whose derivative is xβΏ, up to an unknown constant C.
- n
- β the exponent on x (any real number except β1)
- C
- β the constant of integration β any constant has a derivative of 0, so it cannot be recovered from the derivative alone
When to use it: Whenever integrating a single power of x, or any polynomial (by applying the rule to each term).
Integrals of Exponential and Trigonometric Functions
β«eΛ£ dx = eΛ£ + C; β«sin(x) dx = βcos(x) + C; β«cos(x) dx = sin(x) + C
The standard antiderivatives for the exponential and core trigonometric functions, each the reverse of a standard derivative rule.
- C
- β the constant of integration
When to use it: Whenever integrating a term that is exactly eΛ£, sin(x), or cos(x) (or a constant multiple of one).
The Substitution Method (u-substitution)
β«f(g(x))Β·g'(x) dx = β«f(u) du, where u = g(x)
Replaces a complicated integral in x with a simpler one in a new variable u, by recognizing the integrand as the result of a Chain Rule differentiation.
- u
- β the substituted "inner function," u = g(x)
- du
- β du = g'(x) dx β the differential of u, which must also appear in the integrand
When to use it: Whenever the integrand contains a function and (a constant multiple of) that function's own derivative multiplying it.
Integration by Parts
β«u dv = uv β β«v du
Reverses the Product Rule for differentiation, turning one hard integral (β«u dv) into a simpler one (β«v du) plus an easy term (uv).
- u
- β the factor chosen to be differentiated (should get simpler when differentiated)
- dv
- β the factor chosen to be integrated (should be easy to integrate)
When to use it: Whenever the integrand is a product of two different types of functions (e.g. a polynomial times an exponential, or a polynomial times a trigonometric function) that substitution cannot simplify.
Partial Fraction Decomposition (Distinct Linear Factors)
(px+q) / [(xβa)(xβb)] = A/(xβa) + B/(xβb)
Splits a rational function with two distinct linear factors in its denominator into a sum of simpler fractions, each easy to integrate on its own.
- A, B
- β constants found by clearing denominators and substituting x=a and x=b
- a, b
- β the two distinct roots of the denominator
When to use it: Whenever a rational function needs to be integrated and its denominator factors into distinct linear factors.
Integrating a Partial Fraction Decomposition
β«[A/(xβa) + B/(xβb)] dx = AΒ·ln|xβa| + BΒ·ln|xβb| + C
Once a rational function is decomposed into simple fractions of the form A/(xβa), each one integrates directly to a natural logarithm term.
- A, B
- β the constants found during the decomposition step
- C
- β the constant of integration
When to use it: As the final step after decomposing a rational function into partial fractions.
The Fundamental Theorem of Calculus
β«βα΅ f(x) dx = F(b) β F(a), where F'(x) = f(x)
Connects the two central operations of calculus β differentiation and integration β by showing that a definite integral can be evaluated using any antiderivative, without needing to sum infinitely many slices directly.
- a, b
- β the lower and upper limits of integration
- F
- β any antiderivative of f (F'(x)=f(x))
When to use it: Whenever a definite integral needs to be evaluated exactly, given a function with a known antiderivative.
Area Under a Curve
Area = β«βα΅ f(x) dx (for f(x) β₯ 0 on [a,b])
The definite integral of a non-negative function over [a,b] equals the exact area trapped between the curve and the x-axis over that interval.
- f(x)
- β the function whose graph forms the top boundary of the region
- a, b
- β the left and right x-boundaries of the region
When to use it: Whenever the exact area between a curve and the x-axis, over a specific interval, is needed.
Area Between Two Curves
Area = β«βα΅ [f(x) β g(x)] dx (where f(x) β₯ g(x) on [a,b])
The area of the region trapped between two curves equals the integral of the "top" function minus the "bottom" function, over the interval where the top function stays on top.
- f(x)
- β the upper (greater-valued) function on [a,b]
- g(x)
- β the lower (lesser-valued) function on [a,b]
- a, b
- β the x-values where the two curves intersect (or the given boundaries)
When to use it: Whenever the area of a region enclosed between two curves is needed β first find where they intersect, then integrate their difference.
Volume of Revolution: The Disk Method
V = Ο β«βα΅ [f(x)]Β² dx
Rotating the region under a curve f(x) around the x-axis sweeps out a solid; slicing it into thin circular disks of radius f(x) and summing their volumes (via integration) gives the total volume.
- f(x)
- β the radius of the disk at position x β the distance from the x-axis to the curve
- a, b
- β the x-boundaries of the region being revolved
When to use it: Whenever the region under a single curve (with no gap between the curve and the axis of rotation) is revolved around that axis.
Volume of Revolution: The Washer Method
V = Ο β«βα΅ ( [R(x)]Β² β [r(x)]Β² ) dx
Rotating a region between two curves around an axis sweeps out a solid with a hole through it; each cross-section is a "washer" β a disk of outer radius R(x) with a smaller disk of inner radius r(x) removed.
- R(x)
- β the outer radius β distance from the axis to the farther boundary curve
- r(x)
- β the inner radius β distance from the axis to the nearer boundary curve
When to use it: Whenever the region between two curves (with a gap between the region and the axis of rotation) is revolved around that axis.
Vernier Caliper Reading
Total reading = MSR + (VC Γ LC), where LC = 1 MSD β 1 VSD
A vernier caliper reads a length more precisely than a plain ruler by adding a small correction from its sliding vernier scale to the main scale reading.
- MSR
- β main scale reading β the whole-division reading on the fixed main scale, in millimetres (mm)
- VC
- β vernier coincidence β the number of the vernier division that lines up exactly with a main scale division
- LC
- β least count β the smallest length the instrument can measure, in millimetres (mm)
- MSD, VSD
- β the size of one main scale division and one vernier scale division, in millimetres (mm)
When to use it: Whenever measuring a length, diameter, or depth more precisely than a plain ruler allows, using a vernier caliper.
Micrometer Screw Gauge Reading
Total reading = MSR + (CSR Γ LC), where LC = pitch / number of circular scale divisions
A micrometer screw gauge measures very small lengths (like wire diameters) by converting a full turn of a fine screw into a tiny, precisely known linear distance.
- MSR
- β main scale reading β the reading on the linear scale on the sleeve, in millimetres (mm)
- CSR
- β circular scale reading β the division on the rotating thimble that lines up with the main scale's reference line
- LC
- β least count β the smallest length the instrument can measure, in millimetres (mm)
- pitch
- β the linear distance the spindle advances in one full turn of the thimble, in millimetres (mm)
When to use it: Whenever measuring a very small length β such as the diameter of a wire or the thickness of a sheet β more precisely than a vernier caliper allows.
Period of a Simple Pendulum
T = 2Οβ(L / g)
A simple pendulum swings back and forth with a period that depends only on its length and the local gravitational acceleration β not on its mass or how wide it swings (for small angles). This steady, repeatable period is exactly what makes a pendulum useful as a time standard.
- T
- β the period β the time for one complete swing (there and back), in seconds (s)
- L
- β the length of the pendulum, from the pivot to the centre of the bob, in metres (m)
- g
- β the acceleration due to gravity, approximately 9.8 m/sΒ²
When to use it: Whenever finding the period of a swinging pendulum, or using a pendulum's period to measure time or find g.
Speed
speed = distance / time
How fast an object is moving, regardless of direction.
- speed
- β rate of motion, in metres per second (m/s)
- distance
- β total path length travelled, in metres (m)
- time
- β time taken, in seconds (s)
When to use it: Whenever you need how fast something moved, without needing to know its direction.
Velocity
velocity = displacement / time
Speed in a specific direction.
- velocity
- β rate of displacement, in metres per second (m/s), in a stated direction
- displacement
- β straight-line distance from start to finish, in a direction, in metres (m)
- time
- β time taken, in seconds (s)
When to use it: Whenever direction matters, not just how fast something is moving.
Acceleration
a = (v β u) / t
How quickly velocity is changing.
- a
- β acceleration, in metres per second squared (m/sΒ²)
- v
- β final velocity, in m/s
- u
- β initial velocity, in m/s
- t
- β time taken for the change, in seconds (s)
When to use it: Whenever an object is speeding up, slowing down, or changing direction, and you need to measure the rate.
Equation of Motion: v = u + at
v = u + at
Final velocity from initial velocity, acceleration, and time.
- v
- β final velocity (m/s)
- u
- β initial velocity (m/s)
- a
- β acceleration (m/sΒ²)
- t
- β time (s)
When to use it: Whenever you know initial velocity, acceleration and time, and need the final velocity.
Equation of Motion: s = ut + Β½atΒ²
s = ut + Β½atΒ²
Displacement from initial velocity, acceleration, and time.
- s
- β displacement (m)
- u
- β initial velocity (m/s)
- a
- β acceleration (m/sΒ²)
- t
- β time (s)
When to use it: Whenever you know initial velocity, acceleration and time, and need the distance travelled.
Equation of Motion: vΒ² = uΒ² + 2as
vΒ² = uΒ² + 2as
Final velocity from initial velocity, acceleration, and displacement β no time needed.
- v
- β final velocity (m/s)
- u
- β initial velocity (m/s)
- a
- β acceleration (m/sΒ²)
- s
- β displacement (m)
When to use it: Whenever time is unknown but displacement is, and you need velocity or acceleration.
Newton's Second Law
F = ma
The net (resultant) force acting on an object equals its mass times its acceleration. A bigger force produces a bigger acceleration; a bigger mass resists acceleration more, for the same force.
- F
- β net force acting on the object, in newtons (N)
- m
- β mass of the object, in kilograms (kg)
- a
- β acceleration produced, in metres per second squared (m/sΒ²)
When to use it: Whenever a net force and a mass are known and the resulting acceleration is needed (or any one of the three, given the other two).
Newton's Law of Gravitation
F = G mβmβ / rΒ²
Every pair of masses in the universe attracts each other with a force that grows with both masses, and shrinks rapidly (as the inverse square) with the distance between their centres.
- F
- β gravitational force between the two masses, in newtons (N)
- G
- β the universal gravitational constant, 6.67 Γ 10β»ΒΉΒΉ NΒ·mΒ²/kgΒ²
- mβ, mβ
- β the two masses, in kilograms (kg)
- r
- β the distance between the centres of the two masses, in metres (m)
When to use it: Whenever the gravitational force of attraction between two known masses at a known separation needs to be found.
Friction Force
F(friction) = ΞΌN
The maximum friction force between two surfaces is proportional to how hard the surfaces are pressed together (the normal reaction force); the constant of proportionality depends only on the two materials in contact.
- F(friction)
- β the friction force, in newtons (N)
- ΞΌ
- β the coefficient of friction between the two surfaces (dimensionless β no units)
- N
- β the normal reaction force pressing the surfaces together, in newtons (N)
When to use it: Whenever the maximum friction force between two surfaces needs to be found, given the coefficient of friction and the normal force.
Weight
W = mg
Weight is the force of gravity pulling on an object's mass. Unlike mass, weight depends on the local gravitational field strength, so the same object weighs less on the Moon than on Earth.
- W
- β weight, in newtons (N)
- m
- β mass of the object, in kilograms (kg)
- g
- β the local gravitational field strength (acceleration due to gravity), in N/kg or m/sΒ² β approximately 9.8 on Earth's surface
When to use it: Whenever an object's weight needs to be found from its mass, at a known location.
Momentum and Impulse
p = mv; impulse J = FΞt = Ξp
Momentum measures how hard it is to stop a moving object β it combines mass and velocity. Impulse is the change in momentum a force produces, and equals that force multiplied by the time it acts for.
- p
- β momentum, in kilogram-metres per second (kgΒ·m/s)
- m
- β mass, in kilograms (kg)
- v
- β velocity, in metres per second (m/s)
- J
- β impulse, in newton-seconds (NΒ·s), numerically equal to kgΒ·m/s
- F
- β force applied, in newtons (N)
- Ξt
- β the time interval the force acts for, in seconds (s)
- Ξp
- β the resulting change in momentum, in kgΒ·m/s
When to use it: Whenever finding an object's momentum, or the change in momentum (impulse) produced by a force acting for a known time.
Pressure
P = F / A
Pressure measures how concentrated a force is β the same force spread over a smaller area produces a much bigger pressure.
- P
- β pressure, in pascals (Pa), where 1 Pa = 1 N/mΒ²
- F
- β force applied perpendicular to the surface, in newtons (N)
- A
- β area over which the force acts, in square metres (mΒ²)
When to use it: Whenever the pressure produced by a force acting over a known area needs to be found (or either of the other two quantities, given the other two).
Pressure Due to a Liquid Column
P = hΟg
The pressure at a depth within a liquid depends only on how deep the point is, the density of the liquid, and gravity β not on the shape or width of the container.
- P
- β pressure due to the liquid column, in pascals (Pa)
- h
- β depth below the liquid surface, in metres (m)
- Ο
- β density of the liquid, in kilograms per cubic metre (kg/mΒ³)
- g
- β the acceleration due to gravity, approximately 9.8 m/sΒ²
When to use it: Whenever the pressure at a given depth within a liquid needs to be found β for example, water pressure at the bottom of a tank, or atmospheric pressure modeled as a column of air.
Density
Ο = m / V
Density measures how tightly packed the mass of a substance is β how much mass is squeezed into each unit of volume.
- Ο
- β density, in kilograms per cubic metre (kg/mΒ³), or grams per cubic centimetre (g/cmΒ³)
- m
- β mass of the substance, in kilograms (kg) or grams (g)
- V
- β volume of the substance, in cubic metres (mΒ³) or cubic centimetres (cmΒ³)
When to use it: Whenever a substance's density needs to be found from its mass and volume (or either of the other two, given the other two).
Relative Density (Specific Gravity)
RD = Ο(substance) / Ο(water)
Relative density compares a substance's density directly against water's β a relative density greater than 1 means the substance is denser than water (and sinks in it); less than 1 means it is less dense (and floats).
- RD
- β relative density (specific gravity) β a pure ratio, with no units
- Ο(substance)
- β density of the substance, in kg/mΒ³ or g/cmΒ³
- Ο(water)
- β density of water, 1000 kg/mΒ³ (or 1 g/cmΒ³), in the same units as Ο(substance)
When to use it: Whenever comparing a substance's density to water's, or predicting whether it will float or sink in water.
Work Done
W = Fd
Work is done whenever a force moves an object through a distance in the direction of the force. No work is done if the object does not move, or if the force has no component in the direction of motion.
- W
- β work done, in joules (J)
- F
- β force applied, in newtons (N)
- d
- β distance moved in the direction of the force, in metres (m)
When to use it: Whenever the work done by a force moving an object through a known distance needs to be found.
Power
P = W / t
Power measures how quickly work is done, or how quickly energy is transferred β the same amount of work done faster means a greater power.
- P
- β power, in watts (W), where 1 W = 1 J/s
- W
- β work done (or energy transferred), in joules (J)
- t
- β time taken, in seconds (s)
When to use it: Whenever the rate at which work is done, or energy is transferred, needs to be found.
Kinetic Energy
KE = Β½mvΒ²
Kinetic energy is the energy an object has because it is moving. It grows with the SQUARE of speed, so doubling the speed of an object quadruples its kinetic energy.
- KE
- β kinetic energy, in joules (J)
- m
- β mass of the object, in kilograms (kg)
- v
- β speed of the object, in metres per second (m/s)
When to use it: Whenever the energy of a moving object needs to be found from its mass and speed.
Gravitational Potential Energy
GPE = mgh
Gravitational potential energy is the energy an object has because of its height above a reference level β it is the energy that would be released if the object fell back down to that level.
- GPE
- β gravitational potential energy, in joules (J)
- m
- β mass of the object, in kilograms (kg)
- g
- β the acceleration due to gravity, approximately 9.8 m/sΒ²
- h
- β height above the reference level, in metres (m)
When to use it: Whenever the gravitational potential energy of an object at a known height needs to be found.
Elastic Potential Energy
EPE = Β½kxΒ²
Elastic potential energy is the energy stored in a stretched or compressed elastic object, such as a spring β it grows with the square of the extension, so stretching a spring twice as far stores four times the energy.
- EPE
- β elastic potential energy, in joules (J)
- k
- β the spring constant β a measure of the spring's stiffness, in newtons per metre (N/m)
- x
- β the extension or compression from the natural length, in metres (m)
When to use it: Whenever the energy stored in a stretched or compressed spring needs to be found.
Heat Energy and Specific Heat Capacity
Q = mcΞT
The heat energy needed to change a substance's temperature depends on its mass, its specific heat capacity (how much energy it takes to heat that particular material), and the size of the temperature change.
- Q
- β heat energy supplied or removed, in joules (J)
- m
- β mass of the substance, in kilograms (kg)
- c
- β specific heat capacity of the substance, in joules per kilogram per kelvin (J/(kgΒ·K))
- ΞT
- β the change in temperature, in kelvin (K) or degrees Celsius (Β°C) β the SIZE of the change is the same in both scales
When to use it: Whenever the heat energy needed to change the temperature of a known mass of substance by a known amount needs to be found.
Temperature Scale Conversion
T(K) = T(Β°C) + 273; T(Β°F) = (9/5)T(Β°C) + 32
The Kelvin, Celsius, and Fahrenheit scales all measure the same physical temperature, just with different zero points and different-sized degrees β these formulas convert a reading on one scale to another.
- T(K)
- β temperature in kelvin (K) β the SI unit, starting at absolute zero
- T(Β°C)
- β temperature in degrees Celsius (Β°C)
- T(Β°F)
- β temperature in degrees Fahrenheit (Β°F)
When to use it: Whenever a temperature needs to be converted between the Celsius, Kelvin, or Fahrenheit scales.
Linear Thermal Expansion
ΞL = LβΞ±ΞT
When a solid is heated, it expands β the amount it expands is proportional to its original length, how much its temperature changes, and a material-specific property called the coefficient of linear expansion.
- ΞL
- β the change in length, in metres (m)
- Lβ
- β the original length, in metres (m)
- Ξ±
- β the coefficient of linear expansion of the material, in per kelvin (Kβ»ΒΉ)
- ΞT
- β the change in temperature, in kelvin (K) or degrees Celsius (Β°C)
When to use it: Whenever the change in length of a solid due to a temperature change needs to be found.
The Wave Speed Equation
v = fΞ»
The speed a wave travels at equals how many complete waves pass a point each second (frequency) multiplied by the length of each wave (wavelength).
- v
- β wave speed, in metres per second (m/s)
- f
- β frequency, in hertz (Hz)
- Ξ»
- β wavelength, in metres (m)
When to use it: Whenever the speed, frequency, or wavelength of a wave needs to be found, given the other two.
Period and Frequency
T = 1 / f
The period (the time for one complete wave to pass) and the frequency (how many complete waves pass per second) are reciprocals of each other.
- T
- β period, in seconds (s)
- f
- β frequency, in hertz (Hz)
When to use it: Whenever converting between the period and frequency of a wave.
Distance from an Echo
d = vt / 2
A sound wave sent toward a distant surface travels there AND back before the echo is heard, so the total time measured corresponds to twice the distance β this formula divides that out.
- d
- β distance to the reflecting surface, in metres (m)
- v
- β speed of sound in the medium, in metres per second (m/s)
- t
- β total time between the sound being sent and the echo being heard, in seconds (s)
When to use it: Whenever the distance to a reflecting surface (a cliff, the sea floor, an obstacle) needs to be found from the round-trip time of an echo.
The Mirror Equation and Magnification
1/f = 1/v + 1/u; magnification m = βv/u = h(i)/h(o)
The mirror equation relates the distances of the object, the image, and the focal point for a curved mirror. Magnification compares the size of the image to the size of the object, and also reveals whether the image is upright or inverted.
- f
- β the mirror's focal length, in metres or centimetres (negative for a concave mirror, positive for a convex mirror, using the sign convention where the object side is negative)
- u
- β object distance from the mirror (always negative, since the object is always in front of the mirror)
- v
- β image distance from the mirror (negative for a real image in front of the mirror, positive for a virtual image behind it)
- m
- β magnification (dimensionless) β a negative value means an inverted image, positive means upright; |m| > 1 means enlarged, |m| < 1 means diminished
- h(i), h(o)
- β image height and object height, in the same units
When to use it: Whenever the image distance, object distance, focal length, or magnification for a curved mirror needs to be found, given the other relevant quantities.
Coulomb's Law
F = k qβqβ / rΒ²
The electric force between two charges grows with the size of both charges, and shrinks rapidly (as the inverse square) with the distance between them β mirroring the same inverse-square pattern seen in gravity, but very much stronger.
- F
- β the electric force between the two charges, in newtons (N) β attractive for opposite charges, repulsive for like charges
- k
- β Coulomb's constant, about 9 Γ 10βΉ NΒ·mΒ²/CΒ²
- qβ, qβ
- β the two charges, in coulombs (C)
- r
- β the distance between the two charges, in metres (m)
When to use it: Whenever the electric force between two known point charges at a known separation needs to be found.
Charge Quantization
Q = ne
Electric charge always comes in whole-number multiples of a single, smallest possible unit β the charge on one electron (or proton). Charge cannot be divided into an arbitrarily small fraction.
- Q
- β total charge, in coulombs (C)
- n
- β the number of electrons (or protons) β a whole number
- e
- β the elementary charge, 1.6 Γ 10β»ΒΉβΉ C β the smallest unit of charge
When to use it: Whenever the total charge on an object needs to be found from a number of excess (or missing) electrons, or vice versa.
Photon Energy
E = hf = hc/Ξ»
Light delivers its energy in discrete packets called photons. The energy of a single photon depends only on the frequency (or, equivalently, the wavelength) of the light β higher-frequency light delivers more energetic photons.
- E
- β energy of one photon, in joules (J)
- h
- β Planck's constant, 6.63 Γ 10β»Β³β΄ JΒ·s
- f
- β frequency of the light, in hertz (Hz)
- c
- β the speed of light, 3 Γ 10βΈ m/s
- Ξ»
- β wavelength of the light, in metres (m)
When to use it: Whenever the energy carried by a single photon of light needs to be found from its frequency or wavelength.
Resolving a Vector into Components
vβ = v cosΞΈ, vy = v sinΞΈ
Any vector at an angle can be split into a horizontal (x) component and a vertical (y) component that together produce the same effect as the original vector.
- v
- β Magnitude of the original vector (e.g. speed, m/s)
- ΞΈ
- β Angle the vector makes with the horizontal (x) axis, in degrees or radians
- vβ
- β Horizontal (x) component of the vector
- vy
- β Vertical (y) component of the vector
When to use it: Use whenever a vector (velocity, force, displacement) acts at an angle and you need to analyse its horizontal and vertical effects separately.
Resultant of Perpendicular Components
R = β(vβΒ² + vyΒ²), ΞΈ = tanβ»ΒΉ(vy / vβ)
Given two perpendicular components of a vector, this formula recombines them into a single resultant vector with a magnitude and direction.
- R
- β Magnitude of the resultant vector
- vβ
- β Horizontal (x) component
- vy
- β Vertical (y) component
- ΞΈ
- β Angle of the resultant above the x-axis
When to use it: Use to combine two perpendicular components (e.g. two forces, or a velocity's x and y parts) back into one overall vector.
Time of Flight (Projectile Motion)
T = 2u sinΞΈ / g
The total time a projectile stays in the air, from launch until it returns to its launch height.
- T
- β Time of flight, in seconds
- u
- β Initial launch speed, in m/s
- ΞΈ
- β Launch angle above the horizontal
- g
- β Acceleration due to gravity, 9.8 m/sΒ²
When to use it: Use to find how long a projectile launched at an angle stays airborne before landing at the same height it was launched from.
Maximum Height (Projectile Motion)
H = uΒ² sinΒ²ΞΈ / 2g
The highest vertical point a projectile reaches, where its vertical velocity momentarily becomes zero.
- H
- β Maximum height, in metres
- u
- β Initial launch speed, in m/s
- ΞΈ
- β Launch angle above the horizontal
- g
- β Acceleration due to gravity, 9.8 m/sΒ²
When to use it: Use to find the peak height of a projectile's trajectory.
Horizontal Range (Projectile Motion)
R = uΒ² sin2ΞΈ / g
The total horizontal distance a projectile travels before landing back at its launch height.
- R
- β Horizontal range, in metres
- u
- β Initial launch speed, in m/s
- ΞΈ
- β Launch angle above the horizontal
- g
- β Acceleration due to gravity, 9.8 m/sΒ²
When to use it: Use to find how far a projectile travels horizontally β note the range is maximised when ΞΈ = 45Β°, since sin2ΞΈ is then at its maximum value of 1.
Period, Frequency and Speed in Circular Motion
T = 2Οr / v, f = 1/T
Relates how long one full revolution takes (period) to the radius and speed of circular motion, and how frequency is the reciprocal of period.
- T
- β Period β time for one complete revolution, in seconds
- r
- β Radius of the circular path, in metres
- v
- β Constant speed along the circular path, in m/s
- f
- β Frequency β number of revolutions per second, in Hz
When to use it: Use to relate the speed, radius, period, and frequency of any object moving at constant speed in a circle.
Centripetal Acceleration
a = vΒ² / r
The acceleration directed toward the centre of a circular path, responsible for continuously changing the direction of an object's velocity.
- a
- β Centripetal acceleration, in m/sΒ²
- v
- β Speed along the circular path, in m/s
- r
- β Radius of the circular path, in metres
When to use it: Use whenever an object moves at constant speed along a circular path and you need the acceleration causing that curved motion.
Centripetal Force
F = mvΒ² / r
The net force directed toward the centre of a circular path that is required to keep an object moving in that circle.
- F
- β Centripetal force, in newtons (N)
- m
- β Mass of the object, in kg
- v
- β Speed along the circular path, in m/s
- r
- β Radius of the circular path, in metres
When to use it: Use to find the net inward force needed to keep an object of known mass moving in a circle of known radius and speed.
Scalar (Dot) Product
A Β· B = AB cosΞΈ
The scalar product of two vectors gives a single number (scalar), representing how much one vector points in the direction of the other.
- A Β· B
- β The scalar (dot) product, a number with no direction
- A, B
- β Magnitudes of the two vectors
- ΞΈ
- β The angle between the two vectors
When to use it: Use when combining two vectors should produce a plain number, such as calculating work done (force Β· displacement).
Vector (Cross) Product
|A Γ B| = AB sinΞΈ
The vector product of two vectors gives a new vector, perpendicular to both original vectors, with a magnitude that depends on how perpendicular the two original vectors are to each other.
- A Γ B
- β The vector (cross) product, itself a vector
- A, B
- β Magnitudes of the two vectors
- ΞΈ
- β The angle between the two vectors
When to use it: Use when combining two vectors should produce a new vector perpendicular to both, such as calculating torque (r Γ F) or angular momentum.
Torque (Turning Effect of Force)
Ο = r F sinΞΈ
Torque measures the turning effect of a force applied at some distance from a pivot β it depends on the force, the distance from the pivot, and the angle between them.
- Ο
- β Torque, in newton-metres (NΒ·m)
- r
- β Distance from the pivot (axis of rotation) to where the force is applied, in metres
- F
- β Magnitude of the applied force, in newtons
- ΞΈ
- β Angle between the force direction and the line from the pivot to the point of application
When to use it: Use to calculate the turning effect of a force about a pivot point β maximum torque occurs when the force is applied perpendicular to r (ΞΈ = 90Β°).
Moment of Inertia (Point Mass)
I = mrΒ²
Moment of inertia measures an object's resistance to changes in its rotational motion β for a point mass, it depends on the mass and how far that mass is from the axis of rotation.
- I
- β Moment of inertia, in kgΒ·mΒ²
- m
- β Mass of the point/particle, in kg
- r
- β Distance from the axis of rotation, in metres
When to use it: Use for a point mass or as the building block for finding the total moment of inertia of an extended object (by summing mrΒ² for every mass element).
Torque and Angular Acceleration
Ο = IΞ±
This is the rotational equivalent of Newton's second law (F = ma) β net torque produces angular acceleration, with moment of inertia playing the role mass plays in linear motion.
- Ο
- β Net torque, in NΒ·m
- I
- β Moment of inertia, in kgΒ·mΒ²
- Ξ±
- β Angular acceleration, in rad/sΒ²
When to use it: Use to find the angular acceleration produced by a net torque on a rotating object, or to find the torque needed to produce a given angular acceleration.
Conditions for Equilibrium
Ξ£F = 0 and Ξ£Ο = 0
An object is in complete (static) equilibrium only when both the net force AND the net torque acting on it are zero β the first condition prevents linear acceleration, the second prevents rotational (angular) acceleration.
- Ξ£F
- β The vector sum of all forces acting on the object
- Ξ£Ο
- β The sum of all torques acting on the object, about any chosen pivot
When to use it: Use to analyse any object that is not accelerating linearly or rotationally β e.g. a beam resting on supports, or a ladder leaning against a wall.
Angular Momentum
L = IΟ
Angular momentum measures the "quantity of rotational motion" an object has β the rotational equivalent of linear momentum (p = mv).
- L
- β Angular momentum, in kgΒ·mΒ²/s
- I
- β Moment of inertia, in kgΒ·mΒ²
- Ο
- β Angular velocity, in rad/s
When to use it: Use to calculate the angular momentum of a rotating object, and as the basis for applying conservation of angular momentum.
Conservation of Angular Momentum
IβΟβ = IβΟβ
When no external torque acts on a system, its total angular momentum stays constant β so if its moment of inertia changes, its angular velocity must change to compensate.
- Iβ, Οβ
- β Moment of inertia and angular velocity at an initial time
- Iβ, Οβ
- β Moment of inertia and angular velocity at a later time
When to use it: Use whenever a rotating system changes shape (redistributing its mass) with no external torque acting on it, such as a spinning figure skater pulling in their arms.
Pressure
P = F / A
Pressure is the amount of force acting perpendicular to a surface, spread over the area of that surface.
- P
- β Pressure, in pascals (Pa), where 1 Pa = 1 N/mΒ²
- F
- β Force acting perpendicular to the surface, in newtons
- A
- β Area over which the force is spread, in mΒ²
When to use it: Use whenever you need to relate a force to the area it acts over β the same force spread over a smaller area produces much greater pressure.
Barometric (Column) Pressure
P = hΟg
The pressure exerted by a column of liquid depends on the height of the column, the density of the liquid, and gravity β a barometer uses this to measure atmospheric pressure from the height of a mercury column it supports.
- P
- β Pressure at the base of the column, in Pa
- h
- β Height of the liquid column, in metres
- Ο
- β Density of the liquid (e.g. mercury, 13,600 kg/mΒ³), in kg/mΒ³
- g
- β Acceleration due to gravity, 9.8 m/sΒ²
When to use it: Use to find atmospheric pressure from the height of mercury a barometer supports, or the pressure exerted by any column of liquid of known height.
Pressure at a Depth in a Liquid
P = Pβ + hΟg
The total pressure at a depth in a liquid equals the pressure already present at the surface (usually atmospheric pressure) plus the additional pressure from the weight of the liquid above that depth.
- P
- β Total pressure at depth h, in Pa
- Pβ
- β Pressure at the liquid surface (often atmospheric pressure), in Pa
- h
- β Depth below the surface, in metres
- Ο
- β Density of the liquid, in kg/mΒ³
- g
- β Acceleration due to gravity, 9.8 m/sΒ²
When to use it: Use to find the total pressure at any depth within a liquid, such as at the bottom of a swimming pool or tank.
Manometer Pressure Difference
ΞP = hΟg
A manometer measures the pressure of a gas by comparing it to atmospheric pressure, using the height difference between two liquid columns connected to the gas and the open air.
- ΞP
- β The pressure difference between the gas and the atmosphere, in Pa
- h
- β The height difference between the two liquid columns in the manometer, in metres
- Ο
- β Density of the manometer liquid, in kg/mΒ³
- g
- β Acceleration due to gravity, 9.8 m/sΒ²
When to use it: Use to find a gas's pressure relative to atmospheric pressure from the height difference observed in a manometer's liquid columns.
Buoyant Force (Archimedes' Principle)
Fᡦ = ΟVg
The upward buoyant force on an object submerged (fully or partly) in a fluid equals the weight of the fluid that the object displaces.
- Fᡦ
- β Buoyant force, in newtons
- Ο
- β Density of the fluid the object is submerged in, in kg/mΒ³
- V
- β Volume of fluid displaced by the object, in mΒ³
- g
- β Acceleration due to gravity, 9.8 m/sΒ²
When to use it: Use to find the upward force a fluid exerts on a submerged or floating object, and to determine whether an object will float or sink.
Pascal's Law (Hydraulic Press)
Fβ/Aβ = Fβ/Aβ
Pressure applied to an enclosed fluid is transmitted equally throughout the fluid β a small force on a small piston can therefore produce a much larger force on a larger piston, since the pressure (F/A) must be the same at both.
- Fβ, Aβ
- β Force applied to, and area of, the smaller (input) piston
- Fβ, Aβ
- β Resulting force on, and area of, the larger (output) piston
When to use it: Use to calculate the force multiplication produced by a hydraulic system, such as a car jack or hydraulic press.
Power
P = W / t
Power is the rate at which work is done or energy is transferred β how quickly energy is converted from one form to another.
- P
- β Power, in watts (W), where 1 W = 1 J/s
- W
- β Work done (or energy transferred), in joules
- t
- β Time taken, in seconds
When to use it: Use whenever you need to compare how quickly different amounts of work are done, or find the time needed to do a certain amount of work at a known power.
Efficiency
Ξ· = (useful energy output / total energy input) Γ 100%
Efficiency measures what fraction of the energy put into a machine or process is converted into useful output, rather than being wasted (usually as heat).
- Ξ·
- β Efficiency, expressed as a percentage
- useful energy output
- β The energy converted into the intended, useful form, in joules
- total energy input
- β The total energy supplied to the machine or process, in joules
When to use it: Use to evaluate how well a machine or energy-conversion process performs β no real machine achieves 100% efficiency, since some energy is always lost, usually to heat or friction.
Hooke's Law
F = kx
Within its elastic limit, the force needed to stretch or compress a spring is directly proportional to how far it is stretched or compressed.
- F
- β Applied force (or restoring force), in newtons
- k
- β Spring constant β a measure of the spring's stiffness, in N/m
- x
- β Extension or compression from the natural (unstretched) length, in metres
When to use it: Use to find the force needed to stretch a spring by a known amount, or the extension produced by a known force β valid only within the spring's elastic limit.
Elastic Potential Energy
E = Β½kxΒ²
The energy stored in a stretched or compressed spring, which can be recovered as the spring returns to its natural length.
- E
- β Elastic potential energy, in joules
- k
- β Spring constant, in N/m
- x
- β Extension or compression from the natural length, in metres
When to use it: Use to find the energy stored in a stretched or compressed spring, e.g. to analyse energy transfers in systems using springs.
Heat Unit Conversion (Calorie to Joule)
1 cal = 4.186 J
The calorie (an older heat unit, defined as the heat needed to raise 1 g of water by 1Β°C) converts to the SI unit of energy, the joule, using this fixed conversion factor.
- cal
- β Calories β a traditional unit of heat energy
- J
- β Joules β the SI unit of energy
When to use it: Use to convert between calories and joules when heat energy is given in either unit.
Thermal Capacity
C = Q / ΞT
Thermal capacity is the amount of heat energy needed to raise the temperature of an entire object (of any mass) by one degree.
- C
- β Thermal capacity, in J/Β°C (or J/K)
- Q
- β Heat energy supplied, in joules
- ΞT
- β Temperature change produced, in Β°C (or K)
When to use it: Use to describe how much heat a specific object (not a material in general) needs to change temperature β thermal capacity depends on the object's total mass and material.
Specific Heat Capacity
Q = mcΞT
Specific heat capacity describes how much heat energy is needed to raise the temperature of one kilogram of a specific MATERIAL by one degree β a property of the material itself, independent of how much of it you have.
- Q
- β Heat energy supplied (or released), in joules
- m
- β Mass of the substance, in kg
- c
- β Specific heat capacity of the material, in J/(kgΒ·Β°C)
- ΞT
- β Temperature change, in Β°C (or K)
When to use it: Use to calculate the heat energy needed to change the temperature of a known mass of a specific material by a known amount.
Law of Heat Exchange (Calorimetry)
Heat lost by hot object = Heat gained by cold object
When a hot object and a cold object are in thermal contact (with no heat lost to the surroundings), heat flows from the hot object to the cold one until they reach a common final temperature β the heat lost by one exactly equals the heat gained by the other.
- mβcβ(Tβ β Tf)
- β Heat lost by the hotter object (mass mβ, specific heat cβ, initial temperature Tβ), cooling to the final temperature Tf
- mβcβ(Tf β Tβ)
- β Heat gained by the cooler object (mass mβ, specific heat cβ, initial temperature Tβ), warming to the final temperature Tf
When to use it: Use to find an unknown final temperature, mass, or specific heat capacity when two substances at different temperatures reach thermal equilibrium together.
Latent Heat of Vaporization
Q = mLα΅₯
The heat energy needed to convert a mass of liquid into vapour (or vice versa) at a constant temperature (the boiling point), with no temperature change during the process itself.
- Q
- β Heat energy required, in joules
- m
- β Mass of the substance changing state, in kg
- Lα΅₯
- β Specific latent heat of vaporization of the substance, in J/kg
When to use it: Use to find the heat energy needed to boil (or condense) a known mass of a substance at its boiling point.
Latent Heat of Fusion
Q = mLf
The heat energy needed to convert a mass of solid into liquid (or vice versa) at a constant temperature (the melting point), with no temperature change during the process itself.
- Q
- β Heat energy required, in joules
- m
- β Mass of the substance changing state, in kg
- Lf
- β Specific latent heat of fusion of the substance, in J/kg
When to use it: Use to find the heat energy needed to melt (or freeze) a known mass of a substance at its melting point.
Node Spacing in a Stationary Wave
distance between adjacent nodes = Ξ»/2
In a stationary (standing) wave, nodes (points of zero displacement) are evenly spaced, each separated by half a wavelength.
- Ξ»
- β Wavelength of the wave, in metres
When to use it: Use to find the wavelength of a stationary wave from the measured distance between two adjacent nodes (or antinodes).
Fundamental Frequency of a Vibrating String
f = (1/2L)β(T/ΞΌ)
The lowest (fundamental) frequency at which a stretched string vibrates depends on its length, the tension applied, and its mass per unit length.
- f
- β Fundamental frequency, in Hz
- L
- β Length of the string, in metres
- T
- β Tension in the string, in newtons
- ΞΌ
- β Mass per unit length of the string (linear density), in kg/m
When to use it: Use to find the fundamental (lowest) frequency a string produces, or to see how changing tension, length, or thickness affects pitch.
Resonance Length of a Closed Pipe
L = Ξ»/4 (first resonance)
A pipe closed at one end (like a resonance tube with water) first resonates when its air column length equals one-quarter of the sound wavelength.
- L
- β Length of the air column at first resonance, in metres
- Ξ»
- β Wavelength of the sound wave, in metres
When to use it: Use to find the wavelength (and hence the speed) of sound from the air column length at which a closed resonance tube first resonates with a tuning fork of known frequency.
Fundamental Frequency of an Open Pipe
f = v / 2L
A pipe open at both ends produces its fundamental (lowest) frequency when its length equals half the sound wavelength.
- f
- β Fundamental frequency, in Hz
- v
- β Speed of sound in air, in m/s
- L
- β Length of the pipe, in metres
When to use it: Use to find the fundamental frequency (or required length) of an organ pipe open at both ends.
Wave Intensity
I = P / A
Intensity measures how concentrated a wave's power is, spreading the total power carried by the wave over the area it passes through.
- I
- β Intensity, in W/mΒ²
- P
- β Power carried by the wave, in watts
- A
- β Area the power is spread over, in mΒ²
When to use it: Use to compare how "strong" a wave is at different distances from its source, or to find the power delivered over a given area.
Wave Speed Relation (for Light)
c = fΞ»
Like any wave, light's speed equals the product of its frequency and wavelength.
- c
- β Speed of light (in vacuum, β 3 Γ 10βΈ m/s)
- f
- β Frequency of the light, in Hz
- Ξ»
- β Wavelength of the light, in metres
When to use it: Use to find the wavelength or frequency of light when the other is known, using the known speed of light.
Snell's Law (Law of Refraction)
nβ sinΞΈβ = nβ sinΞΈβ
When light crosses the boundary between two media, the product of each medium's refractive index and the sine of the angle (measured from the normal) is the same on both sides.
- nβ, nβ
- β Refractive indices of the first and second media
- ΞΈβ
- β Angle of incidence, measured from the normal, in the first medium
- ΞΈβ
- β Angle of refraction, measured from the normal, in the second medium
When to use it: Use to find an unknown angle of incidence or refraction, or an unknown refractive index, when light crosses a boundary between two media.
Refractive Index
n = c / v
A medium's refractive index measures how much slower light travels in it compared to in a vacuum.
- n
- β Refractive index of the medium (no units, always β₯ 1)
- c
- β Speed of light in a vacuum, β 3 Γ 10βΈ m/s
- v
- β Speed of light in the medium, in m/s
When to use it: Use to find a medium's refractive index from the speed of light within it, or to find that speed if the refractive index is known.
Critical Angle
sinΞΈc = 1/n
The critical angle is the angle of incidence (in the denser medium) at which the refracted ray travels exactly along the boundary (refraction angle = 90Β°) β beyond this angle, total internal reflection occurs.
- ΞΈc
- β Critical angle, measured from the normal
- n
- β Refractive index of the denser medium (light travels from denser to less dense medium)
When to use it: Use to find the critical angle for light travelling from a denser medium (like glass or water) toward a less dense one (like air), given the denser medium's refractive index.
The Lens Equation
1/v β 1/u = 1/f
Relates an object's distance from a lens, the resulting image distance, and the lens's focal length (using the convention that distances are measured from the lens, with light travelling in the positive direction).
- v
- β Image distance from the lens
- u
- β Object distance from the lens (negative, since the object is on the incoming side)
- f
- β Focal length of the lens (positive for a converging lens, negative for a diverging lens)
When to use it: Use to find the image distance, object distance, or focal length of a lens, given the other two.
Linear Magnification (Lens)
m = v/u
Magnification compares the size of the image produced by a lens to the size of the original object, using the ratio of image distance to object distance.
- m
- β Magnification (no units) β |m| > 1 means the image is larger than the object
- v
- β Image distance from the lens
- u
- β Object distance from the lens
When to use it: Use to find how much larger or smaller an image is compared to the original object, once v and u are known.
Power of a Lens
P = 1/f
A lens's power measures how strongly it converges (or diverges) light β a shorter focal length means a more powerful lens.
- P
- β Power of the lens, in dioptres (D), where 1 D = 1 mβ»ΒΉ
- f
- β Focal length of the lens, in metres (positive for converging, negative for diverging)
When to use it: Use to find the optical power of a lens (as prescribed for glasses, for instance) from its focal length, or vice versa.
Coulomb's Law
F = kqβqβ / rΒ²
The electric force between two point charges is proportional to the product of the charges and inversely proportional to the square of the distance between them.
- F
- β Electric force between the charges, in newtons (attractive if opposite signs, repulsive if same sign)
- k
- β Coulomb's constant, β 8.99 Γ 10βΉ NΒ·mΒ²/CΒ²
- qβ, qβ
- β Magnitudes of the two point charges, in coulombs (C)
- r
- β Distance between the charges, in metres
When to use it: Use to find the electric force between two point charges at a known separation.
Electric Field Intensity
E = F / q
Electric field intensity measures the force per unit charge that would be experienced by a small positive test charge placed at a point.
- E
- β Electric field intensity, in N/C (or equivalently V/m)
- F
- β Force experienced by the test charge, in newtons
- q
- β Magnitude of the test charge, in coulombs
When to use it: Use to find the electric field strength at a point from the force it would exert on a known test charge, or to find the force on a charge placed in a known field.
Electric Potential (Point Charge)
V = kQ / r
Electric potential at a point measures the electric potential energy per unit charge that a small positive test charge would have at that point, due to a source charge Q.
- V
- β Electric potential, in volts (V)
- k
- β Coulomb's constant, β 8.99 Γ 10βΉ NΒ·mΒ²/CΒ²
- Q
- β Magnitude of the source charge, in coulombs
- r
- β Distance from the source charge, in metres
When to use it: Use to find the electric potential at a point a known distance from a point charge.
Potential Difference Between Parallel Plates
V = Ed
For a uniform electric field between two parallel charged plates, the potential difference between them equals the field strength multiplied by the separation between the plates.
- V
- β Potential difference between the plates, in volts
- E
- β Electric field strength between the plates, in V/m (uniform)
- d
- β Distance (separation) between the plates, in metres
When to use it: Use to find the potential difference across parallel plates given the field strength and separation, or to find the field strength given a known applied voltage.
Electric Current
I = Q / t
Electric current is the rate at which electric charge flows past a point in a circuit.
- I
- β Current, in amperes (A)
- Q
- β Charge that flows, in coulombs (C)
- t
- β Time taken, in seconds
When to use it: Use to find the current from the amount of charge flowing in a given time, or vice versa.
Ohm's Law
V = IR
For many conductors (at constant temperature), the potential difference across them is directly proportional to the current flowing through them, with resistance as the constant of proportionality.
- V
- β Potential difference (voltage) across the conductor, in volts
- I
- β Current flowing through the conductor, in amperes
- R
- β Resistance of the conductor, in ohms (Ξ©)
When to use it: Use to find any one of voltage, current, or resistance when the other two are known.
Resistance from Resistivity
R = ΟL / A
A conductor's resistance depends on its material (resistivity), its length, and its cross-sectional area β longer and thinner conductors have higher resistance.
- R
- β Resistance, in ohms (Ξ©)
- Ο
- β Resistivity of the material (a property of the material itself), in Ω·m
- L
- β Length of the conductor, in metres
- A
- β Cross-sectional area of the conductor, in mΒ²
When to use it: Use to find a conductor's resistance from its material, length, and cross-sectional area, or to design a resistor with a specific target resistance.
Resistors in Series
Rβ = Rβ + Rβ + Rβ + ...
When resistors are connected in series (end to end, one path for current), their resistances simply add together to give the total (equivalent) resistance.
- Rβ
- β Total (equivalent) resistance of the series combination, in ohms
- Rβ, Rβ, Rβ...
- β Resistance of each individual resistor, in ohms
When to use it: Use to find the total resistance of resistors connected end-to-end along a single current path.
Resistors in Parallel
1/Rβ = 1/Rβ + 1/Rβ + 1/Rβ + ...
When resistors are connected in parallel (providing multiple separate paths for current), the reciprocal of the total resistance equals the sum of the reciprocals of each individual resistance.
- Rβ
- β Total (equivalent) resistance of the parallel combination, in ohms
- Rβ, Rβ, Rβ...
- β Resistance of each individual resistor, in ohms
When to use it: Use to find the total resistance of resistors connected across the same two points, providing multiple parallel current paths.
Transistor Current Gain
Ξ² = I_C / I_B
Current gain measures how much a transistor amplifies a small base current into a much larger collector current.
- Ξ²
- β Current gain (no units) β typically ranging from tens to hundreds
- I_C
- β Collector current, in amperes
- I_B
- β Base current, in amperes
When to use it: Use to find how much a transistor amplifies a small input (base) current, or to find the required base current for a target collector current.
Bohr Model Energy Levels (Hydrogen)
Eβ = β13.6 / nΒ² eV
In Bohr's model of the hydrogen atom, electrons can only occupy specific, quantised energy levels, numbered by n = 1, 2, 3, ... β this formula gives the energy of each allowed level.
- Eβ
- β Energy of the electron in level n, in electron-volts (eV)
- n
- β Principal quantum number β a positive integer (1, 2, 3, ...) labelling the energy level
When to use it: Use to find the energy of an electron in a specific level of a hydrogen atom, or to find the energy released/absorbed when an electron jumps between levels.
Einstein's Photoelectric Equation
KEmax = hf β Ο
The maximum kinetic energy of an electron ejected from a metal surface by light equals the energy of the absorbed photon, minus the minimum energy (work function) needed to free the electron from the metal.
- KEmax
- β Maximum kinetic energy of an ejected electron, in joules (or eV)
- h
- β Planck's constant, β 6.63 Γ 10β»Β³β΄ JΒ·s
- f
- β Frequency of the incident light, in Hz
- Ο
- β Work function of the metal β the minimum energy needed to free an electron, in joules (or eV)
When to use it: Use to find the maximum kinetic energy of photoelectrons ejected by light of a known frequency, or to find a metal's work function or the light's frequency, given the other quantities.
Hubble's Law
v = Hβd
Distant galaxies recede from us at a speed proportional to their distance β the farther away a galaxy is, the faster it appears to be moving away, providing evidence the universe is expanding.
- v
- β Recession speed of the galaxy, in km/s
- Hβ
- β Hubble's constant, β 70 km/s/Mpc (kilometres per second per megaparsec)
- d
- β Distance to the galaxy, in megaparsecs (Mpc)
When to use it: Use to find a galaxy's recession speed from its distance, or to estimate distance from an observed recession speed (measured via redshift).
Angular Displacement
ΞΈ = s / r
The angle swept out by a rotating object, measured in radians, found from the arc length traveled divided by the radius.
- ΞΈ
- β angular displacement, in radians (rad)
- s
- β arc length traveled along the circular path, in metres (m)
- r
- β radius of the circular path, in metres (m)
When to use it: Whenever the arc length and radius of a circular path are known, and the angle swept (in radians) is needed.
Angular Velocity
Ο = ΞΞΈ / Ξt
The rate at which angular displacement changes over time β how fast something is rotating.
- Ο
- β angular velocity, in radians per second (rad/s)
- ΞΞΈ
- β change in angular displacement, in radians (rad)
- Ξt
- β time interval, in seconds (s)
When to use it: Whenever the rate of rotation needs to be found from the angle swept and the time it took.
Angular Acceleration
Ξ± = ΞΟ / Ξt
The rate at which angular velocity changes over time β how quickly a rotation speeds up or slows down.
- Ξ±
- β angular acceleration, in radians per second squared (rad/sΒ²)
- ΞΟ
- β change in angular velocity, in radians per second (rad/s)
- Ξt
- β time interval, in seconds (s)
When to use it: Whenever a rotation is speeding up or slowing down, and the rate of that change is needed.
Rotational Kinematics Equations
Ο = Οβ + Ξ±t; ΞΈ = Οβt + Β½Ξ±tΒ²; ΟΒ² = ΟβΒ² + 2Ξ±ΞΈ
The rotational counterparts of the straight-line "suvat" equations β they relate angular displacement, initial and final angular velocity, angular acceleration, and time, for constant angular acceleration.
- Οβ
- β initial angular velocity, in radians per second (rad/s)
- Ο
- β final angular velocity, in radians per second (rad/s)
- Ξ±
- β constant angular acceleration, in radians per second squared (rad/sΒ²)
- t
- β time elapsed, in seconds (s)
- ΞΈ
- β angular displacement over that time, in radians (rad)
When to use it: Whenever a rotation has constant angular acceleration, and any three of the five quantities (Οβ, Ο, Ξ±, t, ΞΈ) are known β pick the equation missing the one unknown that is not needed.
Linear Speed from Angular Velocity
v = rΟ
The linear (tangential) speed of a point on a rotating object equals its distance from the axis times the angular velocity.
- v
- β linear (tangential) speed, in metres per second (m/s)
- r
- β distance from the axis of rotation, in metres (m)
- Ο
- β angular velocity, in radians per second (rad/s)
When to use it: Whenever converting between how fast something spins (angular velocity) and how fast a specific point on it moves through space (linear speed).
Tangential Acceleration
aβ = rΞ±
The linear acceleration of a point on a rotating object, directed along its direction of travel (tangent to the circle) β caused by the rotation speeding up or slowing down.
- aβ
- β tangential acceleration, in metres per second squared (m/sΒ²)
- r
- β distance from the axis of rotation, in metres (m)
- Ξ±
- β angular acceleration, in radians per second squared (rad/sΒ²)
When to use it: Whenever a rotating object's angular acceleration needs to be converted into the linear acceleration of a specific point along its direction of motion.
Centripetal Acceleration
a_c = vΒ² / r = ΟΒ²r
The acceleration of an object moving on a circular path, always directed toward the centre of the circle β it changes the direction of motion, not the speed.
- a_c
- β centripetal acceleration, in metres per second squared (m/sΒ²)
- v
- β linear (tangential) speed, in metres per second (m/s)
- r
- β radius of the circular path, in metres (m)
- Ο
- β angular velocity, in radians per second (rad/s)
When to use it: Whenever an object moves on a circular path at constant speed and the acceleration responsible for curving that path is needed.
Period, Frequency and Angular Velocity
T = 1 / f; Ο = 2Οf = 2Ο / T
Connects how long one full revolution takes (period), how many revolutions happen per second (frequency), and the angular velocity of the rotation.
- T
- β period β time for one full revolution, in seconds (s)
- f
- β frequency β revolutions per second, in hertz (Hz)
- Ο
- β angular velocity, in radians per second (rad/s)
When to use it: Whenever converting between how often something rotates (frequency), how long one rotation takes (period), and its angular velocity.
Centripetal Force (from speed)
Fc = mvΒ² / r
The net force needed to keep a mass moving on a circular path of radius r at speed v.
- Fc
- β centripetal force, in newtons (N)
- m
- β mass of the object, in kilograms (kg)
- v
- β linear (tangential) speed, in metres per second (m/s)
- r
- β radius of the circular path, in metres (m)
When to use it: Whenever you know an object's linear speed and the radius it curves around, and need the net inward force.
Centripetal Force (from angular velocity)
Fc = mrΟΒ²
The same centripetal force, written using angular velocity instead of linear speed β useful whenever rotation rate (rad/s) is what you are given.
- Fc
- β centripetal force, in newtons (N)
- m
- β mass of the object, in kilograms (kg)
- r
- β radius of the circular path, in metres (m)
- Ο
- β angular velocity, in radians per second (rad/s)
When to use it: Whenever you know how fast something is rotating in radians per second (rather than its linear speed) β substitute v = rΟ into Fc = mvΒ²/r to get this form.
Reynolds Number
Re = Οvd / Ξ·
A dimensionless number that predicts whether a fluid's flow will be smooth (laminar) or chaotic (turbulent) β comparing the fluid's inertia to its internal friction (viscosity).
- Re
- β Reynolds number (dimensionless β no units)
- Ο
- β fluid density, in kilograms per cubic metre (kg/mΒ³)
- v
- β flow speed, in metres per second (m/s)
- d
- β characteristic diameter of the flow (e.g. pipe diameter), in metres (m)
- Ξ·
- β dynamic viscosity of the fluid, in pascal-seconds (PaΒ·s)
When to use it: Whenever predicting or classifying whether a flow is laminar (Re below about 2000) or turbulent (Re above about 4000).
Equation of Continuity
Aβvβ = Aβvβ
For an incompressible fluid flowing through a pipe, the same volume of fluid must pass every cross-section every second β so where the pipe narrows, the fluid must speed up.
- Aβ, Aβ
- β cross-sectional area at two points along the pipe, in square metres (mΒ²)
- vβ, vβ
- β flow speed at those same two points, in metres per second (m/s)
When to use it: Whenever fluid flows through a pipe or channel that changes cross-sectional area, and the speed at one point needs to be found from the speed and areas elsewhere.
Bernoulli's Equation
P + Β½ΟvΒ² + Οgh = constant
Along a streamline in a flowing, incompressible, non-viscous fluid, the sum of pressure energy, kinetic energy per volume, and gravitational potential energy per volume stays constant.
- P
- β pressure at a point in the fluid, in pascals (Pa)
- Ο
- β fluid density, in kilograms per cubic metre (kg/mΒ³)
- v
- β flow speed at that point, in metres per second (m/s)
- h
- β height of that point above a reference level, in metres (m)
- g
- β acceleration due to gravity, 9.8 m/sΒ²
When to use it: Whenever relating pressure, speed, and height at two different points along the same flow.
Pressure Difference and Lift from Bernoulli's Equation
ΞP = Β½Ο(vβΒ² β vβΒ²); F_lift = ΞP Γ A
When fluid moves faster over one surface than another at the same height, Bernoulli's equation predicts a pressure difference between the two sides β pushing toward the faster-moving, lower-pressure side.
- ΞP
- β pressure difference between the two sides, in pascals (Pa)
- vβ, vβ
- β flow speeds on the two sides, in metres per second (m/s)
- F_lift
- β net force from the pressure difference, in newtons (N)
- A
- β surface area the pressure difference acts over, in square metres (mΒ²)
When to use it: Whenever explaining or calculating the force created by a speed difference across two sides of a surface β such as lift on a wing or the pull of an atomizer.
Newton's Law of Viscosity
F = Ξ·A(v/d)
The tangential force needed to drag one layer of fluid over another, at speed v, across a fluid layer of thickness d β proportional to how "thick" (viscous) the fluid is.
- F
- β tangential (viscous) force, in newtons (N)
- Ξ·
- β dynamic viscosity of the fluid, in pascal-seconds (PaΒ·s)
- A
- β area of the moving layer in contact with the fluid, in square metres (mΒ²)
- v
- β relative speed between the two layers, in metres per second (m/s)
- d
- β perpendicular distance (thickness) between the two layers, in metres (m)
When to use it: Whenever the internal friction force within a flowing fluid, or between a fluid and a moving surface, needs to be found.
Surface Tension
Ξ³ = F / L
Surface tension is the force per unit length acting along the surface of a liquid, caused by the liquid's molecules pulling on each other more strongly than they are pulled by the air above.
- Ξ³
- β surface tension coefficient, in newtons per metre (N/m)
- F
- β force acting along the liquid surface, in newtons (N)
- L
- β length of the contact line along which the force acts, in metres (m)
When to use it: Whenever the force needed to stretch, break, or hold together a liquid surface (like a soap film) needs to be found from the liquid's surface tension.
Capillary Rise (or Fall)
h = 2Ξ³cosΞΈ / (Οgr)
How high (or low) a liquid rises inside a narrow tube, due to the balance between surface tension pulling the liquid up the tube walls and gravity pulling it back down.
- h
- β height the liquid rises (or falls) in the tube, in metres (m)
- Ξ³
- β surface tension coefficient of the liquid, in newtons per metre (N/m)
- ΞΈ
- β contact angle between the liquid and the tube wall, in degrees
- Ο
- β density of the liquid, in kilograms per cubic metre (kg/mΒ³)
- r
- β radius of the tube, in metres (m)
When to use it: Whenever the height a liquid rises or falls inside a thin (capillary) tube needs to be predicted.
Compound Growth of Energy Demand
D = Dβ(1+r)α΅
Energy demand tends to grow by a roughly constant percentage each year β the same compound-growth pattern as compound interest β letting future demand be projected from a current value and a growth rate.
- D
- β projected energy demand after time t, in the same units as Dβ (e.g. megawatts, MW)
- Dβ
- β current (initial) energy demand
- r
- β annual growth rate, as a decimal (e.g. 5% = 0.05)
- t
- β number of years into the future
When to use it: Whenever projecting how much energy demand will grow over a number of years at a roughly constant annual growth rate.
Energy Released from Fuel (Calorific Value)
E = mq
The total energy released by completely burning a fuel equals its mass times its calorific value β the amount of energy stored per kilogram of that particular fuel.
- E
- β total energy released, in joules (J) or megajoules (MJ)
- m
- β mass of fuel burned, in kilograms (kg)
- q
- β the fuel's calorific value (specific energy content), in joules per kilogram (J/kg) or megajoules per kilogram (MJ/kg)
When to use it: Whenever the total energy released by burning a known mass of a non-renewable fuel needs to be found.
Power Available from Wind
P = Β½ΟAvΒ³
The power carried by moving air through a given area depends on the air density, the swept area of the turbine blades, and β most steeply β the cube of the wind speed.
- P
- β power available in the wind, in watts (W)
- Ο
- β density of air, in kilograms per cubic metre (kg/mΒ³) β about 1.2 kg/mΒ³ at sea level
- A
- β cross-sectional area swept by the turbine's blades, in square metres (mΒ²)
- v
- β wind speed, in metres per second (m/s)
When to use it: Whenever estimating how much power a wind turbine of a given blade size could generate from a given wind speed.
Carbon Dioxide Emissions from Burning Fuel
m_CO2 = m_fuel Γ EF
The mass of carbon dioxide released by burning a fuel is proportional to the mass of fuel burned, scaled by that fuel's emission factor (how much CO2 each kilogram of fuel releases when burned).
- m_CO2
- β mass of carbon dioxide released, in kilograms (kg)
- m_fuel
- β mass of fuel burned, in kilograms (kg)
- EF
- β emission factor for that fuel, in kilograms of CO2 released per kilogram of fuel burned
When to use it: Whenever estimating the carbon dioxide emissions produced by burning a known mass of a particular fuel.
Fourier's Law of Heat Conduction
Q/t = kA(ΞT)/d
The rate at which heat conducts through a material depends on how thermally conductive the material is, the cross-sectional area it flows through, and the temperature difference β but slows down the thicker the material is.
- Q/t
- β rate of heat transfer, in watts (W)
- k
- β thermal conductivity of the material, in watts per metre-kelvin (W/(mΒ·K))
- A
- β cross-sectional area heat flows through, in square metres (mΒ²)
- ΞT
- β temperature difference across the material, in kelvin (K)
- d
- β thickness of the material, in metres (m)
When to use it: Whenever the rate of heat conduction through a solid material (like a wall, a metal rod, or a window) needs to be found.
The Stefan-Boltzmann Law
P = Ξ΅ΟATβ΄
Every object radiates thermal energy at a rate that depends steeply on its absolute temperature (to the fourth power), scaled by its surface area and how effectively it radiates (its emissivity).
- P
- β power radiated, in watts (W)
- Ξ΅
- β emissivity of the surface (0 to 1, dimensionless) β 1 for a perfect radiator ('black body')
- Ο
- β the Stefan-Boltzmann constant, 5.67Γ10β»βΈ W/(mΒ²Β·Kβ΄)
- A
- β surface area of the radiating object, in square metres (mΒ²)
- T
- β absolute temperature of the object, in kelvin (K)
When to use it: Whenever the power an object radiates as heat (via electromagnetic radiation) needs to be found from its temperature and surface area.
Work Done by a Gas at Constant Pressure
W = PΞV
When a gas expands or is compressed at constant pressure, the work it does (or has done on it) equals the pressure times the change in its volume β exactly the area under a horizontal line on a pressure-volume graph.
- W
- β work done by the gas, in joules (J)
- P
- β the (constant) pressure of the gas, in pascals (Pa)
- ΞV
- β change in volume (final minus initial), in cubic metres (mΒ³)
When to use it: Whenever the work done by (or on) a gas expanding or compressing at constant pressure needs to be found.
The First Law of Thermodynamics
ΞU = Q β W
A statement of energy conservation for a thermodynamic system: the change in a gas's internal energy equals the heat added to it, minus the work it does on its surroundings.
- ΞU
- β change in internal energy, in joules (J)
- Q
- β heat added to the system, in joules (J) β negative if heat leaves the system
- W
- β work done BY the system on its surroundings, in joules (J) β negative if work is done ON the system
When to use it: Whenever relating heat added to a system, work it does, and the resulting change in its internal energy.
Heat Engine Efficiency
Ξ· = W/Qβ = 1 β Qc/Qβ
A heat engine's efficiency is the fraction of the heat energy it takes in from a hot reservoir that it actually converts into useful work, rather than expelling as waste heat to a cold reservoir.
- Ξ·
- β efficiency (a fraction from 0 to 1, or a percentage)
- W
- β useful work output, in joules (J)
- Qβ
- β heat absorbed from the hot reservoir, in joules (J)
- Qc
- β heat expelled to the cold reservoir, in joules (J)
When to use it: Whenever the efficiency of a heat engine needs to be found from the heat it takes in and the heat it expels (or the work it produces).
Speed of Sound in Air
v = 331 + 0.6T
The speed of sound in air increases with temperature β warmer air molecules move faster and transmit the pressure disturbance of a sound wave more quickly.
- v
- β speed of sound in air, in metres per second (m/s)
- T
- β air temperature, in degrees Celsius (Β°C)
When to use it: Whenever the speed of sound in air at a given temperature needs to be estimated (an approximation valid near everyday temperatures).
Distance to a Reflecting Surface (from an Echo)
d = vt / 2
The distance to a wall or other reflecting surface, found from the total round-trip time for a sound to travel out, reflect, and return β divided by 2 since the sound covers the distance twice.
- d
- β distance to the reflecting surface, in metres (m)
- v
- β speed of sound in the medium, in metres per second (m/s)
- t
- β total round-trip time from the sound being made to the echo being heard, in seconds (s)
When to use it: Whenever the distance to a reflecting surface needs to be found from the time it takes to hear an echo.
Minimum Distance for a Distinct Echo
d_min = (v Γ t_min) / 2
The human ear needs a minimum gap of about 0.1 s between two sounds to perceive them as separate β so a reflecting surface must be at least this far away for its echo to be heard as distinct from the original sound, rather than blending into it.
- d_min
- β minimum distance for a distinguishable echo, in metres (m)
- v
- β speed of sound in the medium, in metres per second (m/s)
- t_min
- β the minimum time gap the human ear can distinguish, about 0.1 s
When to use it: Whenever determining how far away a surface must be for a person to perceive a distinct echo, rather than the sound simply seeming prolonged.
The Doppler Effect
f' = f(v Β± vβ) / (v β v_s)
The frequency an observer hears shifts higher when the source and observer are approaching each other, and lower when they are moving apart, because relative motion changes how many wave crests reach the observer each second.
- f'
- β the frequency heard by the observer, in hertz (Hz)
- f
- β the frequency actually emitted by the source, in hertz (Hz)
- v
- β speed of sound in the medium, in metres per second (m/s)
- vβ
- β the observer's speed (+ if approaching the source, β if moving away), in metres per second (m/s)
- v_s
- β the source's speed (β if approaching the observer, + if moving away), in metres per second (m/s)
When to use it: Whenever the frequency heard by an observer needs to be found when a sound source and/or the observer are moving relative to each other.
The Wave Equation
v = fΞ»
A wave's speed equals its frequency times its wavelength β how many complete waves pass a point each second, multiplied by the length of each one.
- v
- β wave speed, in metres per second (m/s)
- f
- β frequency, in hertz (Hz)
- Ξ»
- β wavelength, in metres (m)
When to use it: Whenever relating a sound wave's speed, frequency, and wavelength β given any two, the third can be found.
The Thin Lens Equation
1/f = 1/v + 1/u
A camera's converging lens forms a sharp, focused image on the sensor (or film) exactly where the lens equation predicts, given the lens's focal length and the object's distance.
- f
- β focal length of the lens, in metres (m)
- v
- β image distance β from the lens to the focused image, in metres (m)
- u
- β object distance β from the lens to the object being photographed, in metres (m)
When to use it: Whenever the distance a camera lens must be from its sensor to form a sharp image of an object at a given distance needs to be found.
Power of a Corrective Lens
P = 1/f
A corrective lens's power (in diopters) is the reciprocal of its focal length β for a myopic (near-sighted) eye, a diverging lens with a focal length equal to the eye's far point brings distant objects into focus.
- P
- β power of the lens, in diopters (D)
- f
- β focal length needed, in metres (m) β negative for a diverging (myopia-correcting) lens
When to use it: Whenever the power of a corrective lens needs to be found from an eye's near or far point.
Compound Microscope Magnifying Power
M β (L/fβ)(D/fβ)
A compound microscope's total magnification comes from two lenses working together: the objective lens creates a magnified real image, which the eyepiece lens then magnifies again as a virtual image.
- M
- β total magnifying power (dimensionless)
- L
- β tube length β the distance between the objective and eyepiece lenses, in metres (m)
- fβ
- β focal length of the objective lens, in metres (m)
- D
- β the near point distance of the eye, conventionally 0.25 m
- fβ
- β focal length of the eyepiece lens, in metres (m)
When to use it: Whenever a compound microscope's total magnifying power needs to be estimated from its lens focal lengths and tube length.
Astronomical Telescope Magnifying Power
M = fβ/fβ
A telescope's magnifying power is simply the ratio of its objective lens's focal length to its eyepiece lens's focal length β a longer objective or a shorter eyepiece both increase magnification.
- M
- β magnifying power (dimensionless)
- fβ
- β focal length of the objective lens, in metres (m)
- fβ
- β focal length of the eyepiece lens, in metres (m)
When to use it: Whenever a telescope's magnifying power needs to be found from its two lenses' focal lengths.
Photon Energy
E = hf = hc/Ξ»
Light (including laser light) is carried by photons, each with an energy directly proportional to its frequency (or inversely proportional to its wavelength).
- E
- β energy of a single photon, in joules (J)
- h
- β Planck's constant, 6.626Γ10β»Β³β΄ JΒ·s
- f
- β frequency of the light, in hertz (Hz)
- c
- β speed of light, 3Γ10βΈ m/s
- Ξ»
- β wavelength of the light, in metres (m)
When to use it: Whenever the energy carried by a single photon of light (such as laser light of a known wavelength) needs to be found.
Critical Angle for Total Internal Reflection
ΞΈc = sinβ»ΒΉ(1/n)
Light traveling inside an optical fibre's core reflects perfectly off the core-cladding boundary (total internal reflection) whenever it strikes at an angle steeper than this critical angle β trapping the light inside the fibre.
- ΞΈc
- β critical angle, in degrees
- n
- β refractive index of the fibre core relative to the surrounding medium (dimensionless)
When to use it: Whenever the critical angle for total internal reflection inside an optical fibre needs to be found from its core's refractive index.
A Spectrometer's Grating Equation
d sinΞΈ = mΞ»
A spectrometer's diffraction grating splits light into its component wavelengths, each appearing at its own precise angle β measuring that angle lets the instrument determine the light's exact wavelength.
- d
- β spacing between adjacent grating lines, in metres (m)
- ΞΈ
- β angle of the diffracted beam from the straight-through direction, in degrees
- m
- β order of the diffraction maximum (m=1, 2, 3, β¦)
- Ξ»
- β wavelength of the light being measured, in metres (m)
When to use it: Whenever a spectrometer's diffraction grating is used to measure or predict the wavelength of light from the angle at which it diffracts.
Illuminance from a Point Source
E = I/dΒ²
The illuminance (brightness of light falling on a surface) from a point source falls off with the square of the distance β moving twice as far away makes a light source appear four times dimmer.
- E
- β illuminance, in lux (lx)
- I
- β luminous intensity of the source, in candela (cd)
- d
- β distance from the source, in metres (m)
When to use it: Whenever the brightness of light falling on a surface at a known distance from a point light source needs to be found.
Double-Slit Fringe Spacing
Ξy = Ξ»L/d
In a double-slit interference pattern, the spacing between adjacent bright fringes on the screen depends on the wavelength of light, the distance to the screen, and how far apart the two slits are.
- Ξy
- β spacing between adjacent bright fringes, in metres (m)
- Ξ»
- β wavelength of the light, in metres (m)
- L
- β distance from the slits to the screen, in metres (m)
- d
- β distance between the two slits, in metres (m)
When to use it: Whenever the spacing between bright fringes in a double-slit interference pattern needs to be found β or used to work backward to find the light's wavelength.
Single-Slit Diffraction Minima
a sinΞΈ = mΞ»
Light passing through a single narrow slit spreads out and produces a pattern of dark bands (minima) at specific angles, determined by the slit's width relative to the light's wavelength.
- a
- β width of the slit, in metres (m)
- ΞΈ
- β angle from the center to the dark band, in degrees
- m
- β order of the minimum (m=1, 2, 3, β¦, not m=0)
- Ξ»
- β wavelength of the light, in metres (m)
When to use it: Whenever the angle of a dark band in a single-slit diffraction pattern needs to be found (or the slit width worked out from a known dark-band angle).
The Diffraction Grating Equation
d sinΞΈ = mΞ»
A diffraction grating's many closely-spaced slits produce sharp, bright bands at precise angles for each wavelength β the same relationship a spectrometer uses, but here describing the grating's own bright-fringe physics rather than instrument measurement.
- d
- β spacing between adjacent grating lines, in metres (m)
- ΞΈ
- β angle of the bright band from the straight-through direction, in degrees
- m
- β order of the bright band (m=0, 1, 2, 3, β¦)
- Ξ»
- β wavelength of the light, in metres (m)
When to use it: Whenever the angle of a bright diffraction order from a grating needs to be found (or worked backward to find wavelength or grating spacing).
Definition of Capacitance
C = Q/V
A capacitor's capacitance measures how much charge it can store per volt of potential difference applied across it β a bigger capacitance stores more charge for the same voltage.
- C
- β capacitance, in farads (F)
- Q
- β magnitude of charge stored on each plate, in coulombs (C)
- V
- β potential difference across the capacitor, in volts (V)
When to use it: Whenever the capacitance of a capacitor needs to be found from the charge it stores and the voltage across it (or vice versa).
Parallel-Plate Capacitance
C = Ξ΅βΞ΅α΅£A/d
A parallel-plate capacitor's capacitance depends on the area of its plates (more area, more charge storage), how far apart they are (closer plates, more capacitance), and the insulating material (dielectric) between them.
- C
- β capacitance, in farads (F)
- Ξ΅β
- β permittivity of free space, 8.85Γ10β»ΒΉΒ² F/m
- Ξ΅α΅£
- β relative permittivity (dielectric constant) of the material between the plates (dimensionless; 1 for vacuum/air)
- A
- β area of overlap between the two plates, in square metres (mΒ²)
- d
- β separation between the plates, in metres (m)
When to use it: Whenever a parallel-plate capacitor's capacitance needs to be found (or designed) from its physical dimensions and the material between its plates.
Energy Stored in a Capacitor
E = Β½CVΒ²
A charged capacitor stores energy in the electric field between its plates β this energy grows with capacitance, and with the SQUARE of the voltage across it.
- E
- β energy stored, in joules (J)
- C
- β capacitance, in farads (F)
- V
- β voltage across the capacitor, in volts (V)
When to use it: Whenever the energy stored by a charged capacitor needs to be found from its capacitance and voltage.
Capacitors in Series and Parallel
1/C_series = 1/Cβ + 1/Cβ + β¦; C_parallel = Cβ + Cβ + β¦
Combining capacitors changes the total capacitance in opposite ways depending on the arrangement β series combination always reduces total capacitance below the smallest individual value, while parallel combination always increases it.
- C_series
- β total (equivalent) capacitance of capacitors in series, in farads (F)
- C_parallel
- β total (equivalent) capacitance of capacitors in parallel, in farads (F)
- Cβ, Cβ, β¦
- β the individual capacitances being combined, in farads (F)
When to use it: Whenever the total (equivalent) capacitance of several capacitors connected in series or in parallel needs to be found.
Terminal Voltage of a Battery
V = Ξ΅ β Ir
A real battery's terminal voltage (what a circuit actually sees) is always slightly less than its full EMF, because some voltage is lost driving current through the battery's own internal resistance.
- V
- β terminal voltage, in volts (V)
- Ξ΅
- β electromotive force (EMF) of the battery, in volts (V)
- I
- β current flowing through the circuit, in amperes (A)
- r
- β the battery's internal resistance, in ohms (Ξ©)
When to use it: Whenever the actual voltage a circuit experiences (as opposed to the battery's ideal EMF) needs to be found, accounting for internal resistance.
Batteries in Series and in Parallel
Series: Ξ΅_total = Ξ΅β+Ξ΅β+β¦, r_total = rβ+rβ+β¦; Parallel (identical cells): Ξ΅_total = Ξ΅, r_total = r/n
Connecting batteries in series adds up their EMFs (and internal resistances) to give a higher voltage; connecting identical batteries in parallel keeps the same EMF but reduces the effective internal resistance, letting more current be supplied.
- Ξ΅_total
- β total (equivalent) EMF of the combination, in volts (V)
- r_total
- β total (equivalent) internal resistance, in ohms (Ξ©)
- n
- β number of identical cells connected in parallel
When to use it: Whenever the total EMF and internal resistance of several batteries connected in series or parallel needs to be found.
Electrical Power and Energy
P = VI = IΒ²R = VΒ²/R; E = Pt
Electrical power is the rate at which electrical energy is converted (to heat, light, motion, etc.); the total energy used over a time interval is simply power multiplied by time.
- P
- β electrical power, in watts (W)
- V
- β voltage across the component, in volts (V)
- I
- β current through the component, in amperes (A)
- R
- β resistance of the component, in ohms (Ξ©)
- E
- β total electrical energy used, in joules (J)
- t
- β time, in seconds (s)
When to use it: Whenever the electrical power delivered to a component, or the total energy used over some time, needs to be found.
Joule's Law of Heating
H = IΒ²Rt
When current flows through a resistor, electrical energy is converted into heat at a rate that grows with the SQUARE of the current β the total heat generated over a time t is IΒ²Rt.
- H
- β heat generated, in joules (J)
- I
- β current through the resistor, in amperes (A)
- R
- β resistance, in ohms (Ξ©)
- t
- β time current flows, in seconds (s)
When to use it: Whenever the heat generated by current flowing through a resistance over a given time needs to be found.
Resistance for a Target Heating Power
R = VΒ²/P
A heating device (like an electric heater or iron) is designed with a specific resistance so that, at its rated operating voltage, it dissipates exactly its intended power as heat.
- R
- β resistance of the heating element, in ohms (Ξ©)
- V
- β operating voltage, in volts (V)
- P
- β target (rated) power output, in watts (W)
When to use it: Whenever designing (or checking) a heating element's resistance to deliver a specific power at a known operating voltage.
RMS Voltage of an AC Supply
V_rms = Vβ/β2
Since an alternating voltage constantly changes, its "effective" value for delivering power is not its peak β the RMS (root-mean-square) voltage is the steady (DC-equivalent) voltage that would deliver the same average power.
- V_rms
- β root-mean-square (effective) voltage, in volts (V)
- Vβ
- β peak (maximum) voltage of the AC waveform, in volts (V)
When to use it: Whenever converting between the peak voltage of an AC supply and the "effective" voltage that determines its power delivery (the value usually quoted for mains electricity).
Magnetic Flux
Ξ¦ = BAcosΞΈ
Magnetic flux measures the total amount of magnetic field passing through a surface β it depends on the field strength, the area of the surface, and the angle between the field and the surface's normal (perpendicular) direction.
- Ξ¦
- β magnetic flux, in webers (Wb)
- B
- β magnetic field strength, in tesla (T)
- A
- β area of the surface (e.g. a coil loop), in square metres (mΒ²)
- ΞΈ
- β angle between the magnetic field and the normal (perpendicular) to the surface, in degrees
When to use it: Whenever the amount of magnetic field passing through a loop or coil needs to be found β the essential first step before applying Faraday's law.
Faraday's Law of Electromagnetic Induction
Ξ΅ = βN(ΞΞ¦/Ξt)
A changing magnetic flux through a coil induces an EMF, proportional to how fast the flux changes and to the number of turns in the coil β the negative sign (Lenz's law) shows the induced EMF always opposes the change that created it.
- Ξ΅
- β induced EMF, in volts (V)
- N
- β number of turns (loops) in the coil
- ΞΞ¦
- β change in magnetic flux through one turn, in webers (Wb)
- Ξt
- β time over which the flux changes, in seconds (s)
When to use it: Whenever the EMF induced by a changing magnetic flux through a coil needs to be found.
The Transformer Equation
Vβ/Vβ = Nβ/Nβ
A transformer changes AC voltage between its primary and secondary coils in direct proportion to the ratio of their turns β more turns on one side means proportionally higher voltage on that side.
- Vβ
- β voltage across the primary coil, in volts (V)
- Vβ
- β voltage across the secondary coil, in volts (V)
- Nβ
- β number of turns on the primary coil
- Nβ
- β number of turns on the secondary coil
When to use it: Whenever a transformer's output (secondary) voltage needs to be found from its input voltage and the ratio of turns on its two coils.
Power Loss in Transmission Lines
P_loss = IΒ²R
Transmitting power at a HIGHER voltage requires a proportionally LOWER current for the same delivered power β and since power lost as heat in the transmission lines grows with the square of current, high-voltage transmission dramatically reduces wasted energy.
- P_loss
- β power lost as heat in the transmission line, in watts (W)
- I
- β current flowing through the transmission line, in amperes (A)
- R
- β resistance of the transmission line, in ohms (Ξ©)
When to use it: Whenever the power wasted as heat in a transmission line needs to be found, or to compare the efficiency of transmitting the same power at different voltages.
Total Current in a Household Circuit
I_total = Iβ+Iβ+Iβ+β¦
Household appliances are wired in parallel (so each gets the full mains voltage independently), meaning the total current drawn from the circuit is simply the sum of each appliance's individual current.
- I_total
- β total current drawn from the circuit, in amperes (A)
- Iβ, Iβ, Iβ, β¦
- β current drawn by each individual appliance, in amperes (A)
When to use it: Whenever checking whether a household circuit's total current draw stays within its fuse or circuit breaker's safe rating.
Electric Shock Current
I = V/R
The current that flows through a person's body during an electric shock depends on the voltage they contact and their body's own resistance β a simple application of Ohm's law, but with genuinely dangerous consequences.
- I
- β current flowing through the body, in amperes (A)
- V
- β voltage the body is exposed to, in volts (V)
- R
- β the body's electrical resistance, in ohms (Ξ©) β far lower when skin is wet than when dry
When to use it: Whenever estimating the danger of an electric shock from a given voltage and the body's resistance under those conditions.
Binary-to-Decimal Conversion
decimal = sum of (bit_i times 2 raised to the power i)
A binary number represents a value using only 0s and 1s, where each digit (bit) stands for a power of 2 based on its position β converting to decimal means adding up the value of every position holding a 1.
- bit_i
- β the digit (0 or 1) at position i, counted from the rightmost digit (position 0)
- 2 raised to the power i
- β the place value of that position (1, 2, 4, 8, 16, ...)
When to use it: Whenever a binary number (used internally by digital electronics) needs to be converted into an ordinary decimal number, or vice versa.
Basic Logic Gate Equations
AND: Y = A AND B; OR: Y = A OR B; NOT: Y = NOT A
Logic gates are the basic building blocks of digital circuits, each following a fixed rule for combining binary (0 or 1) inputs into a binary output.
- A, B
- β binary inputs (0 or 1)
- Y
- β the binary output (0 or 1)
When to use it: Whenever the output of a basic logic gate needs to be found for given binary inputs.
Radioactive Decay and Half-Life
fraction remaining = (1/2) raised to the power (t / T_half)
A radioactive sample decays so that its half-life, T_half, is the time for exactly half of it to decay β after n half-lives have passed, only (1/2) to the power n of the original sample remains.
- t
- β time elapsed, in the same units as the half-life
- T_half
- β the half-life of the radioactive substance β the time for half of it to decay
When to use it: Whenever the fraction (or amount) of a radioactive sample remaining after a given time needs to be found.
Mass-Energy Equivalence
E = mc squared
Mass and energy are two forms of the same thing β a tiny amount of mass converts into an enormous amount of energy, since the conversion factor (the speed of light squared) is such a huge number. This is exactly the energy source behind nuclear reactions.
- E
- β energy released, in joules (J)
- m
- β mass converted into energy, in kilograms (kg)
- c
- β the speed of light, 3 times 10 to the power 8 m/s
When to use it: Whenever the energy released by a nuclear reaction (fission or fusion) needs to be found from the mass converted during the reaction.
The de Broglie Wavelength
lambda = h / p = h / (mv)
Every moving particle, not just light, has an associated wavelength β even everyday objects, though their wavelength is far too tiny to ever notice.
- lambda
- β the particle's de Broglie wavelength, in metres (m)
- h
- β Planck's constant, 6.626 times 10 to the power -34 J times s
- p
- β the particle's momentum, in kilogram-metres per second (kg m/s)
- m, v
- β the particle's mass (kg) and speed (m/s)
When to use it: Whenever the wavelength associated with a moving particle (such as an electron) needs to be found.
Time Dilation
delta t = gamma times delta t_0, where gamma = 1 / sqrt(1 minus v squared over c squared)
A clock moving at high speed relative to an observer runs slower, from that observer's point of view β time itself passes at a different rate depending on relative motion.
- delta t
- β the time interval measured by a stationary observer, in seconds (s)
- delta t_0
- β the "proper time" β the time interval measured by an observer moving WITH the clock, in seconds (s)
- gamma
- β the Lorentz factor (dimensionless), always greater than or equal to 1
- v
- β the relative speed between the two observers, in metres per second (m/s)
- c
- β the speed of light, 3 times 10 to the power 8 m/s
When to use it: Whenever comparing how much time passes for two observers in relative motion at a significant fraction of the speed of light.
Moles Formula
n = m/M
The number of moles in a sample, from its mass and molar mass.
- n
- β amount of substance, in moles (mol)
- m
- β mass of the sample, in grams (g)
- M
- β molar mass, in grams per mole (g/mol) β numerically equal to Mr
When to use it: Whenever you need to convert between a measured mass and the number of moles it represents, or vice versa.
Concentration Formula
c = n/V
The concentration of a solution, from the moles of solute dissolved and the volume of solution.
- c
- β concentration, in moles per cubic decimetre (mol/dmΒ³)
- n
- β amount of solute, in moles (mol)
- V
- β volume of solution, in cubic decimetres (dmΒ³)
When to use it: Whenever you need to find how concentrated a solution is, or how many moles/what volume are needed to make one of a given concentration.
Percentage Yield
% yield = (actual yield / theoretical yield) Γ 100
How much of the maximum possible product a reaction actually produced, as a percentage.
- actual yield
- β the amount of product actually obtained
- theoretical yield
- β the maximum possible amount of product, predicted from the balanced equation
When to use it: Whenever you need to measure how efficient a reaction was at converting reactants into the desired product.
Atom Economy
% atom economy = (desired product mass / total reactant mass) Γ 100
What percentage of the total reactant mass ends up in the desired product, rather than in by-products.
- desired product mass
- β the formula mass of the product you actually want
- total reactant mass
- β the combined formula mass of everything produced by the reaction, including by-products
When to use it: Whenever you need to measure how efficiently a reaction uses its atoms, especially when comparing different possible reaction routes.
Electronegativity Difference
ΞEN = |ENβ β ENβ|
How unequally two bonded atoms share their electrons β the bigger the difference, the more one-sided the bond.
- ΞEN
- β electronegativity difference between the two bonded atoms (no units β the Pauling scale is a relative scale)
- ENβ, ENβ
- β the Pauling electronegativity values of each atom in the bond
When to use it: Whenever you need to predict what type of bond forms between two atoms: roughly ΞEN < 0.4 is nonpolar covalent, 0.4β1.7 is polar covalent, and ΞEN > 1.7 is ionic.
Enthalpy Change of Reaction
ΞH = H(products) β H(reactants)
The heat energy released or absorbed by a reaction at constant pressure.
- ΞH
- β enthalpy change of the reaction, in kilojoules per mole (kJ/mol)
- H(products)
- β total enthalpy (heat content) of the products
- H(reactants)
- β total enthalpy (heat content) of the reactants
When to use it: Whenever you need to classify a reaction as exothermic (ΞH negative) or endothermic (ΞH positive), or state how much heat energy a reaction releases or absorbs.
Heat Energy (Calorimetry)
q = mcΞT
The heat energy absorbed or released by a substance, calculated from a measured temperature change β the standard way an enthalpy change is measured experimentally.
- q
- β heat energy transferred, in joules (J)
- m
- β mass of the substance (usually the water in a calorimeter), in grams (g)
- c
- β specific heat capacity of the substance, in J/(gΒ·Β°C) β for water, c = 4.18 J/(gΒ·Β°C)
- ΞT
- β change in temperature, in Β°C
When to use it: Whenever a reaction's heat is measured by tracking the temperature change it causes in a known mass of (usually water-based) surroundings.
Hess's Law
ΞH(overall) = ΞHβ + ΞHβ + ΞHβ + β¦
The overall enthalpy change for a reaction equals the sum of the enthalpy changes for any set of steps that add up to the same overall reaction.
- ΞH(overall)
- β enthalpy change for the reaction as a whole, in kJ/mol
- ΞHβ, ΞHβ, β¦
- β enthalpy changes of each individual step in an alternative pathway between the same starting reactants and final products
When to use it: Whenever a reaction's enthalpy change cannot be measured directly, but can be built from other reactions whose enthalpy changes are already known.
Average Reaction Rate
rate = Ξ[concentration] / Ξt
How quickly the concentration of a reactant or product changes over a time interval.
- rate
- β average reaction rate, typically in mol/(LΒ·s)
- Ξ[concentration]
- β change in concentration (mol/L) of a chosen reactant or product over the interval
- Ξt
- β time interval over which the change is measured, in seconds (s)
When to use it: Whenever you have concentration measurements at two points in time and need the average rate of reaction between them.
The Arrhenius Equation
k = AΒ·e^(βEa/RT)
How the rate constant of a reaction depends on temperature and activation energy β the mathematical basis for why raising temperature speeds up reactions so dramatically.
- k
- β the rate constant of the reaction
- A
- β the pre-exponential (frequency) factor β related to how often molecules collide with the correct orientation
- Ea
- β activation energy, in J/mol
- R
- β the gas constant, 8.314 J/(molΒ·K)
- T
- β absolute temperature, in kelvin (K)
When to use it: Whenever you need to explain or calculate how much a reaction rate changes with temperature, or compare the activation energies of different reactions.
The Equilibrium Constant, Kc
For aA + bB β cC + dD: Kc = [C]αΆ[D]α΅ / [A]α΅[B]α΅
The ratio of product concentrations to reactant concentrations at equilibrium, each raised to the power of its coefficient in the balanced equation β a fixed value for a given reaction at a given temperature.
- Kc
- β the equilibrium constant (concentration-based), unitless in the way it is typically used here
- [A], [B], [C], [D]
- β equilibrium molar concentrations of each substance, in mol/L
- a, b, c, d
- β the balanced stoichiometric coefficients of each substance in the equation
When to use it: Whenever you need to quantify how far a reversible reaction proceeds toward products at equilibrium, or calculate an unknown equilibrium concentration.
Ionic Product of Water, Kw
Kw = [HβΊ][OHβ»] = 1.0 Γ 10β»ΒΉβ΄ (at 25Β°C)
The product of hydrogen ion and hydroxide ion concentrations is always constant in water at a given temperature β true for pure water AND for any aqueous acid or base solution.
- Kw
- β the ionic product (self-ionisation constant) of water, 1.0 Γ 10β»ΒΉβ΄ at 25Β°C
- [HβΊ]
- β hydrogen ion (hydronium) concentration, in mol/L
- [OHβ»]
- β hydroxide ion concentration, in mol/L
When to use it: Whenever you know either [HβΊ] or [OHβ»] in an aqueous solution at 25Β°C and need the other.
pH
pH = βlogββ[HβΊ]
A convenient logarithmic scale for expressing how acidic or basic a solution is, compressing the enormous range of possible [HβΊ] values into a simple 0β14 scale.
- pH
- β the pH value (no units)
- [HβΊ]
- β hydrogen ion concentration, in mol/L
When to use it: Whenever you need to convert a hydrogen ion concentration into the standard pH scale, or vice versa (using [HβΊ] = 10β»α΅α΄΄).
pOH and the pH + pOH = 14 Relationship
pOH = βlogββ[OHβ»] and pH + pOH = 14 (at 25Β°C)
pOH measures basicity the same way pH measures acidity β and because Kw links [HβΊ] and [OHβ»], pH and pOH always add up to 14 at 25Β°C.
- pOH
- β the pOH value (no units)
- [OHβ»]
- β hydroxide ion concentration, in mol/L
- pH
- β the pH value of the same solution
When to use it: Whenever you know pH and need pOH (or [OHβ»]) without recalculating from scratch, at 25Β°C.
Acid Dissociation Constant, Ka
For HA β HβΊ + Aβ»: Ka = [HβΊ][Aβ»] / [HA]
Quantifies how much a weak acid ionises in water β a larger Ka means a stronger (more ionised) weak acid.
- Ka
- β the acid dissociation constant, in mol/L
- [HβΊ]
- β hydrogen ion concentration at equilibrium, in mol/L
- [Aβ»]
- β concentration of the conjugate base at equilibrium, in mol/L
- [HA]
- β concentration of the undissociated weak acid at equilibrium, in mol/L
When to use it: Whenever you need to quantify or compare the strength of weak acids, or calculate the pH of a weak acid solution.
The HendersonβHasselbalch Equation
pH = pKa + logββ([Aβ»] / [HA])
Calculates the pH of a buffer solution directly from the ratio of conjugate base to weak acid, without needing a full equilibrium calculation.
- pH
- β the pH of the buffer solution
- pKa
- β βlogββ(Ka) of the weak acid used in the buffer
- [Aβ»]
- β concentration of the conjugate base (e.g. from a salt) in the buffer, in mol/L
- [HA]
- β concentration of the weak acid in the buffer, in mol/L
When to use it: Whenever you need the pH of a buffer solution made from a weak acid and its conjugate base (or a weak base and its conjugate acid).
General Formula of Alkanes
CβHββββ
Gives the molecular formula of any alkane (a saturated hydrocarbon with only single CβC bonds) directly from its number of carbon atoms.
- n
- β the number of carbon atoms in the molecule
- CβHββββ
- β the resulting molecular formula β n carbon atoms and (2n + 2) hydrogen atoms
When to use it: Whenever you know how many carbon atoms an alkane has and need its full molecular formula, or vice versa.
General Formula of Alkenes
CβHββ
Gives the molecular formula of any alkene (a hydrocarbon containing one C=C double bond) directly from its number of carbon atoms.
- n
- β the number of carbon atoms in the molecule
- CβHββ
- β the resulting molecular formula β n carbon atoms and 2n hydrogen atoms
When to use it: Whenever you know how many carbon atoms an alkene (with one C=C double bond) has and need its full molecular formula.
Magnification Formula
Magnification = Image size / Actual size
How many times larger a microscope image is compared to the real, actual size of the object.
- Image size
- β the measured size of the image under the microscope
- Actual size
- β the object's real, true size
When to use it: Whenever you need to calculate how much a microscope image has been magnified, or work backwards to find an object's real size.