Leave lesson

Pure · Integration

1 / 8

The constant of integration

Why every indefinite integral carries a "+C", what that constant actually represents, and how extra information (a point on the curve, an initial condition) pins it down.

Pure · Integration

The constant of integration

Why every indefinite integral carries a "+C", what that constant actually represents, and how extra information (a point on the curve, an initial condition) pins it down.

Why it works

Differentiation destroys information. The functions x2x^2, x2+5x^2 + 5 and x2100x^2 - 100 all have exactly the same derivative, 2x2x — differentiating wipes out any constant term, because a constant changes nothing about the slope of a graph.

Integration is the reverse of differentiation. So when you ask "what function has derivative 2x2x?", the honest answer is: a whole family of functionsx2+Cx^2 + C for any constant CC. You cannot know which member of the family is "the" answer from the derivative alone, because the derivative never contained that information in the first place.

Picture it: the graphs of x2+Cx^2 + C for different CC are infinitely many copies of the same parabola, stacked vertically. At any given xx, every one of them has the same gradient. The derivative tells you the shape; the +C+C records which copy you're on.

That's why the +C+C is not decoration or a mark-scheme ritual — it is the honest admission that one piece of information is missing. And it's why one extra fact (the curve passes through (1,4)(1, 4); the particle starts at rest; v=3v = 3 when t=0t = 0) is exactly enough to find CC: it picks out the one curve from the family that fits.

In a definite integral the +C+C vanishes because you compute [F(x)+C]ab=(F(b)+C)(F(a)+C)[F(x) + C]_a^b = (F(b) + C) - (F(a) + C) — the two CCs cancel. You are measuring a difference between two points on the same curve, and every curve in the family gives the same difference.