4.2.1Calculus II — Integration

Antiderivative — definition, family of solutions (+C)

1,615 words7 min readdifficulty · medium

1. Definition

WHAT each piece means

  • dx\int \cdots \, dx = "find every function whose derivative is the thing inside."
  • F(x)F(x) = one particular antiderivative.
  • +C+C = packages up the infinitely many others.

2. WHY there is a +C+C — derived from scratch

We don't assume the +C+C; we prove it must be there and that it's the only freedom.

Step 1 — At least two antiderivatives differ by a constant always work. Suppose F(x)=f(x)F'(x)=f(x). Let G(x)=F(x)+CG(x)=F(x)+C for any constant CC. G(x)=F(x)+ddx(C)=f(x)+0=f(x).G'(x) = F'(x) + \frac{d}{dx}(C) = f(x) + 0 = f(x). Why this step? The derivative of a constant is 00, so adding any constant leaves the slope untouched — every F+CF+C is also an antiderivative.

Step 2 — There are NO others (the family is complete). Suppose FF and GG are both antiderivatives of ff. Define H(x)=G(x)F(x)H(x)=G(x)-F(x). Then H(x)=G(x)F(x)=f(x)f(x)=0.H'(x) = G'(x) - F'(x) = f(x) - f(x) = 0. Why this step? A function with zero derivative everywhere on an interval has zero slope everywhere → it cannot rise or fall → it is constant (this is a consequence of the Mean Value Theorem). H(x)=CG(x)=F(x)+C.\Rightarrow H(x) = C \quad\Rightarrow\quad G(x) = F(x) + C.

Figure — Antiderivative — definition, family of solutions (+C)

3. Worked examples


4. Common mistakes (Steel-manned)


Recall Feynman: explain to a 12-year-old

Imagine you only know how steep a hill is at every step, but not how high you started. You can draw the shape of the hill perfectly — but you could have started 1 metre up, or 100 metres up, and the shape would look identical. That unknown starting height is the +C+C. To pin it down, someone has to tell you the height at just one spot.


5. Active-recall flashcards

What is an antiderivative of ff?
A function FF with F(x)=f(x)F'(x)=f(x) on an interval.
Why does the indefinite integral carry +C+C?
Because ddx(C)=0\frac{d}{dx}(C)=0, any two antiderivatives differ only by a constant, so the whole family is F(x)+CF(x)+C.
Prove that two antiderivatives of the same ff differ by a constant.
Let H=GFH=G-F; then H=GF=ff=0H'=G'-F'=f-f=0, and zero derivative on an interval forces H=H= const (MVT).
x2dx=?\int x^2\,dx = ?
x33+C\dfrac{x^3}{3}+C.
cosxdx=?\int \cos x\,dx = ?
sinx+C\sin x + C.
For which nn does the power rule xndx=xn+1n+1+C\int x^n dx=\frac{x^{n+1}}{n+1}+C fail, and what replaces it?
n=1n=-1; then x1dx=lnx+C\int x^{-1}dx=\ln|x|+C.
When does +C+C safely cancel?
In a definite integral ab\int_a^b, since [F+C]ab=F(b)F(a)[F+C]_a^b=F(b)-F(a).
Why lnx\ln|x| (with absolute value) for 1/xdx\int 1/x\,dx?
Because ddxlnx=1/x\frac{d}{dx}\ln|x|=1/x for x0x\neq0, covering both signs.
What extra information picks one member of the family?
An initial/boundary condition like F(x0)=y0F(x_0)=y_0.
Geometrically, how are members of the family related?
Vertical translates with identical slope f(x)f(x) at every xx ("parallel" curves).

6. Connections

  • Mean Value Theorem — justifies "zero derivative ⇒ constant," the heart of the +C+C proof.
  • Fundamental Theorem of Calculus — links antiderivatives to definite integrals.
  • Power Rule (Integration) — the n=1n=-1 exception.
  • Differential Equations — Initial Value Problems — using a condition to fix CC.
  • Logarithmic & Exponential Integrals — origin of lnx\ln|x|.
  • Definite Integral — where +C+C harmlessly cancels.

Concept Map

reverse question

defined by

written as

equals

so F plus C works

H prime equals 0

forces H constant

geometric view

share slope

pick one point

uses

verify by

Differentiation gives slope F prime

Antiderivative

F prime x equals f x on I

Indefinite integral f dx

F x plus C

Constant derivative is 0

Two antiderivatives differ H equals G minus F

Mean Value Theorem

Parallel vertical translates

Particular solution

Initial condition e.g. F 0 equals 5

Differentiate back to f

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, antiderivative ka matlab simple hai: differentiation ulta karna. Agar tumhe slope f(x)f(x) pata hai har point pe, toh original function FF dhoondhna — jiska F(x)=f(x)F'(x)=f(x) ho — yahi antiderivative hai. Lekin ek twist hai: sirf slope se tum height nahi bata sakte. Curve ko upar-neeche shift karne se uska slope kahin change nahi hota. Isiliye answer ek nahi, balki ek poora family hota hai, aur wahi extra freedom hum +C+C likhke capture karte hain.

+C+C kyun aata hai, iska proof bhi seedha hai. Constant ka derivative 00 hota hai, toh F+CF+C bhi antiderivative banega. Aur agar do antiderivatives FF aur GG ho, toh unka difference H=GFH=G-F ka derivative 00 aata hai — aur ek interval pe zero slope ka matlab function constant hai (yeh Mean Value Theorem se aata hai). Toh G=F+CG=F+C. Matlab family complete hai, isse zyada koi aur antiderivative nahi.

Practical baat: indefinite integral mein +C+C kabhi mat bhoolna — warna tum keh rahe ho answer unique hai jabki infinite curves hain. Sirf definite integral ab\int_a^b mein CC cancel ho jaata hai. Aur ek condition de di jaaye, jaise F(0)=5F(0)=5, toh us se CC ki exact value nikal jaati hai — yani family mein se ek hi curve select ho jaata hai. Yeh idea aage differential equations aur Fundamental Theorem of Calculus mein bohot kaam aayega.

Go deeper — visual, from zero

Test yourself — Calculus II — Integration

Connections