Loading [MathJax]/jax/output/HTML-CSS/jax.js
M408M Learning Module Pages
Main page

Chapter 10: Parametric Equations and Polar Coordinates

Learning module LM 10.1: Parametrized Curves:

Learning module LM 10.2: Calculus with Parametrized Curves:

      Slope and area
      Arc length and surface area
      Summary and simplification
      Higher Derivatives

Learning module LM 10.3: Polar Coordinates:

Learning module LM 10.4: Areas and Lengths of Polar Curves:

Learning module LM 10.5: Conic Sections:

Learning module LM 10.6: Conic Sections in Polar Coordinates:

Chapter 12: Vectors and the Geometry of Space


Chapter 13: Vector Functions


Chapter 14: Partial Derivatives


Chapter 15: Multiple Integrals



Higher derivatives

Higher Derivatives

To determine whether a parametrized curve is concave up or concave down, we need to see whether d2y/dx2 is positive or negative. To compute these higher derivatives, we start with the formula for dy/dx and apply the chain rule: d(anything)dt=d(anything)dxdxdt.Dividing both sides by dx/dt givesd(anything)dx=1dx/dtd(anything)dt.

In particular, we have already seen that dydx=1dx/dtdydt=dy/dtdx/dt. In addition, we have d2ydx2=ddxdydx=1dx/dtd(dy/dx)dt. d3ydx3=ddxd2ydx2=1dx/dtd(d2y/dx2)dt.