Skip to main content
Contents
Embed
Dark Mode Prev Up Next
\(\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 6.5 Curvature
Objectives
Measure how sharply a curve bends by examining changes in its tangent direction.
Relate curvature to the radius and center of the circle that best fits the curve at a point.
Interpret curvature geometrically using normals and the behavior of nearby points on the curve.
The angle of inclination \(\phi\) is the angle between the tangent to the curve and the horizontal, defined by
\begin{equation*}
\tan\phi=\dv{y}{x}
\end{equation*}
Normal line has negative reciprocal slope
\(\DS-\dv{x}{y}\)
Angle between curves can be found using the tangent of a difference formula:
\begin{equation*}
\tan(\theta-\phi)=\frac{\tan\theta-\tan\phi}{1+\tan\theta\tan\phi}
\end{equation*}
Focal reflection properties of parabola, ellipse, and hyperbola
Curvature of a plane curve:
\begin{equation*}
\kappa=\abs{\dv{\phi}{s}}
\end{equation*}
Derivation:
\begin{equation*}
\phi=\arctan\left(\dv{y}{x}\right)=\arctan\left(\frac{\dd{y}/\dd{t}}{\dd{x}/\dd{t}}\right)=\arctan\left(\frac{\dot{y}}{\dot{x}}\right)
\end{equation*}
\begin{equation*}
\dv{\phi}{t}=\dfrac{\dot{x}\ddot{y}-\dot{y}\ddot{x}}{(\dot{x})^2}\cdot\dfrac{1}{1+\tan^2\phi}=\frac{\dot{x}\ddot{y}-\dot{y}\ddot{x}}{(\dot{x})^{2}+(\dot{y})^{2}}
\end{equation*}
\begin{equation*}
\dv{\phi}{s}=\dfrac{\dd\phi/\dd{t}}{\dd s/\dd{t}}=\dfrac{\dot{x}\ddot{y}-\dot{y}\ddot{x}}{((\dot{x})^2+(\dot{y})^2)^{3/2}}
\end{equation*}
\begin{equation*}
\kappa=\dfrac{|\dot{x}\ddot{y}-\dot{y}\ddot{x}|}{((\dot{x})^2+(\dot{y})^2)^{3/2}}
\end{equation*}
Radius of curvature is
\(1/\kappa\)
Center of curvature is the limit of where normal lines intersect
The osculating circle is the circle with center at the center of curvature and radius equal to the radius of curvature. It is the circle that best approximates the curve at that point.