Skip to main content
Contents Index
Calc
Dark Mode Prev Up Next
\(\newcommand{\R}{\mathbb{R}}
\newcommand{\va}{\vec{a}}
\newcommand{\vb}{\vec{b}}
\newcommand{\vc}{\vec{c}}
\newcommand{\vC}{\vec{C}}
\newcommand{\vd}{\vec{d}}
\newcommand{\ve}{\vec{e}}
\newcommand{\cursedihat}{\hat{\dot{i}}}
\newcommand{\vi}{\hat{\imath}}
\newcommand{\vj}{\hat{\jmath}}
\newcommand{\vk}{\hat{k}}
\newcommand{\vn}{\vec{n}}
\newcommand{\vm}{\vec{m}}
\newcommand{\vr}{\vec{r}}
\newcommand{\vs}{\vec{s}}
\newcommand{\vu}{\vec{u}}
\newcommand{\vv}{\vec{v}}
\newcommand{\vw}{\vec{w}}
\newcommand{\vx}{\vec{x}}
\newcommand{\vy}{\vec{y}}
\newcommand{\vz}{\vec{z}}
\newcommand{\vzero}{\vec{0}}
\newcommand{\vF}{\vec{F}}
\newcommand{\vG}{\vec{G}}
\newcommand{\vH}{\vec{H}}
\newcommand{\vR}{\vec{R}}
\newcommand{\vT}{\vec{T}}
\newcommand{\vN}{\vec{N}}
\newcommand{\vL}{\vec{L}}
\newcommand{\vB}{\vec{B}}
\newcommand{\vS}{\vec{S}}
\newcommand{\proj}{\text{proj}}
\newcommand{\comp}{\text{comp}}
\newcommand{\nin}{}
\newcommand{\vecmag}[1]{\left\lVert #1\right\rVert}
\newcommand{\grad}{\nabla}
\newcommand\restrict[1]{\raise-.5ex\hbox{$\Big|$}_{#1}}
\DeclareMathOperator{\curl}{curl}
\DeclareMathOperator{\divg}{div}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Activity 11.7.3 .
Let
\(f(x,y) = \frac{1}{3}(x^2-y^2)\text{.}\) Some contours for this function are shown in
Figure 11.7.13 .
Figure 11.7.13. A contour plot of \(f(x,y)=\frac{1}{3}(x^2-y^2)\)
(a)
Find the gradient
\(\nabla f (x,y)\text{.}\)
(b)
For each of the following points \((x_0,y_0)\text{,}\) evaluate the gradient \(\nabla f(x_0,y_0)\) and sketch the gradient vector with its tail at \((x_0,y_0)\text{.}\) Some of the vectors are too long to fit onto the plot. To draw them to scale, you should scale each vector by a factor of \(1/2\text{.}\)
\(\displaystyle (x_0,y_0) = (2,0)\)
\(\displaystyle (x_0,y_0) = (0,2)\)
\(\displaystyle (x_0,y_0) = (2,2)\)
\(\displaystyle (x_0,y_0) = (2,1)\)
\(\displaystyle (x_0,y_0) = (-3,2)\)
\(\displaystyle (x_0,y_0) = (-2,-4)\)
\(\displaystyle (x_0,y_0) = (0,0)\)
(c)
Write a few sentences about how the direction of the gradient at each of these points is related to the the contour passing through that point.
(d)
Does the output of
\(f\) increase or decrease in the direction of
\(\nabla f(x_0,y_0)\text{?}\) Use examples from the points above to write a couple of sentences that justify your answer.
Hint .
You may wish to think about the contour plot as a topographical map and whether your elevation would increase or decrease if you took a step in the direction of the gradient.