You are here: Home Mathematics Elements of Calculus I Calculus Applets Website Polar Derivatives

Polar Derivatives

Document Actions
  • Content View
  • Bookmarks
This file is part of a distribution of the Calculus Applets website (http://www.calculusapplets.com) (v1.1) which has been reformatted for the needs of this OpenCourseware course.

Curves can also be defined using polar equations, based on polar coordinates. In normal rectangular coordinates we define horizontal and vertical axes, with the location of a point defined by x and y, the coordinates along these two axes. In polar coordinates we instead use r and θ, where r is the distance from the origin and θ is the angle between the positive x axis and a line through the origin and the point. We can convert from polar coordinates to rectangular using x = r cosθ and y = r sinθ. A curve can then be defined as r = f (θ) (i.e., r is a function of θ). To find the derivatives of y with respect to x for this curve, we can convert its definition to parametric equations and then use the formulas for parametric derivatives. In other words, if r = f (θ), then x(θ) = r cosθ = f (θ)cosθ and y = r sinθ = f (θ)sinθ. Thus the derivative formulas become:

polar 1st deriv and polar 2nd deriv.

This is just like the parametric case, except that our parameter is now named θ instead of t.

Try the following:

  1. The applet initially shows a circle, which is defined very simply as r = 1 (if the circle looks squished, click Equalize Axes). In this applet, th is used instead of θ to make it easier to type. Move the th slider to change the value of θ. In polar coordinates, θ is the angle between the positive x axis and a line from the origin through the point (which is illustrated as a dashed magenta line on the graph). θ is just the angle between this dashed line and the positive x axis. Notice that for this polar equation, as θ changes and as the magenta point traces out the polar curve, its distance from the origin, r, is always 1, for any value of θ. For this polar equation, the parametric equations are x(θ) = cosθ and y(θ) = sinθ, so the derivative is polar deriv, which matches what we got for the parametric derivative of a circle.

  2. Select the second example from the drop down menu, showing the spiral r = θ. Move the th slider, which changes θ, and notice what happens to r. As θ increases, so does r, so the point moves farther from the origin as θ sweeps around. The parametric equations are x(θ) = θcosθ and y(θ) = θsinθ, so the derivative is polar deriv, a more complicated result due to the product rule.

  3. Select the third example. This shows the same spiral, but now tmin = -6.28, allowing θ to be negative. Move the th slider to make θ negative and see what happens. What is the value of r in this case? What does a negative r mean? As you will notice, a negative r means that the point is at a distance of r from the origin, but it is opposite the half-line used to show where θ is located. This ability to have negative r is what enables polar equations to represent some amazing and beautiful curves.

  4. Select the fourth example, showing a four-petaled rose defined by r = 3sin2θ. Move the th slider and notice whether r is positive or negative for each petal of the rose. The parametric equations are x(θ) = 3sin2θcosθ and y(θ) = 3sin2θsinθ, so the derivative is given by polar deriv. If you'd like, change the 3 and the 2 in the definition to different values and see what those changes do to the rose. For r = 3sin3θ, how many times does the curve get traced as you change θ from 0 to 6.28? As you increase the multiple inside the sine function, the graph gets coarser-looking, because it is being traced multiple times. To make it look smoother, either reduce tmax so that it only is traced once, or increase intervals to 1,000 so that there are more segments of the curve drawn, making the curve look smoother.

  5. Select the fifth example, showing a Limaçon, defined as r = 1+2cosθ. If you'd like, play around with the 1 and the 2 in this definition and see how it changes the shape of the curve.

For more information on rights and downloading, refer to http://www.calculusapplets.com/download.html.

© Copyright 2001 David J. Eck

© Copyright 2007 Thomas S. Downey

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

You must cause any files that you modify to carry prominent notices stating that you changed the files and the date of any change, and modified files must be put into a Java package different from edu.hws.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Reuse Course
Download IMS package
Study Group