Skip to main content\(\require{physics}\require{upgreek}\everymath{\displaystyle}
\newcommand{\N}{\mathbb N}
\newcommand{\Z}{\mathbb Z}
\newcommand{\Q}{\mathbb Q}
\newcommand{\R}{\mathbb R}
\newcommand{\inv}{^{-1}}
\newcommand{\DS}{\displaystyle}
\newcommand{\eps}{\varepsilon}
\newcommand{\tsub}[1]{_{\mathrm{#1}}}
\newcommand{\ee}{\mathrm{e}}
\newcommand{\ii}{\mathrm{i}}
\newcommand{\limit}[1]{\lim\limits_{#1}}
\newcommand{\resid}[1]{\underset{#1}{\Res}}
\DeclareMathOperator{\sinc}{sinc}
\DeclareMathOperator{\sgn}{sgn}
\newcommand{\pii}{\pi}
\DeclareMathOperator{\Prob}{P}
\DeclareMathOperator{\EV}{E}
\DeclareMathOperator{\Var}{Var}
\newcommand{\bv}[1]{\boldsymbol{#1}}
\newcommand{\uv}[1]{\hat{\bv{#1}}}
\newcommand{\cl}[1]{\mathcal{#1}}
\newcommand{\bb}[1]{\mathbb{#1}}
\DeclareMathOperator{\Cis}{cis}
\DeclareMathOperator{\RE}{Re}
\DeclareMathOperator{\IM}{Im}
\newcommand{\xd}{\mathbf{d}}
\newcommand{\seq}[3]{{#1}_{#2},\cdots,{#1}_{#3}}
\newcommand{\psup}[1]{^{(#1)}}
\newcommand{\hypext}{{}^*}
\DeclareMathOperator{\st}{st}
\newcommand{\set}[1]{\left\{#1\right\}}
\DeclareMathOperator{\Sin}{Sin}
\DeclareMathOperator{\Cos}{Cos}
\DeclareMathOperator{\Tan}{Tan}
\DeclareMathOperator{\Sec}{Sec}
\DeclareMathOperator{\Csc}{Csc}
\DeclareMathOperator{\Cot}{Cot}
\DeclareMathOperator{\Log}{Log}
\DeclareMathOperator{\Arg}{Arg}
\DeclareMathOperator{\Ln}{Ln}
\DeclareMathOperator{\Grad}{grad}
\DeclareMathOperator{\Div}{div}
\DeclareMathOperator{\Curl}{curl}
\newcommand{\rd}{\textstyle\mathop{}\!\mathrm{d}^{\!\!\!-}\hspace{-0.0555 em}}
\newcommand{\rpd}{\textstyle\mathop{}\!\partial^{\hspace{-0.5 em}-}\hspace{-0.1666 em}}
\newcommand{\rdv}[2]{\frac{\rd{#1}}{\rd{#2}}}
\newcommand{\rpdv}[2]{\frac{\rpd{#1}}{\rpd{#2}}}
\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\,}$}}}
\)
Section 12.2 Tangent plane approximations
Objectives
-
Interpret the tangent plane as the best linear approximation to a surface near a point.
-
Derive equations of tangent planes using partial derivatives and total differentials.
-
Use tangent plane approximations to estimate nearby function values.
-
Start with total differential:
\begin{equation*}
\dd z=\pdv{f}{x}\dd{x}+\pdv{f}{y}\dd{y}
\end{equation*}
Show how this can be used to approximate changes in \(z\text{:}\)
\begin{equation*}
\Delta\,z \approx\pdv{f}{x}\,\Delta x+\pdv{f}{y}\,\Delta y
\end{equation*}
-
If \(\Delta x=x-x_0\) etc, we get:
\begin{equation*}
z-z_0=\pdv{f}{x} \qty(x-x_0)+\pdv{f}{y} \qty(y-y_0)
\end{equation*}
This is an equation of the tangent plane to \(z=f(x,y)\) at the point \((x_{0},y_{0},z_{0})\text{.}\)
-
Interpret geometrically:
-
The surface is locally approximated by a plane.
-
The coefficients
\(\pdv{f}{x}\) and
\(\pdv{f}{y}\) represent slopes in the
\(x\)- and
\(y\)-trace directions.
-
The tangent plane matches the surface exactly at the base point and closely nearby.
-
Emphasize the connection to single-variable calculus: The tangent plane is the two-variable analogue of the tangent line
\begin{equation*}
y=f(a)+f'(a)(x-a).
\end{equation*}
-
Include a worked example:
-
Compute partial derivatives at a point.
-
Write the tangent plane equation.
-
Use it to approximate a nearby function value.
-
Compare to the actual value to assess accuracy.
-
Briefly discuss limitations:
-
Accuracy improves as
\((x,y)\) approaches
\((x_{0},y_{0})\text{.}\)
-
Non-differentiable points do not admit a tangent plane.
-
Curvature effects motivate higher-order approximations.