Pure · Differentiation
1 / 9
Differentiation from first principles
The definition every differentiation rule is built on — the gradient as the limit of a chord — and the "cancel the h, then let h → 0" technique for using it directly.
Pure · Differentiation
Differentiation from first principles
The definition every differentiation rule is built on — the gradient as the limit of a chord — and the "cancel the h, then let h → 0" technique for using it directly.
Why it works
Every differentiation rule you'll ever use rests on a single definition, and "from first principles" means going back to it instead of using a shortcut.The gradient of a straight line is easy — rise over run. A curve's gradient keeps changing, so we sneak up on it. Take the point at and a second point a small step further along, at . The straight line joining them (a chord) has gradient Now slide that second point in, letting shrink toward : the chord pivots until it becomes the tangent, and its gradient becomes the gradient of the curve itself. That limit is the derivative:
Here's the move that makes it actually work. You can't just put straight away — the fraction collapses to , which tells you nothing. Instead you simplify first: expand , subtract , and you'll find every surviving term on top still carries a factor of . That cancels the one underneath, leaving an expression with no in the denominator. Now it is safe to let — set the leftover 's to zero — and read off the answer.
For : . Subtract : . Divide by : . Let : — exactly the power rule, but now you have seen where it comes from. That's the whole point: the shortcut rules are theorems, and this is their proof.