67 total
By the end of these notes, you should be able to:
You already know how to differentiate — that means starting with an equation for y and finding dy/dx (the gradient function).
Integration is the opposite. It means starting with dy/dx and working backwards to find y.
Because of this, integration is often called the reverse process of differentiation, or the anti-derivative.
🔁 Think of it like this: Differentiation is like tying your shoelaces. Integration is like untying them — it undoes what differentiation did.
Suppose someone tells you that the gradient of a curve at any point is:
dxdy=2x
You might ask: "What is the equation of the curve itself?"
That is exactly what integration answers. You work backwards from the gradient function to find the original equation.
Recall the rule for differentiation of a power:
If y=xn, then dxdy=nxn−1
To reverse this (i.e. to integrate), you do the opposite steps:
Increase the power by 1, then divide by the new power.
This gives the Power Rule for Integration:
∫xndx=n+1xn+1+c(where n=−1)The symbol ∫…dx means "integrate with respect to x". It is the instruction to reverse-differentiate.
📝 Step-by-step breakdown of the rule:
This is one of the most important ideas in this topic, so read carefully.
When you differentiate, the constant term disappears. For example:
| Original curve | After differentiating |
|---|---|
| y=x2+5 | dxdy=2x |
| y=x2+2 | dxdy=2x |
| y=x2 | dxdy=2x |
| y=x2−3 | dxdy=2x |
All four different curves give exactly the same gradient function: 2x.
This means that when you reverse the process (integrate), you cannot know what the constant was. It could have been +5, +2, 0, −3, or any number at all.
To show this, we write + c at the end of every answer, where c stands for some unknown constant number.
The letter c is called the arbitrary constant. "Arbitrary" simply means it can be any number — we don't know its value unless we are given extra information.
Sign in to view full notes