Chapter 10: Parametric Equations and Polar Coordinates

0:00 / 0:00
Report an issue

Welcome to Last Minute Lecture.

This free chapter overview is designed to help students review and understand key concepts.

These summaries supplement not replaced the original textbook and may not be redistributed or resold.

For complete coverage, always consult the official text.

Have you ever looked at, say, a really complex diagram or maybe just the way something moves kind of erratically in the distance and thought, hmm, is there a better way to describe this a more elegant way?

Yeah, like what if you could see the unseen paths or describe familiar shapes in, well, entirely new ways?

It's almost like unlocking a hidden language, isn't it, for understanding curves and motion?

Exactly.

It's not just about calculation.

It really changes how you see the geometry around you, a deeper level of understanding.

And that's precisely what we're exploring today in this deep dive.

We're tackling chapter 10 from Stuart Clegg and Watson's Calculus textbook, our mission to take these potentially dense concepts, parametric equations, polar coordinates and make them clear, engaging and really applicable.

Think of us as your guides.

We want to help you grasp these powerful tools because honestly, they're not just abstract math ideas sitting in a book.

Right.

They're actually the language used to describe so much from, I don't know, the arc of a comet to the design of a car body.

Yeah.

By the end of this, you'll hopefully have this new perspective, a shortcut almost, to seeing how math describes motion and shape in the, well, the real world.

Okay.

So let's start there.

Our usual way of describing curves, like y equals fx, it works great until it doesn't.

Right.

Think about the vertical line test.

If you have a curve that loops or doubles back on itself, y equals fx just breaks down.

It can only give you one y for each x.

It tells you where the curve is, maybe, but not really how it got there, or the direction.

Precisely.

And that's where parametric equations are such a breakthrough.

Instead of linking x and y directly, we bring in a third variable, a parameter, let's call it t.

So you get x as a function of t, like x equals ft, and y as another function of t, y equal g.

Exactly.

And often, though not always, t represents time.

And that's where things get really interesting.

Because if t is time, suddenly you're not just mapping a static road, you're tracking the car on the road.

That's a great analogy.

You see the direction of travel, maybe even the speed at any given moment.

It's dynamic, not just static.

It's like adding GPS data to the map.

Perfect.

Let's take an example from the book.

Say x equals t squared minus two t and y equals t plus one.

Okay.

If you plug in different t values, maybe from minus two up to four, you get a series of xy points.

Plot them, and it looked like a parabola.

And you can eliminate t, to get the standard Cartesian equation.

You can.

In this case, you'd solve for t in the y equation, ty one, and substitute that into the x equation.

You'd end up with xy one to two y one, which simplifies to xy two four y plus three.

So yes, it confirms it's a parabola.

But you lose something in that conversion, don't you?

Absolutely.

You lose the time element.

You lose the direction the curve was traced.

The parametric equations give you the whole movie.

The Cartesian equation is a single frame, the final picture of the path.

So the journey, not just the destination.

That makes sense.

What about something like a circle?

Ah, great example.

Think x plus ty equals sin t.

As t goes from zero to two pi, what happens?

You trace the unit circle counterclockwise, standard stuff.

Right.

Now, what if we use x into ty equals two t for the same t range, zero to two pi?

Hmm.

Okay.

It's still going to involve sin and cos, so probably still the unit circle.

But the two t must do something.

It does.

It still traces the unit circle, yes, but it starts at a different point, zero one, and it goes around twice and in the clockwise direction.

Wow.

Okay.

So the same geometric shape, the circle, but a completely different parametric curve, different motion.

Exactly.

That's a crucial distinction.

Different equations can trace the same path,

but describe very different journeys, different speeds, directions, starting points.

Same road, different drives.

I like that.

The book has another good example showing particles moving along the same cubic curve, x, y cubed, but describe parametrically in ways that make them move differently.

Some left to right, some right to left.

It really hammers home that parametric equations capture motion.

And you can control the journey too, right?

Like only trace part of the curve.

Easily.

Just restrict the interval for two t.

Or you can even make it go back and forth, like with x and ty sin squared t.

That traces part of a parabola, but it moves back and forth along as t increases.

Super flexible.

And generalizing the circle, once you get x cos t, y equals sin t for the unit circle, getting any circle is just shifting and scaling, isn't it?

Pretty much.

For a circle centered at hk with radius r, it's just x equals h plus r cos t, y equals k plus r sin t.

Straightforward extension.

So where does this show up in the real world, besides tracking particles in math problems?

Oh, massively.

Computer aided design, CAD, relies heavily on parametric curves, specifically things called Bezier curves.

Bezier curves.

