Intuition The ONE core idea
Integration is nothing more than running differentiation in reverse : you are handed a rate of change and asked to name the function it came from. To read that machine backwards you first need to fully own the forward machine — the notation, the pictures, and the rules — so this page builds every single symbol the parent note quietly assumes, from a blank page up.
Before you can enjoy "read the derivative rules backwards", you must be certain about what each squiggle on the page means . Below, every symbol is unpacked: plain words → the picture → why the topic needs it. Read top to bottom; nothing is used before it is built.
A function is a rule that takes one input number and produces exactly one output number. We write f ( x ) , read "f of x ", meaning "the output of rule f when the input is x ."
The picture is a graph : for every horizontal position x , the curve sits at a height f ( x ) . That height is all a function is — a height that depends on where you stand.
Intuition Why the topic needs it
Every integral ∫ f ( x ) d x starts with a function f . If you cannot picture f ( x ) as "a height above the number line", the rest is symbol-shuffling. Look at the blue curve: the number f ( x ) is the length of the dashed vertical line.
Definition Variable of integration
x is the input we are free to change . The little d x at the end of an integral is a tag that says: "the variable I am integrating over is x " — it names the knob, nothing more (for now).
Imagine a slider you can push left and right along the horizontal axis. That slider is x . The symbol d x is a nudge of that slider — a tiny step to the right.
Intuition Why the topic needs it
∫ … d x vs ∫ … d t tells you which letter is the moving one and which letters are frozen constants. Miss this and you cannot tell a variable from a constant.
The slope of a straight line is "how much the height rises for each step you take to the right": slope = run rise . Steep-uphill is a big positive slope; flat is 0 ; downhill is negative.
For a curve , the slope changes as you move. At each point we draw the tangent line — the straight line that just kisses the curve there — and read its slope.
The derivative of f , written d x d f ( x ) or f ′ ( x ) , is a new function whose value at each x is the slope of f at that x . Read d x d as "the slope-rate of…".
Intuition Why the topic needs it — this is the WHOLE topic backwards
The parent note's motto is "integration is anti-differentiation." That sentence is meaningless unless d x d is rock-solid. In the green figure, the orange tangent's steepness at each point is exactly what f ′ ( x ) records. Integration asks: given the steepness everywhere, rebuild the original curve.
See Derivatives — basic rules for the forward rules; every integral rule is one of those flipped.
f ′ ( x ) (spoken "f prime of x ") means exactly the same thing as d x d f ( x ) : the slope-function of f . Prime is the compact costume; d x d is the "show me the knob" costume.
The parent note writes both — e.g. "F ′ ( x ) = f ( x ) " and "d x d sin x = cos x ". They are interchangeable. Use d x d when you want to be loud about which variable ; use f ′ when it's obvious.
Definition The integral sign
∫ f ( x ) d x is read "the integral of f with respect to x ." The symbol ∫ is a stretched letter S (it once stood for Sum ). For now, treat the whole thing as one question: "which function has f ( x ) as its slope?"
Definition The constant of integration
The answer F ( x ) + C includes ==+ C ==, an unknown constant. Its picture: a whole family of parallel curves , all with identical slope at every x , differing only by a vertical shift.
+ C is forced on us
Slope only tells you shape , never height . The three curves in the figure are x 2 , x 2 + 7 , x 2 − 4 — shifted copies, all with the same tangent slope 2 x at each x . Since differentiation flattens the shift to 0 , running it backwards can't recover which shift you started with. We admit that ignorance by writing + C .
An antiderivative F is any function with F ′ ( x ) = f ( x ) . Because of the shift-family, there are infinitely many — that is precisely what + C captures.
Definition Powers, roots, and negative/fraction exponents
x n means "x multiplied by itself n times" when n is a whole number.
x − 1 = x 1 , and generally x − k = x k 1 — a negative exponent means reciprocal (flip it).
x 1/2 = x , and x 1/2 means "the number that squares to x " — a fraction exponent means root .
Intuition Why the topic needs it
The power rule ∫ x n d x = n + 1 x n + 1 + C only works if you can rewrite anything as x something : x → x 1/2 , x 3 4 → 4 x − 3 . Worked Example 1 and 2 in the parent note live or die on this rewriting.
Worked example Rewrite drills (from the parent's examples)
x = x 1/2
x 3 4 = 4 x − 3
x 6 = 6 x − 1 (this is the forbidden n = − 1 case — see §7)
Definition Absolute value
∣ x ∣ means "the size of x , always non-negative": ∣5∣ = 5 and ∣ − 5∣ = 5 . Picture it as distance from zero , ignoring direction.
The log rule is ∫ x 1 d x = ln ∣ x ∣ + C . The bars appear because x 1 makes sense for negative x , but the plain ln x does not — so ∣ x ∣ patches the domain to all x = 0 .
e and the natural log ln
e ≈ 2.718 is a fixed special number. ln x (natural log) is the ==question "e to what power gives x ?"== — it undoes e x . Its slope is famously d x d ln x = x 1 , which is exactly what the log integral rule reverses.
Intuition Why the topic needs it
Two parent rules depend on this: ∫ e x d x = e x + C (because e x is its own slope) and ∫ a x d x = ln a a x + C . Meet these properly in Natural log and exponential functions .
Definition Sine and cosine
Ride a point counter-clockwise around a circle of radius 1 . cos x is its horizontal position, sin x its vertical position, where x is the angle turned. Both wander between − 1 and 1 forever — that endless wiggle is why their slopes turn into each other .
Definition The rest of the family
tan x = cos x sin x
sec x = cos x 1 , csc x = sin x 1 , cot x = sin x cos x
Intuition Why the topic needs it — and the minus-sign trap
The forward slopes are d x d sin x = cos x and d x d cos x = − sin x . That minus on the cosine side is the single fact behind the parent's "sign trap": ∫ sin x d x = − cos x + C , not + cos x . Watch the red horizontal shadow in the figure — as the point rises, the horizontal shadow cos x shrinks , and that shrinking is the negative slope. More of these live in Trigonometric integrals .
"Linear" means two freedoms: you may split a sum into separate pieces, and you may pull out a constant multiplier. Because differentiation obeys d x d [ a f + b g ] = a f ′ + b g ′ , integration inherits the same freedom in reverse.
Common mistake The tempting non-rule
There is no product rule or quotient rule for integrals. It feels like differentiation should hand one over, but it doesn't — products need Integration by parts and composites need Integration by substitution .
Function f of x as a height
Derivative slope function
Exponents powers roots negatives
Sine cosine on the circle
Linearity split and scale
Integration anti differentiation plus C
Every arrow feeds the same destination: the parent topic is just these foundations, read in reverse, with a + C tacked on.
What does f ( x ) mean as a picture? The height of the curve above the point x on the horizontal axis.
What is the derivative f ′ ( x ) in one sentence? A new function giving the slope of the tangent line to f at each x .
Are f ′ ( x ) and d x d f ( x ) the same? Yes — identical meaning, two notations for the slope-function.
Why does every indefinite integral end in + C ? Slope fixes only the shape, not the vertical height; differentiation flattens any constant to 0, so we can't recover it.
Rewrite x , x 3 4 , and x 6 as powers. x 1/2 , 4 x − 3 , 6 x − 1 .
What does a negative exponent x − k mean? The reciprocal, x k 1 .
Why does the log integral use ∣ x ∣ not x ? x 1 is defined for negative x too; ∣ x ∣ extends the antiderivative to all x = 0 .
What is ln x asking? "e to what power gives x ?" — it undoes e x .
On the unit circle, which coordinate is cos x ? The horizontal coordinate of the moving point.
Which trig slope carries a minus sign? d x d cos x = − sin x — the source of the ∫ sin x d x = − cos x trap.
State the two freedoms linearity gives you. Split a sum into separate integrals; pull constant multipliers outside.
Is there a product rule for integration? No — use integration by parts or substitution instead.