info prev up next book cdrom email home

Cubic Curve

A cubic curve is an Algebraic Curve of degree 3. An algebraic curve over a Field $K$ is an equation $f(X,Y)=0$, where $f(X,Y)$ is a Polynomial in $X$ and $Y$ with Coefficients in $K$, and the degree of $f$ is the Maximum degree of each of its terms (Monomials).


Newton showed that all cubics can be generated by the projection of the five divergent cubic parabolas. Newton's classification of cubic curves appeared in the chapter ``Curves'' in Lexicon Technicum by John Harris published in London in 1710. Newton also classified all cubics into 72 types, missing six of them. In addition, he showed that any cubic can be obtained by a suitable projection of the Elliptic Curve

\begin{displaymath}
y^2=ax^3+bx^2+cx+d,
\end{displaymath} (1)

where the projection is a Birational Transformation, and the general cubic can also be written as
\begin{displaymath}
y^2=x^3+ax+b.
\end{displaymath} (2)

Newton's first class is equations of the form
\begin{displaymath}
xy^2 + ey = ax^3 + bx^2 + cx + d.
\end{displaymath} (3)

This is the hardest case and includes the Serpentine Curve as one of the subcases. The third class was
\begin{displaymath}
ay^2 = x(x^2 - 2bx +c),
\end{displaymath} (4)

which is called Newton's Diverging Parabolas. Newton's 66th curve was the Trident of Newton. Newton's classification of cubics was criticized by Euler because it lacked generality. Plücker later gave a more detailed classification with 219 types.


\begin{figure}\begin{center}\BoxedEPSF{Cubic.epsf scaled 800}\end{center}\end{figure}

Pick a point $P$, and draw the tangent to the curve at $P$. Call the point where this tangent intersects the curve $Q$. Draw another tangent and call the point of intersection with the curve $R$. Every curve of third degree has the property that, with the areas in the above labeled figure,

\begin{displaymath}
B=16A
\end{displaymath} (5)

(Honsberger 1991).

See also Cayley-Bacharach Theorem, Cubic Equation


References

Honsberger, R. More Mathematical Morsels. Washington, DC: Math. Assoc. Amer., pp. 114-118, 1991.

Newton, I. Mathematical Works, Vol. 2. New York: Johnson Reprint Corp., pp. 135-161, 1967.

Wall, C. T. C. ``Affine Cubic Functions III.'' Math. Proc. Cambridge Phil. Soc. 87, 1-14, 1980.

Westfall, R. S. Never at Rest: A Biography of Isaac Newton. New York: Cambridge University Press, 1988.

Yates, R. C. ``Cubic Parabola.'' A Handbook on Curves and Their Properties. Ann Arbor, MI: J. W. Edwards, pp. 56-59, 1952.



info prev up next book cdrom email home

© 1996-9 Eric W. Weisstein
1999-05-25