I've heard of those used in graphics software.

Exactly.

And in car manufacturing for designing body panels, in defining fonts, vector graphics like PDFs, even telling laser printers how to move.

They allow for complex, smooth shapes to be defined and manipulated really easily using control points.

It's like digital sculpting with math?

Pretty much.

It bridges abstract math and practical intuitive design beautifully.

Okay, you mentioned elegant curves.

What about that cycloid thing?

That sounds interesting.

Ah, the cycloid.

It's a classic with a fascinating history.

Picture a point on the edge of a wheel, like a pebble stuck in a tire tread.

As the wheel rolls along a straight line without slipping, the path traced by that point is a cycloid.

Okay, I can visualize that.

Kind of like a series of arches.

Exactly.

The parametric equations come directly from the geometry of the rolling circle.

x equals r times theta minus sin theta, and y equals r times 1 minus cos theta, where r is the radius and z is the angle the circle is rolled through.

Why is it so famous?

Well, Galileo studied it, but the really cool stuff came later.

It turned out to be the answer to the Brachistochrome problem.

The what now?

Brachistochrome.

It means shortest time.

The problem was,

what shape of ramp allows an object to slide under gravity between two points in the fastest possible time?

Okay, I'd guess a straight line.

Seems logical, but nope.

The answer is an inverted cycloid arch.

It's faster than a straight line or any other curve.

Wow, seriously, that's counterintuitive.

Isn't it?

And there's more.

It's also the tautochrome, meaning same time.

If you release objects from different points along an inverted cycloid curve, they all reach the bottom at the exact same time.

Okay, that's just weirdly cool.

It led the scientist Christian Huygens to invent the cycloidal pendulum clock, which was much more accurate because the period didn't depend on the amplitude of the swing.

A brilliant piece of engineering born from pure geometry.

Amazing how abstract math solves real world problems like that.

So we've got these dynamic curves.

How does calculus fit in?

Finding slopes, lengths.

Ah, yes.

Section 10 .2 tackles that.

And again, there's an elegance to it.

You don't need to go back to the Cartesian form to find the slope dx dt.

How does it work then?

You use the chain rule, essentially.

The slope dx is just divided by dx dt, assuming dx dt is zero, of course.

So the ratio of the vertical rate of change to the horizontal rate of change.

Exactly.

Like the ratio of vertical velocity to horizontal velocity if it's time.

It makes finding horizontal tangents easy.

That's when d is zero.

And vertical tangents occur when dx dt is zero.

Okay, that seems pretty neat.

What about concavity?

The bending?

There's a formula for the second derivative, too.

d squared e over dx squared.

It involves taking the derivative of dx, which we just found, with respect to t, and then dividing that by dx dt again.

A bit more involved, but still totally doable without eliminating the parameter.

Got it.

And what if I want to know the actual length of the curve traced out?

Like how far did the particle travel between two times?

That's the arc length.

And the formula makes beautiful intuitive sense.

It's the integral of the square root of dx dt squared plus d squared, all integrated with respect to t.

dx dt two plus d h t two.

That looks familiar, like the Pythagorean theorem.

Precisely.

If you think of dx dt and did as the components of the velocity vector,

then the square root of their square summed is just the magnitude of the velocity vector of the speed.

So the arc length is just the integral of the speed over time.

Total distance traveled makes perfect sense.

And speaking of arc length, remember the cycloid?

Yeah, the rolling wheel curve.

Yeah.

So Christopher Wren, the architect, famous for St.

Paul's Cathedral in London, discovered something amazing about it back in 1658.

The length of one single arch of a cycloid is exactly eight times the radius of the circle that generated it.

Eight r.

No way.

Just eight r.

That's it for that complex looking curve.

That's it.

Simple, elegant, completely unexpected.

It's one of those beautiful mathematical results.

Nature's little secrets indeed.

Does calculus also handle area with these curves?

Yes, you can find area under a parametric curve.

And another cycloid surprise.

The area under one arch is exactly three times the area of the generating circle.

So three times pi r squared.

Okay.

The cycloid is just full of these neat numerical tricks.

Eight r for length, three pi r squared for area.

It really is quite remarkable.

And you can also calculate surface area if you rotate a parametric curve around an axis.

Calculus extends fully.

All right.

So parametric equations give us this dynamic view.

Now let's shift gears completely.

Polar coordinates, section 10 .3.

A whole new way to label points in the plane instead of the usual x, y grid.

Like finding a building using street and avenue numbers.

Exactly.

Polar coordinates use a distance r from a central point called the pole, which is usually just the origin, and an angle theta measured from a fixed direction.

