Study Guide

Polar coordinates

CIE A-Level Further Mathematics· Further Pure 1 Unit 1· 15 min read

1. Polar Coordinate Basics and Conversion★★☆☆☆⏱ 5 min

📘 Definition

Polar coordinates

(r,θ)(r, \theta)

A pair of values describing a point's position: (non-negative radial distance from the pole, the origin) and (angle from the initial line, positive x-axis)

Example:

The Cartesian point converts to in polar coordinates

Conversion between polar and Cartesian systems uses right-angle trigonometry and Pythagoras' theorem, since both systems share the same origin and axes:

x=rcosθy=rsinθr2=x2+y2tanθ=yx(x0)\begin{align} x &= r\cos\theta \\ y &= r\sin\theta \\ r^2 &= x^2 + y^2 \\ \tan\theta &= \frac{y}{x} \quad (x \neq 0) \end{align}
📐 Worked Example

Convert the Cartesian equation to polar form

  1. 1

    Substitute the standard conversion identities into the equation:

  2. 2
    x2+y2=r2,x=rcosθx^2 + y^2 = r^2, \quad x = r\cos\theta
  3. 3

    This gives:

  4. 4
    r2=4rcosθr^2 = 4r\cos\theta
  5. 5

    Assuming (the pole is already on the resulting curve), divide both sides by :

  6. 6
    r=4cosθr = 4\cos\theta

2. Common Polar Curves and Sketching★★★☆☆⏱ 5 min

Many symmetric curves have far simpler polar equations than Cartesian equivalents. To sketch a polar curve, identify symmetry, maximum/minimum values of , and points where .

📘 Definition

Cardioid

,

A heart-shaped polar curve with a single cusp at the pole, symmetric about the initial line (for cosine forms) or y-axis (for sine forms)

Example:

is a cardioid with cusp at the pole

  • Circles: (radius , centered at the pole), (radius , centered at Cartesian)

  • Lemniscates: , figure-of-eight shape symmetric about both axes

  • Rose curves: or , petals if is odd, petals if is even

📐 Worked Example

State the number of petals for the curve

  1. 1

    This matches the form of a rose curve, with and

  2. 2

    The rule for rose curves is: if is even, the number of petals is ; if odd, it is

  3. 3

    Here is even, so the total number of petals is

Exam tip:

Remember that negative plots points in the opposite direction of , which creates extra petals for even

3. Intersections of Polar Curves★★★☆☆⏱ 5 min

To find intersections of two polar curves, first solve to find points with the same and . Always check the pole separately, as it can be an intersection even when reached at different angles for each curve.

📐 Worked Example

Find all intersections of and

  1. 1

    First solve for equal :

  2. 2
    cosθ=1cosθ    2cosθ=1    cosθ=12\cos\theta = 1 - \cos\theta \implies 2\cos\theta = 1 \implies \cos\theta = \frac{1}{2}
  3. 3

    For , this gives solutions and , with for both

  4. 4

    Now check the pole: when , and when

  5. 5

    The pole lies on both curves, so it is a third intersection. Total intersections: 3

4. Area Enclosed by Polar Curves★★★★☆⏱ 7 min

🚫 No Calculator

📘 Definition

Polar Area Formula

The area enclosed by the curve between angles and is given by the integral below. The formula comes from approximating the area as a sum of small circular sectors.

Example:

For a full closed curve, use the full range of that completes one rotation of the curve

A=12αβr2dθA = \frac{1}{2} \int_{\alpha}^{\beta} r^2 \, d\theta

To integrate , we almost always use double-angle identities to simplify and :

📐 Worked Example

Find the total area enclosed by the cardioid

  1. 1

    The cardioid completes one full rotation from to , so substitute into the area formula:

  2. 2
    A=1202π(1+cosθ)2dθA = \frac{1}{2} \int_{0}^{2\pi} (1 + \cos\theta)^2 \, d\theta
  3. 3

    Expand and simplify using the identity :

  4. 4
    (1+2cosθ+cos2θ)=32+2cosθ+cos2θ2(1 + 2\cos\theta + \cos^2\theta) = \frac{3}{2} + 2\cos\theta + \frac{\cos 2\theta}{2}
  5. 5

    Integrate term by term:

  6. 6
    A=12[3θ2+2sinθ+sin2θ4]02πA = \frac{1}{2} \left[ \frac{3\theta}{2} + 2\sin\theta + \frac{\sin 2\theta}{4} \right]_0^{2\pi}
  7. 7

    All sine terms evaluate to zero at the limits, so we get:

  8. 8
    A=12×3π=3π2A = \frac{1}{2} \times 3\pi = \frac{3\pi}{2}

Exam tip:

Always write the factor explicitly: it is the most common mistake in polar area questions

5. Common Pitfalls

Wrong move:

Forgetting the factor in the polar area formula

Why:

The formula is derived from sector area , so the factor is required

Correct move:

Write the full formula before starting any calculation

Wrong move:

Missing the pole as an intersection of two polar curves

Why:

The pole has coordinates for any , so it can lie on both curves even when reached at different angles

Correct move:

Always check if and both have solutions: if they do, add the pole as an intersection

Wrong move:

Dividing by when converting equations without checking

Why:

Dividing by removes the solution , which can be a valid separate point

Correct move:

After dividing by , check if lies on the final curve, add it explicitly if not

Wrong move:

Using to for all closed curve area calculations

Why:

Some curves, like lemniscates, complete one full rotation between and , so using doubles the area

Correct move:

Test when the curve repeats to find the correct range for one full rotation

6. Quick Reference Cheatsheet

Concept

Key Fact / Formula

Convert to Cartesian

, ,

Area formula

Circle (center pole)

, radius

Cardioid

, symmetric about initial line

Rose curve petals

petals for odd , for even

Pole intersection check

Check for both curves separately

Simplify

Use for integration

When this came up on past exams

AI-estimated based on syllabus patterns — cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2022 · 1

    Find area of a cardioid

  • 2023 · 1

    Intersection of two polar curves

  • 2021 · 1

    Convert and find area of circle

Going deeper

What's Next

Polar coordinates are a foundational tool for advanced topics including complex analysis, orbital mechanics, and field theory in physics, where problems often have natural rotational symmetry. For your CIE 9231 exam, area calculation and intersection questions for polar curves are regularly tested, so practicing past questions after mastering this content is key. The integration techniques you learned here extend directly to finding arc lengths and surface areas of polar curves in later further calculus topics, and polar coordinates also underpin the study of parametric curves.