I am trying to find the area enclosed by the curve $$x^4 + y^4 = 4xy$$
in the first quadrant. Solving the roots of a quartic polynomial $y$ does not seem to be an efficient way to approach this. I am considering simplifying the problem converting to polar coordinates in the equation that defines the curve, or perhaps define the curve as a parametric function (in terms of some parameter $t$) and then use Green's Theorem. Any guidance regarding this idea or another technique is appreciated.
