Proof That The Gradient Is Normal To The Level Curve

If a curve is defined parametrically by the function pair \((x(t),y(t))\), then the vector \(x'(t)\textbf{i} + y'(t)\textbf{j}\) is tangent to the curve for every value of \(t\) in the domain.

Let \(f(x,y)\) be a differentiable function of \(x\) and \(y\). Consider the level curve \(f(x,y)=k\). Let's say there exists a parametric function \(f(x(t),y(t))\) such that it traces this level curve (i.e. \(f(x(t),y(t))=k\)). If we take the derivative with respect to \(t\) from both sides:

$$ \frac{∂f}{∂x}\frac{dx}{dt} + \frac{∂f}{∂y}\frac{dy}{dt} = 0 $$

This can be rewritten as:

$$∇f(x,y) \cdot ⟨x'(t),y'(t)⟩ = 0$$

Thus, the dot product of these vectors is equal to zero, which implies they are orthogonal. However, the second vector is tangent to the level curve, which implies the gradient must be normal to the level curve. Note that both vectors are parallel to the \(x\), \(y\)-plane.

Styles

(uses cookies)