Polar coordinates describe points in a plane using a distance and an angle rather than horizontal and vertical displacements. This system becomes essential in Calculus IV because many regions of integration (disks, annuli, sectors) are naturally circular, and expressing them in polar form dramatically simplifies double integrals. Here you'll build fluency with the polar system itself, coordinate transformations, and the standard polar curves you'll encounter when setting up integration bounds.
Polar Coordinate System
Defining Polar Coordinates
Every point in the plane can be located by two pieces of information: how far it is from the origin and what direction you go to reach it.
- The radius is the distance from the origin (called the pole) to the point.
- The angle is measured counterclockwise from the positive -axis to the ray connecting the origin to the point.
- A point is written as .
Unlike Cartesian coordinates, polar representations are not unique. Adding to gives the same point, and the origin can be written for any . Negative values are also valid: the point is the same as , meaning you go distance in the opposite direction.
Relationship to Cartesian Coordinates
The two systems are connected through trigonometry. These conversion formulas will show up constantly when you set up polar double integrals.
Polar → Cartesian:
Cartesian → Polar:
The formula requires care with quadrants. The function only returns values in , which covers quadrants I and IV. If the point lies in quadrant II or III (i.e., ), you need to add :
If the point is on the negative -axis or at the origin, handle it by inspection. Many textbooks use to sidestep this issue, but on exams you should check the quadrant manually.
Coordinate Transformation

Polar to Cartesian Transformation
- Start with the polar point .
- Compute .
- Compute .
Example: Convert to Cartesian form.
The exact Cartesian coordinates are , which is approximately .
Cartesian to Polar Transformation
- Start with the Cartesian point .
- Compute .
- Find the reference angle: .
- Adjust based on which quadrant falls in.
Example: Convert to polar form.
- The reference angle is .
- The point is in quadrant II (), so .
- Polar coordinates: .
Converting Equations (Not Just Points)
For double integrals you'll often need to convert entire equations, not just individual points. Two substitutions are especially handy:
- — turns circles centered at the origin into simple expressions in .
- — handles everything else.
For instance, the circle becomes , or simply . The line becomes , which simplifies to .

Graphing in Polar Coordinates
Polar Equations
A polar equation has the form . For each angle , the function tells you how far from the origin the curve extends. To sketch one by hand:
- Build a table of values, sampling at regular intervals (every or works well).
- Plot each point on polar graph paper (or on Cartesian axes by converting).
- Connect the points with a smooth curve.
Graphing Techniques
Before plotting every single point, look for shortcuts:
- Symmetry about the polar axis (the positive -axis): Replace with . If the equation is unchanged, the curve is symmetric about the polar axis.
- Symmetry about the line : Replace with . If unchanged, the curve is symmetric about the -axis.
- Symmetry about the origin: Replace with . If unchanged, the curve has origin symmetry.
Using symmetry, you can often plot just half (or a quarter) of the curve and reflect.
Example: For , the factor of 3 inside the cosine tells you the curve is a rose with 3 petals (odd gives petals). Each petal spans an angular width of . You only need to trace and the full curve emerges.
Special Polar Graphs
These curves appear frequently as boundaries in polar double integrals. Recognizing them on sight saves time when setting up integration limits.
- Circle centered at origin: . Radius , centered at the pole.
- Cardioid: or . Heart-shaped curve that passes through the origin. The version with is symmetric about the -axis; the version with is symmetric about the -axis.
- Limaçon: . When you get a cardioid. When the curve has an inner loop. When there's no loop, just a dimple (or none at all if ).
- Rose curves: or . If is odd, the curve has petals. If is even, it has petals. Each petal has length .
- Lemniscate: . A figure-eight shape centered at the origin, existing only where .
Being comfortable with these curves and the transformation formulas will make setting up polar double integrals in the next sections much more straightforward.