4.1.32Calculus I — Limits & Derivatives

Linear approximation and differentials

1,525 words7 min readdifficulty · medium1 backlinks

WHAT is it?


WHY does it work? (derive from scratch)

The derivative is defined as a limit: f(a)=limxaf(x)f(a)xa.f'(a) = \lim_{x\to a}\frac{f(x)-f(a)}{x-a}.

"Limit equals f(a)f'(a)" means: for xx close to aa, the difference quotient is close to f(a)f'(a). Write that closeness as an error term ε(x)\varepsilon(x) that 0\to 0 as xax\to a: f(x)f(a)xa=f(a)+ε(x).\frac{f(x)-f(a)}{x-a} = f'(a) + \varepsilon(x).

Multiply both sides by (xa)(x-a): f(x)f(a)=f(a)(xa)+ε(x)(xa).f(x)-f(a) = f'(a)(x-a) + \varepsilon(x)(x-a).

So f(x)=f(a)+f(a)(xa)L(x)+ε(x)(xa)error.f(x) = \underbrace{f(a)+f'(a)(x-a)}_{L(x)} + \underbrace{\varepsilon(x)(x-a)}_{\text{error}}.

Why this is great: the error is ε(x)(xa)\varepsilon(x)\cdot(x-a) — a small number times a small number. It shrinks faster than (xa)(x-a) itself. That's why near aa the line L(x)L(x) is an excellent stand-in for ff.


HOW to use it — a recipe

  1. Pick a base point aa near your target where f(a)f(a) and f(a)f'(a) are easy/exact.
  2. Compute f(a)f(a) and f(a)f'(a).
  3. Plug into L(x)=f(a)+f(a)(xa)L(x)=f(a)+f'(a)(x-a).
  4. Evaluate at your target xx. (For differentials: dx=xadx = x-a, then f(x)f(a)+dyf(x)\approx f(a)+dy.)

Worked examples


Common mistakes (steel-manned)


Recall Feynman: explain to a 12-year-old

Imagine a curvy road. Right where you're standing, walk in the exact direction the road points (its slope). For a few steps you stay almost on the road, even though it slowly curves away. So instead of doing hard curvy math, you "walk straight a little." f(a)f(a) is where you start, f(a)f'(a) is which way you're pointing, and (xa)(x-a) is how many steps you take. The further you walk, the more the real road curves away from your straight path — that's the error.


Active recall

What is the linearization of ff at aa?
L(x)=f(a)+f(a)(xa)L(x)=f(a)+f'(a)(x-a)
Why does linear approximation work (one line)?
The limit definition forces f(x)=L(x)+ε(x)(xa)f(x)=L(x)+\varepsilon(x)(x-a) with error shrinking faster than (xa)(x-a).
Define the differential dydy.
dy=f(x)dxdy=f'(x)\,dx, the rise along the tangent line for an input change dxdx.
Difference between Δy\Delta y and dydy?
Δy\Delta y = true change of the curve; dydy = change along the tangent line; Δydy\Delta y\approx dy.
Approximate (1+x)n(1+x)^n for small xx.
1+nx1+nx (linearize at a=0a=0).
How do you pick the base point aa?
Nearest value to the target where f(a)f(a) and f(a)f'(a) are exact/easy.
Estimate 4.1\sqrt{4.1} using a=4a=4.
2+14(0.1)=2.0252+\tfrac14(0.1)=2.025.
Relative error in volume of a sphere from radius error?
dVV=3drr\tfrac{dV}{V}=3\,\tfrac{dr}{r}.
sinx\sin x, exe^x, ln(1+x)\ln(1+x) near 00?
sinxx\sin x\approx x, ex1+xe^x\approx 1+x, ln(1+x)x\ln(1+x)\approx x.

Connections

  • Derivative as a limit — the definition that is the proof here.
  • Tangent line — the geometric object L(x)L(x) is.
  • Taylor series — linear approximation is the degree-1 Taylor polynomial; next terms cut the error.
  • Newton's method — repeatedly linearizing to solve f(x)=0f(x)=0.
  • Error propagation — physics/lab use of dy=f(x)dxdy=f'(x)\,dx.
  • Concavity and second derivative — controls whether LL over- or under-estimates.

Concept Map

split into

multiply by x-a

isolate line part

error e(x)(x-a)

justifies

is the

rewritten as

approximates

recipe applied to

applied to

at a=0 gives

Derivative as limit

Difference quotient plus error e(x)

f(x) = L(x) + error

Linearization L(x)=f(a)+f'(a)(x-a)

Error shrinks fast

f(x) ~ L(x) near a

Tangent line at a

Differential dy=f'(x)dx

True change dy ~ delta y

sqrt of 4.1 ~ 2.025

1.02 to 10th ~ 1.2

1+x to n ~ 1+nx

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, idea bahut simple hai. Koi bhi smooth curve agar tum kisi point ke bilkul paas zoom karo, toh woh ek straight line jaisi dikhne lagti hai — woh line hai tangent line. Toh agar tumhe ek point pe exact value f(a)f(a) pata hai aur waha ki slope f(a)f'(a) pata hai, toh aas-paas ki value ko bina poora hard calculation kiye tum estimate kar sakte ho. Formula: f(x)f(a)+f(a)(xa)f(x)\approx f(a)+f'(a)(x-a) — yaani "Start + Slope × Step".

Yeh kaam kyun karta hai? Kyunki derivative ki definition hi limit se aati hai: paas mein difference quotient f(a)f'(a) ke kareeb hota hai. Usse rearrange karo toh error ka term ε(x)(xa)\varepsilon(x)(x-a) banta hai — yeh "chhota times chhota" hai, isliye (xa)(x-a) se bhi tezi se zero ki taraf jaata hai. Isiliye line, curve ka itna accha replacement banti hai near aa.

Differentials bas isi ka chhota bhai hai: dy=f(x)dxdy=f'(x)\,dx. Yahan dxdx tumhara choti si change hai input mein, aur dydy tangent line ke uppar ka rise. Real change Δy\Delta y thoda alag hota hai (curve curve karti hai), par Δydy\Delta y\approx dy. Sabse useful jagah: error propagation. Jaise sphere ka radius 1010 cm measure kiya 0.050.05 cm error ke saath — toh volume mein error dV=4πr2drdV=4\pi r^2\,dr se nikal lo. Relative error ka shortcut: dV/V=3dr/rdV/V = 3\,dr/r.

Exam tip: base point aa hamesha target ke sabse paas waala easy value choose karo (jaise 4.1\sqrt{4.1} ke liye a=4a=4). Aur (1+x)n1+nx(1+x)^n\approx 1+nx, sinxx\sin x\approx x, ex1+xe^x\approx 1+x yeh chhote-xx approximations ratt lo — yeh 80/20 ka asli maal hai.

Go deeper — visual, from zero

Test yourself — Calculus I — Limits & Derivatives

Connections