Lesson 144: The Gradient Vector: Direction of Maximum Increase

The Gradient

The Gradient of a scalar function \(f(x, y, z)\) is a vector that points in the direction of the steepest ascent. It is denoted by \(\nabla f\) (pronounced "del f").

\[\nabla f = \left\langle \frac{\partial f}{\partial x}, \frac{\partial f}{\partial y}, \frac{\partial f}{\partial z} \right\rangle\]

Worked Examples

Example 1: Calculating the Gradient

Find \(\nabla f\) for \(f(x, y) = x^2 + y^2\) at the point \((1, 2)\).

The Bridge to Quantum Mechanics

In classical physics, the force on a particle is the negative gradient of the potential: \(\vec{F} = -\nabla V\). In Quantum Mechanics, the gradient appears in the Momentum Operator in 3D: \(\hat{\vec{p}} = -i\hbar \nabla\). The gradient allows us to describe how the wavefunction changes in three-dimensional space, providing the "vector" information needed to calculate the direction a particle is moving.