
When we first encounter the equations
x = 3 cos t + cos 3t
and
y = 3 sin t − sin 3t
they don’t immediately look like the equation of any familiar curve.
But after a little manipulation, they become
x = 4 cos³t
and
y = 4 sin³t,
which are the standard parametric equations of an astroid.
The interesting question is: What exactly is an astroid, where does this curve come from, and why does its equation have this unusual form?
Let’s build the idea from the ground up.
1. What is an astroid?
An astroid is a mathematical curve with four cusps and four curved sides.
It looks somewhat like a four-pointed star:
●
/ \
/ \
/ \
● ●
\ /
\ /
\ /
●
The four sharp points are called cusps.
For an astroid of size 4, the cusps are:
- (4, 0)
- (0, 4)
- (−4, 0)
- (0, −4)
The curve is symmetric about both the x-axis and the y-axis. All four curved sections have the same shape.
The standard parametric equations are:
x = a cos³t
y = a sin³t
where a determines the size of the astroid.
The corresponding Cartesian equation is:
x^(2/3) + y^(2/3) = a^(2/3)
These are two different ways of describing the same curve.
2. Why is it called an astroid?
The name comes from the Greek word related to star, because the curve has a star-like appearance.
It is also called a four-cusped hypocycloid, or sometimes a tetracuspid.
The word hypocycloid gives us the most interesting way to understand where the curve comes from.
3. What is a hypocycloid?
A hypocycloid is a curve produced when a small circle rolls inside a larger circle, and we follow a particular point on the circumference of the small circle.
Imagine this:
Large fixed circle
_______
.-' '-.
.-' '-.
/ \
| |
| small circle |
| ○ |
| |
\ /
'-. .-'
'-._________.-'
The large circle stays fixed.
The smaller circle rolls along the inside of the large circle.
If we mark a point on the smaller circle and watch it as the small circle rolls, that point traces a curve.
That traced curve is called a hypocycloid.
4. The special case that produces an astroid
Now comes the important part.
Suppose:
- the large circle has radius a
- the small rolling circle has radius a/4
In other words, the large circle is four times the radius of the small circle.
A point on the circumference of the small circle then traces an astroid. This is the defining rolling-circle construction of the astroid.
We can write this as:
Large radius = a
Small radius = a/4
5. Visualizing the construction
Here is the basic idea:
P
●
/ \
/ \
| small
| circle
| ○
|
C
|
|
O
Here:
- O is the center of the large circle.
- C is the center of the small circle.
- P is the point we are tracking.
- The distance from O to C is not a.
Why?
Because the small circle is inside the large circle.
The small circle has radius a/4, so its center must remain a/4 away from the outer boundary.
Therefore:
OC = a − a/4
which gives:
OC = 3a/4
This is one of the key geometric facts in the construction.
6. Let the small circle move
Initially, imagine the small circle touching the large circle on the right.
The tracked point P is at the rightmost point.
So:
P = (a, 0)
For an astroid with a = 4, this would be:
P = (4, 0)
Now let the small circle roll counterclockwise inside the large circle.
Its center C moves around the center O.
At the same time, the small circle rotates.
The point P therefore moves.
The path followed by P is the astroid.
7. What happens after one-quarter of the journey?
When the small circle has moved from the right side to the top of the large circle, the tracked point P reaches the top.
So P is now:
(0, a)
For a = 4:
P = (0, 4)
Notice something important.
The tracked point has moved from:
(a, 0)
to:
(0, a).
That is exactly one of the four sides of the astroid.
8. Continue the rolling
After another quarter of the journey, P reaches:
(−a, 0)
After another quarter:
(0, −a)
And after the final quarter, it returns to:
(a, 0).
So the four special positions are:
(a, 0)
→ (0, a)
→ (−a, 0)
→ (0, −a)
→ (a, 0)
These become the four cusps of the astroid.
This immediately explains why the curve has four curved sides.
9. Why exactly four cusps?
This is a beautiful consequence of the radius ratio.
The small circle has radius:
a/4
while the large circle has radius:
a.
The ratio is:
a : a/4 = 4 : 1
A circle rolling inside another circle with this 4:1 radius ratio produces a hypocycloid with four cusps—the astroid. More generally, a hypocycloid generated by a radius ratio of n:1 has n cusps.
So:
4:1 → 4 cusps → astroid
Similarly, a 3:1 ratio gives a three-cusped hypocycloid called a deltoid.
10. Now let’s derive the equation
The geometry of the rolling circle can be used to derive the parametric equations.
Let the radius of the large circle be a.
Then the radius of the small circle is:
a/4
and the center C of the small circle is at a distance:
3a/4
from O.
Suppose the line OC makes an angle t with the positive x-axis.
Then the coordinates of C are:
C = (3a/4 cos t, 3a/4 sin t)
So far, this is just ordinary circle geometry.
11. The small circle also rotates
This is the part that makes the calculation interesting.
As the small circle rolls inside the large circle, it rotates in the opposite direction to the movement of its center.
The amount of rotation is three times the angle t.
That factor of 3 comes from the geometry of the rolling.
So the position of P relative to C involves an angle related to 3t.
Combining the position of C with the position of P relative to C gives the parametric equations:
x = 3a/4 cos t + a/4 cos 3t
y = 3a/4 sin t − a/4 sin 3t
This is the general form for the astroid construction.
The signs are different for the sine term because the small circle rotates in the opposite direction as it rolls inside the larger circle.
12. Now use the triple-angle identities
Recall:
cos 3t = 4 cos³t − 3 cos t
and:
sin 3t = 3 sin t − 4 sin³t
Substitute the cosine identity:
x = 3a/4 cos t + a/4(4 cos³t − 3 cos t)
Distribute a/4:
x = 3a/4 cos t + a cos³t − 3a/4 cos t
The first and last terms cancel.
Therefore:
x = a cos³t
Now do the same for y:
y = 3a/4 sin t − a/4(3 sin t − 4 sin³t)
Distribute:
y = 3a/4 sin t − 3a/4 sin t + a sin³t
Again, the terms cancel.
Therefore:
y = a sin³t
So we have derived:
x = a cos³t
y = a sin³t
These are the standard parametric equations of the astroid.
The rolling-circle derivation and these equations are standard descriptions of the same curve.
13. And now our original problem makes sense
Your original problem gave:
x = 3 cos t + cos 3t
y = 3 sin t − sin 3t
Compare this with the rolling-circle equation we just derived:
x = 3a/4 cos t + a/4 cos 3t
y = 3a/4 sin t − a/4 sin 3t
If:
a = 4
then:
3a/4 = 3
and:
a/4 = 1
So the equations become exactly:
x = 3 cos t + cos 3t
y = 3 sin t − sin 3t
That’s why your problem has those particular coefficients!
They aren’t random.
They are the rolling-circle equations for an astroid whose outer radius is 4.
14. Simplifying your equations reveals the astroid
Using the triple-angle identities:
x = 3 cos t + cos 3t
becomes:
x = 4 cos³t
And:
y = 3 sin t − sin 3t
becomes:
y = 4 sin³t
Therefore:
x = 4 cos³t
y = 4 sin³t
Here:
a = 4
So the four cusps are:
(4, 0)
(0, 4)
(−4, 0)
(0, −4).
15. Deriving the Cartesian equation
We can also eliminate t.
Start with:
x = a cos³t
Divide by a:
x/a = cos³t
Raise both sides to the power 2/3:
(x/a)^(2/3) = cos²t
Similarly:
(y/a)^(2/3) = sin²t
Add them:
(x/a)^(2/3) + (y/a)^(2/3) = cos²t + sin²t
Using the fundamental identity:
cos²t + sin²t = 1
we obtain:
(x/a)^(2/3) + (y/a)^(2/3) = 1
or:
x^(2/3) + y^(2/3) = a^(2/3)
For our particular curve, a = 4:
x^(2/3) + y^(2/3) = 4^(2/3)
This is another standard equation of the astroid.
16. Why the curve has four curved sides
Now we can understand this geometrically.
The rolling point starts at:
(a, 0)
and travels to:
(0, a).
That gives the first curved side.
It then travels from:
(0, a)
to:
(−a, 0).
That’s the second side.
Then:
(−a, 0) → (0, −a)
gives the third.
Finally:
(0, −a) → (a, 0)
gives the fourth.
Thus the astroid has:
4 cusps + 4 curved sides.
Because the construction is symmetric, the four sides are identical in shape.
17. The connection with your surface-area problem
Now we can see why the MIT problem looked complicated.
It gave:
x = 3 cos t + cos 3t
y = 3 sin t − sin 3t
Instead of immediately telling us:
x = 4 cos³t
y = 4 sin³t
The problem essentially gives us the rolling-circle form of the astroid.
Using the triple-angle identities reveals the simpler astroid form.
Then we can differentiate:
dx/dt = −12 cos²t sin t
and:
dy/dt = 12 sin²t cos t
and use the surface-area formula for a curve rotated around the x-axis.
This eventually gives the integral:
S = 96π ∫₀^π sin⁴t |cos t| dt
and the surface area:
S = 192π/5.
18. A useful video
If you want to see the curve being generated visually, this YouTube video specifically covers the four-cusped hypocycloid, the astroid, and its parametric equations:
For a more detailed mathematical explanation of the rolling-circle construction, the University of British Columbia has a useful illustrated explanation of a circle of radius a/4 rolling inside a circle of radius a.
https://personal.math.ubc.ca/~CLP/CLP4/clp_4_vc/sec_astroid.html?utm_source=chatgpt.com
John Baez also gives a particularly intuitive explanation of why rolling a circle inside a circle four times as large produces an astroid.
https://math.ucr.edu/home/baez/rolling/rolling_3.html?utm_source=chatgpt.com
Conclusion
The astroid is much more than a curve that happens to have the equation
x = a cos³t, y = a sin³t.
There is a geometric story behind it:
A small circle of radius a/4 rolls inside a large circle of radius a.
↓
A point on the small circle is tracked.
↓
The point traces a four-cusped hypocycloid.
↓
That curve is called an astroid.
↓
Its parametric equations simplify to:
x = a cos³t
y = a sin³t
↓
Its Cartesian equation is:
x^(2/3) + y^(2/3) = a^(2/3)
And your original equations,
x = 3 cos t + cos 3t
y = 3 sin t − sin 3t
are precisely the rolling-circle form for a = 4.
That is the key connection between the geometry of a rolling circle, the triple-angle identities, and the parametric equation of the astroid.








