Fitting a Curve of Order Through Given Points

Summary: An algebraic curve of order is completely determined by points through which it is required to pass — giving the sequence 2, 5, 9, 14, 20, 27, … for orders . Each point yields one linear equation in the constants of the general equation. Because the system is linear, the coefficients of the fitted curve are always real and uniquely determined (§81). When fewer points are prescribed, an infinite family remains; when the count is exactly , the curve is unique, with one important exception — configurations that would force a simple curve to violate the line-curve-intersection-bound instead yield a reducible equation.

Sources: chapter4, figures15-18 (figures 17, 18)

Last updated: 2026-04-24


The basic procedure (§§76–77, figure 17)

We can always define the arbitrary constants in such a way that the curve will pass through a given point. This gives rise to one of the determinations. (source: chapter4, §76)

Given the general equation of order and a point through which the curve must pass (figure 17): choose any axis with origin , drop the perpendicular from to the axis, and read off the abscissa and ordinate . Substituting these values into the general equation yields a linear equation in the constants . This equation pins down one of them in terms of the others — one determination used.

A second point gives a second linear equation (§77); points give linear equations. As long as is at most the number of determinations , the system has solutions; when equals that count, the solution is (generically) unique.

Order by order (§§78–80)

Order 1: two points (§78). The general first-degree equation has 2 determinations; two given points uniquely specify a straight line. This recovers Euclid’s Elements I.Postulate 1 — “a straight line may be drawn from any point to any other point” — from the algebraic side. With fewer than 2 points the line is underdetermined (infinitely many lines through one point).

Order 2: five points (§79). The general second-degree equation has 5 determinations; five given points uniquely specify a conic section. Four or fewer points leave an infinite family of conics. See the caveat below.

Order 3: nine points (§80). The cubic has 9 determinations — the “unique cubic through 9 points” fact. Historically the starting point of Newton’s classification of cubics.

Order 4: fourteen points (§80). 14 points fix a quartic.

Order 5: twenty points (§80). 20 points fix a quintic.

Order : points. Euler states the formula in §80–81. The sequence for is

Existence and uniqueness (§81)

Unless more than points are proposed, there is always one or an infinite number of lines of order which pass through these points. There will be exactly one line if the number of points is , and an infinite number if there are fewer points. It will never happen, no matter how the points may be placed, that the solution cannot be found. (source: chapter4, §81)

Two facts worth separating:

  1. The solution is always real. The determining equations in the constants are linear (a point substituted into the general equation gives a linear relation between ). A linear system with rational coefficients has rational solutions — never imaginary, never multi-valued, never requiring a quadratic or higher extraction. So the fitted curve’s coefficients are automatically real.
  2. The solution is generically unique. With exactly points and the system nondegenerate, exactly one curve. With fewer points, infinitely many.

Euler is emphatic: “It will never happen, no matter how the points may be placed, that the solution cannot be found.” This is stronger than mere existence — it promises that the real solution is always available, not hidden behind complex roots. The source of this promise is the linearity of the system, which in turn is the reason the counting argument of §75 works cleanly.

The three-collinear-points exception (§79)

If three of the five points lie on a straight line, then, since a second order line cannot intersect a straight line in three points, there is no continuous curve which will pass through those points. Rather we will have a complex line, that is, two straight lines. (source: chapter4, §79)

This is the one subtlety in the existence claim. Because a simple conic meets any straight line in at most 2 points (line-curve-intersection-bound, §70), three of the five given points cannot be collinear if the fitted conic is to be simple. If they are, the unique order-2 equation through the five points factors as a product of two linear factors — that is, it is a complex curve: the line through the three collinear points, together with a second line through the other two.

This is not a failure of the §81 existence theorem, but a reminder that the theorem produces some curve of order , which may turn out to be reducible. The “unique conic through 5 points” statement is tacitly “unique simple conic, provided no 3 points are collinear.”

The analogous exceptions arise at higher orders. For an order- curve, any subconfiguration of points lying on a curve of order where (the intersection-bound max) forces reducibility; see complex-curves for the order-decomposition lemma.

Practical technique (§§82–83, figure 18)

The linear system simplifies dramatically if the axis is placed through some of the given points.

Axis through one point (§82). Make the first point the origin. Then its abscissa and ordinate are both zero, and substituting into the general equation yields . The constant term disappears immediately.

Axis through a second point. Make the axis pass through point so ‘s ordinate is zero. Substituting , gives an equation containing only the constants on .

Oblique coordinates. Let a third point sit directly above along the ordinate direction: the angle is then the obliquity of the coordinate system (see oblique-coordinates). At , , so substituting gives an equation in the constants on .

Worked conic example (§83, figure 18). Fit a conic through five points . Take as origin; axis along ; as the obliquity. Drop ordinates from parallel to . Let

The five coordinates are . Substituting into the general conic equation

gives the five linear equations (source: chapter4, §83):

Equations I–III are solved on sight:

Substituting into IV and V:

Multiply the first by , the second by , subtract to eliminate :

Rewriting as a ratio:

so that (up to the common scaling discussed in determinations-of-a-general-equation):

One remaining equation then gives . All coefficients are polynomial expressions in the data, as §81 guaranteed — no square roots, no case splits. (source: chapter4, §83)

Plotting the fitted curve (§84)

Once the equation is determined, the curve is drawn point by point: assign the abscissa successive integer values and , and solve the equation for the corresponding ordinate(s) . At order 2 the equation is quadratic in and yields at most two ordinates per abscissa; at order , at most ordinates per abscissa. “In this way we obtain many points of the curve which are sufficiently close together” (source: chapter4, §84).

This is Euler’s practical prescription for making a picture from an equation. It is the workflow he will use repeatedly in later chapters when discussing specific curves.

Why linear, not polynomial

The remarkable feature of the point-fitting problem is that every equation in the constants is linear, no matter how high the order of the curve. This is because the general equation is linear in its constants (even though it is high-degree in ): each monomial sits next to exactly one constant. Substituting specific values for just evaluates the monomials, leaving a linear expression in the constants. So no matter how exotic the curve Euler wants to fit, the arithmetic stays linear.

This is the algebraic reason behind §81’s existence-and-uniqueness promise — and why the dimension count of determinations-of-a-general-equation exactly tracks the number of points needed.

Figures

Figures 15–18 Figures 15–18