The polar axis, usually the positive x -axis.

So like saying go five miles northeast instead of go three miles east and four miles north.

Perfect analogy.

Distance and direction from a central point.

But why?

Why bother with a whole new system when Cartesian works pretty well?

Good question.

Because some shapes are just much simpler to describe using polar coordinates.

Especially things with rotational symmetry or things defined relative to a central point.

Remember the comet Hale -Bopp example mentioned early in the chapter?

Begley.

An elliptical orbit.

Yes.

Its elliptical path around the sun is described by a much more convenient and frankly elegant equation in polar coordinates.

Especially when you put the sun, the focus, at the pole.

It fits the physics naturally.

Okay, so for certain problems it's just the better tool.

How do you switch between them?

Polar to Cartesian and back.

It stems directly from the definitions in basic trigonometry.

If you have polar r theta, then x r cos theta, and y cos theta is r theta.

Right.

Just projecting onto the axis.

And going the other way.

From Cartesian x y to polar r theta.

Well, r squared is simply x squared plus y squared.

That's just Pythagoras.

And 10 theta is y over x.

Seems straightforward enough.

Mostly, yes.

But there's a crucial catch with polar coordinates.

A single point can have many different polar coordinate pairs.

How so?

Well, think about the angle theta.

You can add any multiple of 2 pi or 360 degrees and end up pointing in the same direction, right?

So r theta is the same point as r theta plus 2 pi, r theta plus 4 pi, etc.

Okay, that makes sense.

Different angle, same direction.

And it gets weirder.

What about negative r?

If r is negative, you go r units in the opposite direction of theta.

So the point 1 pi 4 could also be written as leg of 1 5 pi 4, because 5 pi 4 points exactly opposite to pi 4.

Whoa, okay.

That's potentially confusing.

One point, infinitely many labels.

It is something you absolutely have to keep in mind, especially later when you're looking for where two polar curves intersect.

It can cause headaches if you're not careful.

Good warning.

So what do some simple polar curves look like?

Where r is a function of theta, r equals f theta.

The simplest ones are nice.

If r is just a constant, say r equals 3, what shape do you get?

All points distance 3 from the pole.

That's just a circle centered at the origin with radius 3.

Exactly.

And what if theta is constant, say theta equals pi 3?

All points along the direction pi 3.

That's a straight line going through the origin at that angle.

Perfect.

Now, things get more interesting.

What about r equals 2 cos theta?

Cosine varies between 90s 1 and 1, so r will vary between 90s 2 and 2.

Doesn't immediately scream circle to me.

It's a bit deceptive.

If you convert it back to Cartesian using xsr cos theta and r2 equals pi 2 plus y2, you usually find it simplifies to x12 plus y2 equals 1.

No way.

That's a circle of radius 1 centered at 1, not centered at the origin at all.

Isn't that neat?

A very simple polar equation gives a shifted circle.

The geometry works out nicely.

Okay, what about more exotic shapes?

The book mentions cardioids and roses.

Yes.

The cardioid, like r equals 1 plus sin theta,

traces out this characteristic heart shape.

It's kind of cute, actually.

A heart shape from sine.

Okay.

And the rose curves are really beautiful, like r cos 2 theta.

As theta goes from 0 to 2 pi, the cosine term goes through its cycle twice, and the radius r goes positive and negative, tracing out four distinct petals or leaves.

A four -leaved rose from cos 2 theta.

That's cool.

What if it was cos 3 theta?

Then you get a three -leaved rose.

If the number multiplying theta, let's call it n, is even, you get two n leaves.

If n is odd, you get just n leaves.

It's a neat pattern.

So the equation itself gives you a clue about the picture, useful for sketching.

Definitely.

And like with parametric curves, you can often use symmetry to help sketch polar curves too.

And you mentioned families of curves.

Right.

Like the limassons, which have the general form r equals b plus a sin theta,

or r equals cos theta, the cardioids we mentioned are 1 plus n theta, is actually a special case where a, b, 1.

So changing a and b changes the shape.

Trematically, yeah.

Pending on the ratio of a to b, the limasson can have an inner loop, or just a dimple, like the cardioid, or be convex like an oval, or even become a circle.

Wow.

Just tweaking those constants morphs the curve.

Any cool applications?

One absolutely fascinating one.

The path of Mars, as seen from Earth over time, isn't a simple ellipse.

Because both planets are moving, the apparent path is more complex.

And guess what?

It can be modeled quite accurately by a limasson with an inner loop.

Seriously?

That weird loopy shape describes planetary motion from our perspective.

It does.

It's another example of these seemingly abstract curves showing up in the real cosmos.

