Gradient and Directional Derivatives
Reading
Sections 15.5
Problems
- Practice Problems 15.5: 1, 2, 5, 9, 13, 17, 23, 31, 35
- Problems to turn in 15.5: 6, 10, 24, 32, 36
Topics to know
- Definition of gradient vector
- Draw gradient vectors for a function like \(f(x, y) = x^2 + y^2\)
- Algebraic properties of gradient (theorem 1)
- Chain rule for gradients: \(F(f(x, y, z))\)
- Chain rule for paths: \(f(\vec c(t))\), \(\vec c(t) = \langle x(t), y(t), z(t)\rangle\)
- Proof of the chain rule for paths (page 821)
- Gradient is perpendicular to level curves
- Definition of directional derivative along the direction of a unit vector
- Directional derivative formula via gradient
- Directional derivative related to the angle between vector and gradient (theorem 4)
- Consequences of theorem 4