Courses / Physics I
Calculus of a Single Variable

Graphs, approximation, and numerical sense

Physics I 175 words Free to read

Taylor polynomials approximate a smooth function near a point aa:

f(x)Pn(x)=k=0nf(k)(a)k!(xa)kf(x) \approx P_n(x) = \sum_{k=0}^{n}\frac{f^{(k)}(a)}{k!}(x-a)^k

Common Taylor expansions (around a=0a=0)

ex=1+x+x22!+x33!+e^{x} = 1 + x + \frac{x^2}{2!} + \frac{x^3}{3!} + \cdots

sinx=xx33!+x55!\sin x = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \cdots

cosx=1x22!+x44!\cos x = 1 - \frac{x^2}{2!} + \frac{x^4}{4!} - \cdots

Euler's formula links exponentials to trigonometry in the complex plane C\mathbb{C}:

eiθ=cosθ+isinθe^{i\theta} = \cos\theta + i\sin\theta

A complex number z=a+biz = a + bi can be written in polar form as z=reiθz = r\,e^{i\theta}, where r=zr=|z| and θ=arg(z)\theta=\arg(z).

Graphical reading skills

Key insight: A Taylor polynomial of degree 1 is just the tangent line. Higher degrees capture curvature and beyond.
Common pitfall: Linear approximation is a local promise: 16.44.05\sqrt{16.4} \approx 4.05 works beautifully, while using the same tangent line for 25\sqrt{25} fails badly. Always ask how far you have drifted from the anchor point.
Calculus: Graphs, approximation, and numerical sense

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

13practice questions
2interactive scenes
Start Physics I free

Calculus of a Single Variable