Mind blown.

Okay, so calculus time again.

Area and polar coordinates,

section 10 .4.

How do you find the area enclosed by a polar curve, say r, f,

between two angles alpha and beta?

I guess you integrate something.

You do.

But instead of summing thin rectangles like in Cartesian, you sum up tiny wedge -shaped sectors like thin slices of pizza radiating from the pole.

Okay, sectors of a circle.

Right.

The area of a small sector is approximately 12 r squared times delta theta.

So to get the total area, you integrate.

Integral from alpha to beta of 12 r squared d beta.

Integral of one half r squared d theta.

Got it.

So if you wanted the area of one loop of that four -leaved rose, r cos 2 theta, you'd need to figure out the theta values that trace out just one loop, say from any p4 to p4, and then integrate 12 2 theta over that interval.

Makes sense.

What about the area between two polar curves, say r, f theta, and r d theta?

Similar idea to Cartesian.

You find the area of the outer curve and subtract the area of the inner curve.

So it'd be the interval of 12 outer r2 inner r2 d theta.

Okay.

Seems logical.

But you mentioned a catch earlier.

Intersections.

Yes.

The bid warning.

When you're finding the limits of integration or just where two curves cross, you need their intersection points.

You might think you just set the two r equations equal, like f theta, g theta, and solve for theta.

Seems reasonable.

But that can miss intersections,

especially intersections at the pole, the origin.

Why?

Because the pole can be represented as 0 theta for any angle theta.

One curve might hit the pole at theta 0 while the other hits it at theta p2.

Solving the f theta won't find that common point because the r values are 0 at different theta values.

Oh, right.

Because 0, 0 is the same point as 0 pi 2.

The algebra of theta misses r and 0 unless it happens at the same theta.

Exactly.

So the crucial takeaway is always, always graph the polar curves first to visually identify all intersection points, including the pole, before you rely solely on solving the equations.

Don't fall into that trap.

Excellent advice.

Graph first, solve second.

What about arc length and tangents and polar?

They adapt, too.

The neat trick is to realize that any polar curve r and of f theta can be turned into parametric equations using theta as the parameter.

How?

Just use x theta and y r stained theta, but substitute r f theta.

So you get x f theta and y is the same thing.

Now you have x and y as functions of the parameter theta.

And then you can just use the parametric formulas for arc length and slope, did theta divided by dx d theta that we already talked about.

Precisely.

It all connects back beautifully.

Finding tangent lines at the pole also becomes quite straightforward using this approach.

Brilliant.

Okay, last major topic, conic sections, sections 10 .5 and 10 .6.

We've probably all seen parabolas, ellipses, hyperbolas before.

Right.

Usually introduced as slices of a cone or by their geometric definitions.

Yeah, like a parabola is all points equidistant from a point focus and align directrix.

We know projectiles follow parabolic paths thanks to Galileo.

And an ellipse.

The sum of the distances from any point on the curve to two fixed points, the foci is constant.

That's Kepler's big discovery for planetary orbits.

That property also leads to those whispering galleries, right?

And the medical device, the lithotriptor that uses focused sound waves.

Exactly.

The reflection property is key there.

And then the hyperbola, the difference of distances from the two foci is constant.

Used in older navigation systems like Loran.

Okay, so three distinct shapes, three definitions.

But section 10 .6 promises something more unified.

It does.

This is a really elegant piece of insight.

It turns out all three conic sections and circles are just a special ellipse.

Can be described by a single property involving a focus, a directrix and a ratio called eccentricity.

Eccentricity sounds important.

How does it work?

Okay, pick a focus point F and a directrix line L.

A conic section is the set of all points P, such that the ratio of the distance from P to the focus PF to the distance from P to the directrix PL is a constant.

That constant ratio is the eccentricity E.

So E equals PFPL.

Okay, so the value of E determines the shape.

Exactly.

So what are the cases?

If the eccentricity E is between zero and one, but not zero, you get an ellipse.

The closer E is to zero, the more circular the ellipse.

If E is zero, it's a perfect circle.

Okay.

E one is an ellipse.

If E equals exactly one, you get a parabola.

E one parabola.

Got it.

And if E is greater than one, you get a hyperbola.

The larger he gets, the sort of wider the hyperbola opens.

Wow.

So that one number E classifies the entire family of conic sections.

That is unifying.

It really connects them beautifully.

And this leads directly to a general polar equation for conics.

If you place the focus at the pole, the origin.

A single equation for all of them.

Yep.

It looks like RER equals AD, one plus or minus E cos theta, or R equals AD, one plus or minus E sin theta, where ED is related to the distance from the focus to the directrix.

