Decipher the greeting card $( X^2 +Y^2 -1 ) ^3 - X^2 Y^3 = 0$

3.8k Views Asked by At

A friend of mine just got a rather weird congratulations card through the door

Greeting card image

They have zero idea what it means, I have tried graphing it and nothing spectacular comes out. Is there a standard name for this equation or does it signify anything?

Any help would be appreciated.

3

There are 3 best solutions below

2
On BEST ANSWER

Using Maple it is:

 [> with(plots):
    implicitplot((x^2+y^2-1)^3-x^2*y^3 = 0, x = -10 .. 10, y = -10 .. 10);

enter image description here enter image description here

enter image description here enter image description here

enter image description here enter image description here

enter image description here

1
On

http://mathworld.wolfram.com/HeartCurve.html

Have a look at the second graph here

It is a cardiod curve.

0
On

Your friend had a great equation for his greetings, check the graph below

enter image description here