
A simple equation such as
x² + y² = 1
looks familiar. It is the equation of a circle.
But why?
Why does the power 2 produce a circle? What happens if the right-hand side changes from 1 to 2 or 3? What happens if the powers change from 2 to 3? And why does the unusual equation
x^(2/3) + y^(2/3) = 1
produce a completely different curve, yet have such a beautiful parametric form involving sine and cosine?
These questions reveal a surprisingly deep connection between coordinate geometry, the Pythagorean theorem, distance, powers, and parametric equations.
1. Start With the Coordinate Plane
Consider a point (x, y) on a two-dimensional coordinate plane.
Draw a line from the origin (0, 0) to the point (x, y).
The horizontal and vertical distances form the two perpendicular sides of a right triangle.
The distance from the origin to the point is the hypotenuse.
If that distance is r, the Pythagorean theorem tells us:
x² + y² = r²
This is the fundamental reason that squares appear in the equation of a circle.
The squares are not there simply because the coordinate system has two dimensions.
They appear because the Pythagorean theorem tells us that the square of the ordinary distance is the sum of the squares of the perpendicular coordinates.
2. Now Consider x² + y² = 1
Suppose:
x² + y² = 1
But from the Pythagorean theorem:
x² + y² = r²
Therefore:
r² = 1
and hence:
r = 1
So every point satisfying x² + y² = 1 is exactly 1 unit away from the origin.
That is the definition of a circle.
A circle is the collection of all points that are the same fixed distance from a particular point.
Therefore:
x² + y² = 1 is a circle of radius 1 centered at the origin.
This is much more meaningful than simply memorizing the equation.
The equation is essentially saying:
Find all points whose ordinary distance from the origin is exactly 1.
3. Why Does x² + y² = 2 Still Give a Circle?
Now change only the number on the right:
x² + y² = 2
The Pythagorean theorem still says:
x² + y² = r²
Therefore:
r² = 2
so:
r = √2
Every point is still the same distance from the origin.
The only difference is that the distance is now √2 instead of 1.
Therefore, it is still a circle.
Similarly:
x² + y² = 3
gives a circle of radius √3.
And:
x² + y² = 9
gives a circle of radius 3.
So:
Changing the constant changes the size of the circle, but does not change its shape.
This is an important distinction.
4. Changing the Constant Versus Changing the Power
Compare these two situations.
Change the constant
x² + y² = 1
x² + y² = 2
x² + y² = 3
x² + y² = 9
All are circles.
Only the radius changes.
Change the power
Now consider:
|x| + |y| = 1
x² + y² = 1
|x|³ + |y|³ = 1
|x|⁴ + |y|⁴ = 1
These have different shapes.
The first is a diamond-shaped square.
The second is a circle.
The third and fourth produce increasingly rounded-square-like shapes.
So a useful general principle emerges:
Changing the constant usually changes scale, while changing the powers can change the shape itself.
5. A Common Misunderstanding: Does x³ + y³ = 1 Mean Three Dimensions?
No.
This is a very important distinction.
The exponent does not determine the number of dimensions.
The number of variables determines the dimension.
For example:
x and y → two variables → two dimensions
x, y and z → three variables → three dimensions
Therefore:
x³ + y³ = 1
is still a two-dimensional curve.
The fact that x and y are cubed does not make the equation three-dimensional.
On the other hand:
x² + y² + z² = 1
has three variables, so it describes a three-dimensional object: a sphere.
Thus:
Number of variables → dimension
Powers → influence the mathematical relationship and therefore the shape
6. Why Isn’t x³ + y³ = 1 a Circle?
There is still a right triangle between the origin and every point on the curve.
Therefore, Pythagoras still applies.
The ordinary distance from the origin is still determined by:
distance² = x² + y²
But the equation is now:
x³ + y³ = 1
The equation controls the cubes of x and y.
It does not say that:
x² + y²
is constant.
Therefore, the ordinary distance from the origin does not have to remain constant.
And if the distance from the origin is not constant, the curve cannot be a circle centered at the origin.
7. Let’s Prove It With Two Points
Consider the point:
(0, 1)
It satisfies:
0³ + 1³ = 1
Its distance from the origin is:
1
Now consider approximately:
(0.7937, 0.7937)
Why did we choose this point?
Suppose x and y are equal.
Then:
x³ + y³ = 1
becomes:
2x³ = 1
Therefore:
x³ = 1/2
so:
x = ∛(1/2)
which is approximately:
0.7937
Therefore, the point is approximately:
(0.7937, 0.7937)
Check it:
0.7937³ ≈ 0.5
so:
0.7937³ + 0.7937³ ≈ 1
Thus this point also lies on the curve.
But its ordinary distance from the origin is:
√(0.7937² + 0.7937²)
which is approximately:
1.122
So we have:
(0, 1) → distance 1
(0.7937, 0.7937) → distance approximately 1.122
The distances are different.
Therefore, the curve is not a circle.
8. The Beautiful Part: x^(2/3) + y^(2/3) = 1
Now we arrive at the particularly interesting equation:
x^(2/3) + y^(2/3) = 1
This produces a four-cusped curve called an astroid.
At first, the equation looks rather strange.
Why would anyone use the power 2/3?
The answer becomes clear when parametric equations are introduced.
9. Remember the Pythagorean Identity
From the unit circle we have the fundamental identity:
cos²t + sin²t = 1
This identity is deeply connected to the Pythagorean theorem.
Now compare:
cos²t + sin²t = 1
with:
x^(2/3) + y^(2/3) = 1
They have exactly the same structure.
This suggests that perhaps we can make:
x^(2/3) = cos²t
and
y^(2/3) = sin²t
If we can do that, the original equation will automatically become the Pythagorean identity.
And this is exactly what happens.
10. The Clever Substitution
Choose:
x = cos³t
and
y = sin³t
Now calculate x^(2/3).
Since:
x = cos³t
we have:
x^(2/3) = (cos³t)^(2/3)
The powers multiply:
3 × 2/3 = 2
Therefore:
x^(2/3) = cos²t
Similarly:
y^(2/3) = (sin³t)^(2/3)
so:
y^(2/3) = sin²t
Therefore our original equation becomes:
cos²t + sin²t = 1
which is always true.
So the parametric equations
x = cos³t
y = sin³t
generate the astroid.
11. Why Is This So Elegant?
This is the key trick:
2/3 × 3 = 2
The exponent 3 in the parametric equations cancels the denominator 3 in the original equation and produces the square required by the Pythagorean identity.
So:
x^(2/3) + y^(2/3) = 1
can be transformed into:
cos²t + sin²t = 1
by choosing:
x = cos³t
y = sin³t
This is a beautiful example of how parametric equations can reveal structure that is not immediately obvious from the Cartesian equation.
12. Compare the Circle and the Astroid
Now put the two side by side.
Circle
Equation:
x² + y² = 1
Parametric form:
x = cos t
y = sin t
Substituting:
x² + y² = cos²t + sin²t = 1
Astroid
Equation:
x^(2/3) + y^(2/3) = 1
Parametric form:
x = cos³t
y = sin³t
Substituting:
x^(2/3) + y^(2/3) = cos²t + sin²t = 1
Notice the remarkable similarity.
Both ultimately use:
cos²t + sin²t = 1
But the way x and y are constructed from sine and cosine is different.
For the circle:
x = cos t
y = sin t
For the astroid:
x = cos³t
y = sin³t
The change in powers produces a completely different shape.
13. Why Does the Astroid Have Sharp Cusps?
For the circle, the coordinates are simply cos t and sin t.
For the astroid, they are cubed:
x = cos³t
y = sin³t
Cubing numbers between 0 and 1 makes them significantly smaller.
For example:
0.8³ = 0.512
0.5³ = 0.125
0.2³ = 0.008
This changes how quickly x and y approach zero near the axes.
The resulting curve becomes increasingly compressed toward the coordinate axes and develops four sharp cusps.
The four cusps occur at:
(1, 0)
(0, 1)
(-1, 0)
(0, -1)
So the astroid has a completely different appearance from the circle even though its parametric construction ultimately relies on the same fundamental trigonometric identity.
14. There Is a Bigger Family of Shapes
The astroid is not an isolated curiosity.
Consider the family:
|x|ᵖ + |y|ᵖ = 1
Changing p produces different shapes.
For p = 1:
|x| + |y| = 1
we get a diamond-shaped square.
For p = 2:
x² + y² = 1
we get the ordinary circle.
For p = 4:
|x|⁴ + |y|⁴ = 1
we get a rounded square-like shape.
For p = 10:
|x|¹⁰ + |y|¹⁰ = 1
the shape becomes much closer to a square.
As p approaches infinity, the family approaches an exact axis-aligned square.
So there is a fascinating progression:
Diamond → Circle → Rounded square → Nearly square → Square in the limit
The circle is therefore one particularly important member of a much larger family.
15. The Exact Square
The limiting square can be written directly as:
max(|x|, |y|) = 1
This represents the boundary of the square with vertices:
(1, 1)
(1, -1)
(-1, 1)
(-1, -1)
So the superellipse family approaches this square as the power becomes infinitely large.
This also reinforces an important point:
x⁴ + y⁴ = 1 is not an exact square.
It is only square-like.
Likewise, x¹⁰ + y¹⁰ = 1 is not an exact square.
The exact square appears only in the limiting case.
16. Why Is the Circle So Special?
Now we can return to the original question.
Why is the circle associated specifically with power 2?
Because ordinary Euclidean distance is governed by the Pythagorean theorem.
For a point (x, y):
distance² = x² + y²
Therefore, keeping x² + y² constant keeps the ordinary distance from the origin constant.
And keeping ordinary distance constant gives a circle.
So the circle is special because power 2 is built into the geometry of ordinary distance.
It is not simply because the coordinate system has two dimensions.
17. But Pythagoras Doesn’t Disappear for Other Powers
This is another subtle but important point.
Even for:
x³ + y³ = 1
the Pythagorean theorem still works.
If a point is (x, y), its ordinary distance from the origin is still:
√(x² + y²)
Pythagoras has not changed.
What has changed is the equation describing the curve.
The equation is no longer requiring the ordinary distance to remain constant.
Therefore, the curve is no longer a circle.
This gives a useful distinction:
Pythagoras determines ordinary distance. The equation determines which points are selected.
When the equation selects all points at the same ordinary distance from the origin, we get a circle.
When it selects points according to some other relationship, we get another shape.
18. And What About Three Dimensions?
The confusion between powers and dimensions becomes especially clear here.
In two dimensions:
x² + y² = 1
gives a circle.
In three dimensions:
x² + y² + z² = 1
gives a sphere.
The important change is not the power.
The important change is that a third coordinate, z, has been introduced.
The Pythagorean idea extends into three dimensions, giving the ordinary distance from the origin as:
√(x² + y² + z²)
Therefore:
x² + y² + z² = 1
means that every point is exactly 1 unit from the origin.
That is a sphere.
So:
Number of variables → dimension
Power 2 → connection with ordinary Euclidean distance
19. The Parametric View Gives Another Perspective
There is another beautiful way to understand all of this.
A Cartesian equation describes a relationship directly between x and y.
For example:
x² + y² = 1
But a parametric equation introduces another variable, usually t, and describes x and y separately:
x = cos t
y = sin t
As t changes, the point (x, y) moves around the curve.
For the circle, sine and cosine naturally keep the point at a constant distance because:
cos²t + sin²t = 1
For the astroid, we modify the coordinates:
x = cos³t
y = sin³t
The point still comes from sine and cosine, but the cubing changes its path.
This shows how powerful parameterization can be.
Instead of simply looking at an equation and asking what shape it represents, we can construct the curve by controlling how x and y change with t.
20. The Big Picture
All of today’s discussion can now be connected into one chain of ideas.
Start with a point (x, y).
The Pythagorean theorem tells us:
ordinary distance² = x² + y²
Therefore:
x² + y² = constant
means constant ordinary distance.
Constant distance from the origin gives a circle.
So:
x² + y² = 1 → circle
But if the equation changes to:
x³ + y³ = 1
the ordinary distance is no longer fixed.
Therefore:
not a circle
If instead we change the powers in a different way:
x^(2/3) + y^(2/3) = 1
we can use:
x = cos³t
y = sin³t
which transforms the equation into:
cos²t + sin²t = 1
and produces an astroid.
Meanwhile, changing the constant:
x² + y² = 1
to
x² + y² = 9
does not change the shape at all.
It simply changes the radius.
Conclusion
A formula such as
x² + y² = 1
is much more than a memorized equation for a circle.
It represents a deep connection between coordinates, right triangles, the Pythagorean theorem, and distance.
The squares are important because the square of the ordinary distance from the origin is x² + y².
Changing the constant keeps the same relationship and therefore produces circles of different sizes.
Changing the powers changes the relationship itself and can produce entirely different curves.
The equation
x^(2/3) + y^(2/3) = 1
takes this idea even further. Through the elegant substitution
x = cos³t
and
y = sin³t
it transforms into the familiar identity
cos²t + sin²t = 1
and produces the four-cusped astroid.
Perhaps the most useful lesson is this:
The number of variables tells us the dimension. The powers determine the mathematical relationship. And when those powers connect with a fundamental geometric identity such as the Pythagorean theorem, a simple equation can reveal an entire geometry hidden inside it.





Leave a Reply