The specific sign, and whether it's cos or sin, depends on the orientation of the directrix relative to the focus.

That's incredibly compact.

One equation controlled by E gives you ellipses, parabolas, or hyperbolas.

And this ties directly into Kepler's laws of planetary motion.

You got it.

Kepler's first law.

Planets orbit the sun in ellipses with the sun at one focus.

That is precisely what the polar equation R equals AD, one plus E cos theta, describes when E one and the focus is at the pole.

So the math perfectly matches the astronomical observation.

Perfectly.

His other laws about equal areas swept out in equal times, and the relationship between orbital period and the size of the ellipse also flow from this framework, especially when combined with Newton's laws later on.

And using this polar form, can we figure out things like how close and far a planet gets from the sun?

Absolutely.

The closest point is called the perihelion, and the farthest point is the aphelion.

If A is the semi -major axis of the ellipse, half the longest diameter, then the perihelion distance is A one E, and the aphelion distance is A one plus E.

You can calculate them directly from the ellipse's size and its eccentricity.

Let's try it for Earth.

What's our eccentricity?

Earth's orbit is nearly circular, but not quite.

The eccentricity is about 0 .017.

Pretty small.

And the semi -major axis A is about 149 .6 million kilometers.

Roughly.

Yes.

That's often defined as one astronomical unit, AU.

So perihelion distance is roughly 149 .6, 0 .017 million kilometers.

Which is about 147 .1 million kilometers.

Sounds right.

And the aphelion is 149 .6, one plus 4 .017 million kilometers.

Comes out to around 152 .1 million kilometers.

So we're about 5 million kilometers closer in January than in July.

Exactly.

And the same math applies to everything orbiting the sun.

Other planets.

Dwarf planets like Pluto,

which has a much higher eccentricity of 0 .25,

comets like Hale -Bopp.

This unified polar description is incredibly powerful.

Fantastic.

So wrapping this up, we've really journeyed through some powerful mathematical ideas today.

We have.

From parametric equations giving us that dynamic view of curves capturing motion.

To polar coordinates offering a completely different, sometimes much simpler way to describe shapes, especially those with central symmetry or focus points.

And we saw how calculus finding slopes, lengths, areas adapts beautifully to both systems.

It's not just separate techniques.

They build on each other.

Right.

And the conic sections brought it all together, showing how a single concept like eccentricity, expressed elegantly in polar coordinates, can describe everything from projectile motion to the orbits of planets.

It underscores that these tools aren't just for textbook exercises.

They really are the language science uses to how things move and what shape they take from the microscopic to the cosmic.

So the next time you see a curve, maybe in computer graphics, maybe the path of a ball, maybe even just doodling, think about how you might describe it.

Could parametric equations reveal its motion?

Would polar coordinates simplify its shape?

What other hidden curves are out there just waiting for the right mathematical language to describe them?

It's something to think about.

ⓘ This audio and summary are simplified educational interpretations and are not a substitute for the original text.

Chapter SummaryWhat this audio overview covers
Parametric equations offer an alternative framework for representing curves by expressing both x and y coordinates as functions of a third variable, the parameter, enabling the description of curves that resist standard functional representation. Students learn to extract the parameter from parametric equations to derive equivalent Cartesian forms, determine appropriate domains and ranges, and identify the direction in which a curve is traced. Calculus techniques extend naturally to parametric contexts, allowing computation of tangent line slopes through differentiation of parametric functions, evaluation of concavity through second derivatives, and measurement of arc length along parametric curves using specialized integral formulas. Areas bounded by parametric curves can be calculated through integration, revealing applications ranging from physics to engineering. Polar coordinates introduce a radial-angular perspective where position is determined by distance r from the origin and angle θ measured from a reference direction, proving particularly effective for curves exhibiting rotational symmetry. The conversion between polar and Cartesian coordinate systems involves trigonometric relationships that unlock new problem-solving approaches. Graphing polar equations reveals distinctive curve families including limacons with their characteristic loops, cardioids with heart-shaped profiles, and roses with symmetric petal arrangements. Integration in polar coordinates produces formulas for calculating areas enclosed by polar curves and measuring arc lengths along polar paths. These alternative coordinate systems provide powerful tools for modeling phenomena in orbital mechanics, describing periodic behavior, and analyzing motion along curved paths where rotational or radial properties dominate. Mastery of parametric and polar methods expands the mathematical toolkit available for tackling complex geometric and physical problems that transcend the limitations of standard Cartesian representation.

Using this chapter to study? Last Minute Lecture is free and student-run. If it helped, consider supporting the project.

Support LML ♥