Google ClassroomGoogle Classroom
GeoGebraGeoGebra Classroom

Degree 3: Folium of Descartes

Folium of Descartes — Algebraic Proof& Key Properties Definition. The Folium of Descartes is the plane algebraic curve defined implicitly by  x³ + y³ − 3 a x y = 0, where a > 0 is a parameter. 1. Symmetry and Double Point Symmetry about y = x follows by exchanging x and y in the equation, which leaves it invariant. Setting x = y in the equation gives 2x³ − 3 a x² = x² (2x − 3 a) = 0, so the curve meets y = x at the origin (a double point) and at (3a/2, 3a/2). The origin (0, 0) is a double point because the lowest-degree terms in x and y are of total degree 2 (the term −3 a x y), so two real branches intersect there. 2. Parametric Representation (Rational Parametrization) Let t = y/x (the slope through the origin). Then y = tx. Substituting into the implicit equation: x³ + (t x)³ − 3 a x (t x) = x³ (1 +t³) − 3 a t x² = 0. Assuming x ≠ 0 and 1 + t³ ≠ 0, solve for x: x = (3 a t)/(1 + t³). Then y = t x gives y = (3 a t²)/(1 + t³). Thus a rational parametrization is x(t) = 3 a t / (1 + t³),    y(t) = 3 a t² / (1 + t³),    t ∈ℝ \ {t : 1 + t³ = 0}. 3. Asymptote Using the parametrization, compute x + y: x + y = (3 a t + 3 a t²) / (1 + t³) = 3 a t(1 + t) / [(1 + t)(1 − t + t²)] = 3 a t / (1 − t + t²). As t → −1, the denominator 1 − t + t² → 3 while 1 + t → 0 in the original fraction, and the point (x, y) recedes to infinity along a line. A more direct method is to set u = 1/t and expand x and y for small u; one obtains x + y →−a. Hence the oblique asymptote is x + y = −a. 4. Tangent Slope by Implicit Differentiation Differentiate F(x, y) = x³ + y³ − 3 a x y = 0 implicitly: 3 x² + 3 y² (dy/dx) − 3 a [y + x (dy/dx)] = 0. Collect dy/dx terms: (3 y² − 3 a x) dy/dx = 3 a y − 3 x². Therefore dy/dx = (a y − x²) / (y² − a x). The slope is undefined when y² − a x = 0 (vertical tangents), and zero when a y− x² = 0 (horizontal tangents). 5. Intersection with y = x Substitute y = x into x³ + y³ − 3 a x y = 0 to get 2x³ − 3 a x² = 0. Hence x = 0 (double point) or x = 3 a / 2, so the non-origin intersection is (3 a / 2, 3 a / 2). 6. Area of the Loop Using the polar form r(θ) = [3 a sin θ cos θ] / [sin³ θ + cos³ θ] (for θ not causing the denominator to vanish), or using the rational parametrization with Green’s Theorem, one evaluates the area A of the interior loop as A = (3/2) a². Thus the area enclosed by the loop equals 1.5 a². Drag Test: Drag the slider aaa and watch the loop grow/shrink, the asymptote shift, and the intersection point move.