4

To plot the love formula, you can plot two functions in one diagram:

$$y_1(x)=\sqrt[3]{x^2}+\sqrt{1-x^2}+1$$ $$y_2(x)=\sqrt[3]{x^2}-\sqrt{1-x^2}+1$$

Then you get: Plot love function

I calculated the surface inside the heart as, am I right of that:

$$2\int_{0}^{1}\left(\sqrt[3]{x^2}+\sqrt{1-x^2}+1\right)\space\text{d}x-2\int_{0}^{1}2\space\text{d}x+2\int_{0}^{1}2\space\text{d}x-2\int_{0}^{1}\left(\sqrt[3]{x^2}-\sqrt{1-x^2}+1\right)\space\text{d}x=\pi$$

1 Answers1

0

The result is correct but I have no idea where all those integrals come from. For me the area would be just one integral of the difference between the two functions, which yields the same formula as the area of the unit circle.

Justpassingby
  • 10,029