Mathwords logoMathwords

Prime Notation — Definition, Formula & Examples

Prime notation is a way of writing derivatives by placing a prime mark (an apostrophe-like tick) after the function name. For example, if f(x)f(x) is a function, then f(x)f'(x) represents its first derivative with respect to xx.

In Lagrange's notation, the nnth derivative of a function ff is denoted f(n)(x)f^{(n)}(x), where f(x)=f(1)(x)f'(x) = f^{(1)}(x) is the first derivative, f(x)=f(2)(x)f''(x) = f^{(2)}(x) is the second derivative, and so on. Each prime mark indicates one additional application of the differentiation operator with respect to the function's independent variable.

Key Formula

f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}
Where:
  • f(x)f'(x) = The first derivative of f, written in prime notation
  • f(x)f(x) = The original function
  • hh = A small increment approaching zero

How It Works

You start with a function name like ff, gg, or yy and add tick marks to show how many times you have differentiated. One tick gives the first derivative: f(x)f'(x). Two ticks give the second derivative: f(x)f''(x). For derivatives beyond the third, writing individual tick marks becomes awkward, so you switch to a numeral in parentheses: f(4)(x)f^{(4)}(x) rather than f(x)f''''(x). Prime notation is compact and especially convenient when you are evaluating a derivative at a specific point, such as f(3)=12f'(3) = 12.

Worked Example

Problem: Let f(x) = 3x^4. Find f'(x) and f''(x) using prime notation, then evaluate f'(2).
Find f'(x): Apply the power rule to differentiate once.
f(x)=12x3f'(x) = 12x^3
Find f''(x): Differentiate f'(x) to get the second derivative.
f(x)=36x2f''(x) = 36x^2
Evaluate f'(2): Substitute x = 2 into the first derivative.
f(2)=12(2)3=128=96f'(2) = 12(2)^3 = 12 \cdot 8 = 96
Answer: f(x)=12x3f'(x) = 12x^3, f(x)=36x2f''(x) = 36x^2, and f(2)=96f'(2) = 96.

Why It Matters

Prime notation is the default notation on AP Calculus exams (both AB and BC). Multiple-choice and free-response questions routinely use ff', gg'', and f(n)f^{(n)}, so fluency with these symbols is essential for reading problems quickly and correctly.

Common Mistakes

Mistake: Confusing the prime mark with an exponent, reading f'(x) as f raised to the first power.
Correction: The prime mark sits after the function name, not as a superscript on a variable. f(x)f'(x) means the derivative of ff, while f(x)1f(x)^1 would just equal f(x)f(x).

Related Terms