Skip to main content

Section 6.5 Curvature

Introduction goes here.
  • 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.