Skip to main content
Mathematics LibreTexts

9.4: Introduction to Polar Coordinates

  • Page ID
    4209
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    We are generally introduced to the idea of graphing curves by relating \(x\)-values to \(y\)-values through a function \(f\). That is, we set \(y=f(x)\), and plot lots of point pairs \((x,y)\) to get a good notion of how the curve looks. This method is useful but has limitations, not least of which is that curves that "fail the vertical line test'' cannot be graphed without using multiple functions.

    The previous two sections introduced and studied a new way of plotting points in the \(x,y\)-plane. Using parametric equations, \(x\) and \(y\) values are computed independently and then plotted together. This method allows us to graph an extraordinary range of curves. This section introduces yet another way to plot points in the plane: using polar coordinates.

    Polar Coordinates

    Start with a point \(O\) in the plane called the pole (we will always identify this point with the origin). From the pole, draw a ray, called the initial ray (we will always draw this ray horizontally, identifying it with the positive \(x\)-axis). A point \(P\) in the plane is determined by the distance \(r\) that \(P\) is from \(O\), and the angle \(\theta\) formed between the initial ray and the segment \(\overline{OP}\) (measured counter-clockwise). We record the distance and angle as an ordered pair \((r,\theta)\). To avoid confusion with rectangular coordinates, we will denote polar coordinates with the letter \(P\), as in \(P(r,\theta)\). This is illustrated in Figure \(\PageIndex{1}\).

    9.36.PNG
    Figure \(\PageIndex{1}\): Illustrating polar coordinates.

    Practice will make this process more clear.

    Example \(\PageIndex{1}\): Plotting Polar Coordinates

    Plot the following polar coordinates:

    \[A = P(1,\pi/4)\quad B=P(1.5,\pi)\quad C = P(2,-\pi/3)\quad D = P(-1,\pi/4)\]

    Solution

    imageedit_2_3080008987.png
    Figure \(\PageIndex{2}\): Plotting polar points in Example 9.4.1

    To aid in the drawing, a polar grid is provided at the bottom of this page. To place the point \(A\), go out 1 unit along the initial ray (putting you on the inner circle shown on the grid), then rotate counter-clockwise \(\pi/4\) radians (or \(45^\circ\)). Alternately, one can consider the rotation first: think about the ray from \(O\) that forms an angle of \(\pi/4\) with the initial ray, then move out 1 unit along this ray (again placing you on the inner circle of the grid).

    To plot \(B\), go out \(1.5\) units along the initial ray and rotate \(\pi\) radians (\(180^\circ\)).

    To plot \(C\), go out 2 units along the initial ray then rotate clockwise \(\pi/3\) radians, as the angle given is negative.

    To plot \(D\), move along the initial ray "\(-1\)" units -- in other words, "back up'' 1 unit, then rotate counter-clockwise by \(\pi/4\). The results are given in Figure \(\PageIndex{2}\).

    Consider the following two points: \(A = P(1,\pi)\) and \(B = P(-1,0)\). To locate \(A\), go out 1 unit on the initial ray then rotate \(\pi\) radians; to locate \(B\), go out \(-1\) units on the initial ray and don't rotate. One should see that \(A\) and \(B\) are located at the same point in the plane. We can also consider \(C=P(1,3\pi)\), or \(D = P(1,-\pi)\); all four of these points share the same location.

    This ability to identify a point in the plane with multiple polar coordinates is both a "blessing'' and a "curse.'' We will see that it is beneficial as we can plot beautiful functions that intersect themselves (much like we saw with parametric functions). The unfortunate part of this is that it can be difficult to determine when this happens. We'll explore this more later in this section.

    Polar to Rectangular Conversion

    It is useful to recognize both the rectangular (or, Cartesian) coordinates of a point in the plane and its polar coordinates. Figure \(\PageIndex{3}\) shows a point \(P\) in the plane with rectangular coordinates \((x,y)\) and polar coordinates \(P(r,\theta)\). Using trigonometry, we can make the identities given in the following Key Idea.

    9.38.PNG
    Figure \(\PageIndex{3}\): Converting between rectangular and polar coordinates.

    KEY IDEA 40 Converting Between Rectangular and Polar Coordinates

    Given the polar point \(P(r,\theta)\), the rectangular coordinates are determined by

    \[x=r\cos \theta\qquad y=r\sin \theta.\]

    Given the rectangular coordinates \((x,y)\), the polar coordinates are determined by

    \[ r^2=x^2+y^2\qquad \tan \theta = \frac yx.\]

    Example \(\PageIndex{2}\): Converting Between Polar and Rectangular Coordinates

    1. Convert the polar coordinates \(P(2,2\pi/3)\) and \(P(-1,5\pi/4)\) to rectangular coordinates.
    2. Convert the rectangular coordinates \((1,2)\) and \((-1,1)\) to polar coordinates.
    1. (a) We start with \(P(2,2\pi/3)\). Using Key Idea 40, we have \[x= 2\cos (2\pi/3) = -1\qquad y = 2\sin (2\pi/3) = \sqrt{3}.\] So the rectangular coordinates are \((-1,\sqrt{3}) \approx (-1,1.732)\).

      (b) The polar point \(P(-1,5\pi/4)\) is converted to rectangular with: \[x=-1\cos (5\pi/4) = \sqrt{2}/2\qquad y= -1\sin (5\pi/4) = \sqrt{2}/2.\]

      So the rectangular coordinates are \((\sqrt{2}/2,\sqrt{2}/2) \approx (0.707,0.707)\).

      These points are plotted in Figure \(\PageIndex{4}\) (a). The rectangular coordinate system is drawn lightly under the polar coordinate system so that the relationship between the two can be seen.
    2. (a) To convert the rectangular point \((1,2)\) to polar coordinates, we use the Key Idea to form the following two equations:
      \[1^2+2^2 = r^2 \qquad \tan \theta = \frac{2}{1}.\] The first equation tells us that \(r=\sqrt{5}\). Using the inverse tangent function, we find \[\tan \theta = 2 \quad \Rightarrow \quad \theta = \tan^{-1} 2 \approx 1.11\approx 63.43^\circ.\] Thus polar coordinates of \((1,2)\) are \(P(\sqrt{5},1.11)\).

      (b)To convert \((-1,1)\) to polar coordinates, we form the equations \[(-1)^2+1^2=r^2 \qquad \tan \theta = \frac{1}{-1}.\]

      Thus \(r=\sqrt{2}\). We need to be careful in computing \(\theta\): using the inverse tangent function, we have \[\tan\theta = -1 \quad \Rightarrow \quad \theta = \tan^{-1}(-1) = -\pi/4 = -45^\circ.\]

      This is not the angle we desire. The range of \(\tan^{-1}x\) is \((-\pi/2,\pi/2)\); that is, it returns angles that lie in the \(1^\text{st}\) and \(4^\text{th}\) quadrants. To find locations in the \(2^\text{nd}\) and \(3^\text{rd}\) quadrants, add \(\pi\) to the result of \(\tan^{-1}x\). So \(\pi+(-\pi/4)\) puts the angle at \(3\pi/4\). Thus the polar point is \(P(\sqrt{2},3\pi/4)\).

      An alternate method is to use the angle \(\theta\) given by arctangent, but change the sign of \(r\). Thus we could also refer to \((-1,1)\) as\\ \(P(-\sqrt{2},-\pi/4)\).

    These points are plotted in Figure \(\PageIndex{4}\) (b). The polar system is drawn lightly under the rectangular grid with rays to demonstrate the angles used.

    imageedit_7_2131919983.png
    Figure \(\PageIndex{4}\): Plotting rectangular and polar points in Example 9.4.2

    Polar Functions and Polar Graphs

    Defining a new coordinate system allows us to create a new kind of function, a polar function. Rectangular coordinates lent themselves well to creating functions that related \(x\) and \(y\), such as \(y=x^2.\) Polar coordinates allow us to create functions that relate \(r\) and \(\theta\). Normally these functions look like \(r=f(\theta)\), although we can create functions of the form \(\theta = f(r)\). The following examples introduce us to this concept.

    Example \(\PageIndex{3}\): Introduction to Graphing Polar Functions

    Describe the graphs of the following polar functions.

    1. \(r = 1.5\)
    2. \(\theta = \pi/4 \)

    Solution

    1. The equation \(r=1.5\) describes all points that are 1.5 units from the pole; as the angle is not specified, any \(\theta\) is allowable. All points 1.5 units from the pole describes a circle of radius 1.5.

      We can consider the rectangular equivalent of this equation; using \(r^2=x^2+y^2\), we see that \(1.5^2=x^2+y^2\), which we recognize as the equation of a circle centered at \((0,0)\) with radius 1.5. This is sketched in Figure \(\PageIndex{5}\).
    2. The equation \(\theta = \pi/4\) describes all points such that the line through them and the pole make an angle of \(\pi/4\) with the initial ray. As the radius \(r\) is not specified, it can be any value (even negative). Thus \(\theta = \pi/4\) describes the line through the pole that makes an angle of \(\pi/4 = 45^\circ\) with the initial ray.

      We can again consider the rectangular equivalent of this equation. Combine \(\tan \theta =y/x\) and \(\theta =\pi/4\): \[\tan \pi/4 = y/x \quad \Rightarrow x\tan \pi/4 = y \quad \Rightarrow y = x.\] This graph is also plotted in Figure \(\PageIndex{5}\).
    imageedit_11_8566462464.png
    Figure \(\PageIndex{5}\): Plotting standard polar plots.

    The basic rectangular equations of the form \(x=h\) and \(y=k\) create vertical and horizontal lines, respectively; the basic polar equations \(r= h\) and \(\theta =\alpha\) create circles and lines through the pole, respectively. With this as a foundation, we can create more complicated polar functions of the form \(r=f(\theta)\). The input is an angle; the output is a length, how far in the direction of the angle to go out.

    We sketch these functions much like we sketch rectangular and parametric functions: we plot lots of points and "connect the dots'' with curves. We demonstrate this in the following example.

    Example \(\PageIndex{4}\): Sketching Polar Functions

    Sketch the polar function \(r=1+\cos \theta\) on \([0,2\pi]\) by plotting points.

    Solution

    A common question when sketching curves by plotting points is "Which points should I plot?'' With rectangular equations, we often choose "easy'' values -- integers, then added more if needed. When plotting polar equations, start with the "common'' angles -- multiples of \(\pi/6\) and \(\pi/4\). Figure \(\PageIndex{6}\) gives a table of just a few values of \(\theta\) in \([0,\pi]\).

    Consider the point \(P(0,2)\) determined by the first line of the table. The angle is 0 radians -- we do not rotate from the initial ray -- then we go out 2 units from the pole. When \(\theta=\pi/6\), \(r = 1.866\) (actually, it is \(1+\sqrt{3}/2\)); so rotate by \(\pi/6\) radians and go out 1.866 units.

    The graph shown uses more points, connected with straight lines. (The points on the graph that correspond to points in the table are signified with larger dots.) Such a sketch is likely good enough to give one an idea of what the graph looks like.

    imageedit_15_8418716832.png
    Figure \(\PageIndex{6}\): Graphing a polar function in Example 9.4.4 by plotting points.

    Technology Note

    Plotting functions in this way can be tedious, just as it was with rectangular functions. To obtain very accurate graphs, technology is a great aid. Most graphing calculators can plot polar functions; in the menu, set the plotting mode to something like \(\texttt{polar}\) or \(\texttt{POL}\), depending on one's calculator. As with plotting parametric functions, the viewing "window'' no longer determines the \(x\)-values that are plotted, so additional information needs to be provided. Often with the "window'' settings are the settings for the beginning and ending \(\theta\) values (often called \(\theta_{\text{min}}\) and \(\theta_{\text{max}}\)) as well as the \(\theta_{\text{step}}\) -- that is, how far apart the \(\theta\) values are spaced. The smaller the \(\theta_{\text{step}}\) value, the more accurate the graph (which also increases plotting time). Using technology, we graphed the polar function \(r=1+\cos \theta\) from Example 9.4.4 in Figure \(\PageIndex{7}\).

    imageedit_19_7322521056.png
    Figure \(\PageIndex{7}\): Using technology to graph a polar function.

    Example \(\PageIndex{5}\): Sketching Polar Functions

    Sketch the polar function \(r=\cos (2\theta)\) on \([0,2\pi]\) by plotting points.

    Solution

    We start by making a table of \(\cos (2\theta)\) evaluated at common angles \(\theta\), as shown in Figure \(\PageIndex{8}\). These points are then plotted in Figure \(\PageIndex{9}\) (a). This particular graph "moves'' around quite a bit and one can easily forget which points should be connected to each other. To help us with this, we numbered each point in the table and on the graph.

    imageedit_23_8598628804.png
    Figure \(\PageIndex{8}\): Tables of points for plotting a polar curve.

    Using more points (and the aid of technology) a smoother plot can be made as shown in Figure \(\PageIndex{9}\) (b). This plot is an example of a rose curve.

    imageedit_26_8718810770.png
    Figure \(\PageIndex{9}\): Polar plots from Example 9.4.5

    It is sometimes desirable to refer to a graph via a polar equation, and other times by a rectangular equation. Therefore it is necessary to be able to convert between polar and rectangular functions, which we practice in the following example. We will make frequent use of the identities found in Key Idea 40.

    Example \(\PageIndex{6}\): Converting between rectangular and polar equations.

    Convert from rectangular to polar.

    1. \(y=x^2\)
    2. \(xy = 1\)

    Convert from polar to rectangular.

    1. \( r=\frac{2}{\sin \theta-\cos\theta}\)
    2. \(r=2\cos \theta\)

    Solution

    1. Replace \(y\) with \(r\sin\theta\) and replace \(x\) with \(r\cos\theta\), giving:
      \[\begin{align*}y &=x^2\\r\sin\theta &= r^2\cos^2\theta\\\frac{\sin\theta}{\cos^2\theta} &= r\end{align*}\]

      We have found that \(r=\sin\theta/\cos^2\theta = \tan\theta\sec\theta\). The domain of this polar function is \((-\pi/2,\pi/2)\); plot a few points to see how the familiar parabola is traced out by the polar equation.
    2. We again replace \(x\) and \(y\) using the standard identities and work to solve for \(r\): \[\begin{align*}xy &= 1 \\r\cos\theta\cdot r\sin\theta & = 1\\r^2 & = \frac{1}{\cos\theta\sin\theta}\\r & = \frac{1}{\sqrt{\cos\theta\sin\theta}}\\\end{align*}\]

      This function is valid only when the product of \(\cos\theta\sin\theta\) is positive. This occurs in the first and third quadrants, meaning the domain of this polar function is \((0,\pi/2) \cup (\pi,3\pi/2)\).

      We can rewrite the original rectangular equation \(xy=1\) as \(y=1/x\). This is graphed in Figure \(\PageIndex{10}\); note how it only exists in the first and third quadrants.
    3. There is no set way to convert from polar to rectangular; in general, we look to form the products \(r\cos \theta\) and \(r\sin\theta\), and then replace these with \(x\) and \(y\), respectively. We start in this problem by multiplying both sides by \(\sin\theta-\cos\theta\):
      \[\begin{align*}r &= \frac{2}{\sin\theta-\cos\theta} \\r(\sin\theta-\cos\theta) &= 2\\r\sin\theta-r\cos\theta &= 2. \qquad \text{Now replace with \(y\) and \(x\):}\\y-x &= 2\\y &= x+2.\end{align*}\]

      The original polar equation, \(r=2/(\sin\theta-\cos\theta)\) does not easily reveal that its graph is simply a line. However, our conversion shows that it is. The upcoming gallery of polar curves gives the general equations of lines in polar form.
    4. By multiplying both sides by \(r\), we obtain both an \(r^2\) term and an \(r\cos\theta\) term, which we replace with \(x^2+y^2\) and \(x\), respectively.
      \[\begin{align*}r &=2\cos\theta \\r^2 &= 2r\cos\theta \\x^2+y^2 &= 2x. \end{align*}\] We recognize this as a circle; by completing the square we can find its radius and center.
      \[\begin{align}x^2-2x+y^2 &= 0 \\(x-1)^2 + y^2 &=1.\end{align}\]

      The circle is centered at \((1,0)\) and has radius 1. The upcoming gallery of polar curves gives the equations of some circles in polar form; circles with arbitrary centers have a complicated polar equation that we do not consider here.
    imageedit_30_2260752145.png
    Figure \(\PageIndex{10}\): Graphing \(xy=1\) from Example 9.4.6

    Some curves have very simple polar equations but rather complicated rectangular ones. For instance, the equation \(r=1+\cos\theta\) describes a cardiod (a shape important the sensitivity of microphones, among other things; one is graphed in the gallery in the Lima\c con section). It's rectangular form is not nearly as simple; it is the implicit equation

    \[x^4+y^4+2x^2y^2-2xy^2-2x^3-y^2=0.\]

    The conversion is not "hard,'' but takes several steps, and is left as a problem in the Exercise section.

    Gallery of Polar Curves

    There are a number of basic and "classic'' polar curves, famous for their beauty and/or applicability to the sciences. This section ends with a small gallery of some of these graphs. We encourage the reader to understand how these graphs are formed, and to investigate with technology other types of polar functions.

    lines.PNG

    circles.PNG

    limacons.PNG

    rose.PNG

    special.PNG

    Earlier we discussed how each point in the plane does not have a unique representation in polar form. This can be a "good'' thing, as it allows for the beautiful and interesting curves seen in the preceding gallery. However, it can also be a "bad'' thing, as it can be difficult to determine where two curves intersect.

    Example \(\PageIndex{7}\): Finding points of intersection with polar curves

    Determine where the graphs of the polar equations \(r=1+3\cos\theta\) and \(r=\cos \theta\) intersect.

    Solution
    As technology is generally readily available, it is usually a good idea to start with a graph. We have graphed the two functions in Figure \(\PageIndex{11}\)(a); to better discern the intersection points, part (b) of the figure zooms in around the origin.

    imageedit_33_8584548253.png
    Figure \(\PageIndex{11}\): Graphs to help determine the points of intersection of the polar functions given in Example 9.4.7

    We start by setting the two functions equal to each other and solving for \(\theta\):

    \[\begin{align*}
    1+3\cos\theta &= \cos \theta \\
    2\cos\theta &= -1\\
    \cos\theta&= -\frac12\\
    \theta &= \frac{2\pi}{3}, \frac{4\pi}{3}.
    \end{align*}\]

    (There are, of course, infinite solutions to the equation \(\cos\theta=-1/2\); as the lima\c con is traced out once on \([0,2\pi]\), we restrict our solutions to this interval.)

    We need to analyze this solution. When \(\theta = 2\pi/3\) we obtain the point of intersection that lies in the 4\(^\text{th}\) quadrant. When \(\theta = 4\pi/3\), we get the point of intersection that lies in the 2\(^\text{nd}\) quadrant. There is more to say about this second intersection point, however. The circle defined by \(r=\cos\theta\) is traced out once on \([0,\pi]\), meaning that this point of intersection occurs while tracing out the circle a second time. It seems strange to pass by the point once and then recognize it as a point of intersection only when arriving there a "second time.'' The first time the circle arrives at this point is when \(\theta = \pi/3\).

    It is key to understand that these two points are the same: \((\cos \pi/3,\pi/3)\) and \((\cos 4\pi/3,4\pi/3)\).

    To summarize what we have done so far, we have found two points of intersection: when \(\theta=2\pi/3\) and when \(\theta=4\pi/3\). When referencing the circle \(r=\cos \theta\), the latter point is better referenced as when \(\theta=\pi/3\).

    There is yet another point of intersection: the pole (or, the origin). We did not recognize this intersection point using our work above as each graph arrives at the pole at a different \(\theta\) value.

    A graph intersects the pole when \(r=0\). Considering the circle \(r=\cos\theta\), \(r=0\) when \(\theta = \pi/2\) (and odd multiples thereof, as the circle is repeatedly traced). The lima\c con intersects the pole when \(1+3\cos\theta =0\); this occurs when \(\cos \theta = -1/3\), or for \(\theta = \cos^{-1}(-1/3)\). This is a nonstandard angle, approximately \(\theta = 1.9106 = 10\(\PageIndex{12}\)^\circ\). The lima\c con intersects the pole twice in \([0,2\pi]\); the other angle at which the lima\c con is at the pole is the reflection of the first angle across the \(x\)-axis. That is, \(\theta = 4.3726 = 250.53^\circ.\)

    If all one is concerned with is the \((x,y)\) coordinates at which the graphs intersect, much of the above work is extraneous. We know they intersect at \((0,0)\); we might not care at what \(\theta\) value. Likewise, using \(\theta =2\pi/3\) and \(\theta=4\pi/3\) can give us the needed rectangular coordinates. However, in the next section we apply calculus concepts to polar functions. When computing the area of a region bounded by polar curves, understanding the nuances of the points of intersection becomes important.

    Contributors and Attributions

    • Gregory Hartman (Virginia Military Institute). Contributions were made by Troy Siemers and Dimplekumar Chalishajar of VMI and Brian Heinold of Mount Saint Mary's University. This content is copyrighted by a Creative Commons Attribution - Noncommercial (BY-NC) License. http://www.apexcalculus.com/


    This page titled 9.4: Introduction to Polar Coordinates is shared under a CC BY-NC 3.0 license and was authored, remixed, and/or curated by Gregory Hartman et al. via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.