Scale of the Relation

Summary: De Moivre’s name (preserved by Euler in §224) for the list of multipliers that appear in the linear recurrence governing a recurrent series. The scale of the relation is the same data as the (sign-flipped) coefficients of the denominator of the generating rational function. Chapter 16 supplies the most famous infinite-but-sparse example: the partition function’s scale, supported on the pentagonal-number lattice (see eulers-pentagonal-number-theorem). Chapter 17 reads the scale directly off the coefficients of any algebraic equation and uses Bernoulli’s method on a recurrent series with that scale to find the equation’s largest root.

Sources: chapter13, chapter16, chapter17

Last updated: 2026-05-11


Definition (§224)

For a recurrent series in which each term beyond the first is determined by its predecessors via

(more generally, ), the list of multipliers is the scale of the relation (source: chapter13, §224). De Moivre named it; Euler adopts the term verbatim.

Equivalence with the denominator

The recurrence is precisely the condition that

annihilates the generating function up to a polynomial of degree less than the scale length. Equivalently: the series arises from a rational function with denominator . The scale and the denominator carry exactly the same information (source: chapter13, §224 — “the law of progression is contained in the scale of the relation, and the scale of the relation immediately gives us the denominator of the rational function from which the series arose”).

This is the principle that makes the theory of recurrent series reversible: from the series one reads off the scale; from the scale one reads off the denominator; from the denominator (via real partial fractions) one obtains the closed-form general term and the sum.

How to recover the rational function (§225)

Given a recurrent series with scale of length :

  1. Form the denominator from the scale.
  2. Factor it (real linear and quadratic factors).
  3. The general term has the form dictated by the factorization:
    • distinct real roots : general term is ;
    • repeated root : ;
    • triple root : ;
    • quadratic factor (no further factor): general term is (source: chapter13, §225).
  4. Determine the unknowns by setting and matching the first few series coefficients.

This is the constructive form of De Moivre’s correspondence: the scale tells you the shape of the closed-form general term up to constants; the first few terms of the series fix the constants.

Examples

Lucas-like sequence (Example III of §216)

The series has scale of the relation (each term is the sum of the two preceding). Hence the denominator is , and the rational function is once the numerator is matched to .

General two-member scale

Scale with first two terms : rational function , closed-form general term where are the roots of . See closed-form-two-term-recurrence.

General three-member scale (§230)

Scale , denominator . Term is . From , , , the relation between three consecutive terms becomes a cubic in given — Euler writes the cubic explicitly in §230.

Pentagonal-number scale (Chapter 16 §324)

The partition function has generating series . By Euler’s pentagonal number theorem the denominator expands as

so the scale of the relation is

with non-zero entries only at positions and signs . Although the scale is infinite, only of its entries are non-zero in any prefix of length , so the recurrence

computes in operations — the first classical example of a sparse-support scale of the relation.

Notable points

  • The scale is sign-flipped from the denominator. Euler’s convention puts the denominator as so the scale entries are positive when the recurrence has positive coefficients (source: chapter13, §63 and §224). This is purely a sign-of-convention choice.
  • Same data, three views. The scale (a list), the denominator (a polynomial in ), and the characteristic equation (whose roots are the reciprocals of the roots of the denominator ) are equivalent. Modern textbooks usually state the recurrence via the characteristic equation; Euler uses the denominator directly. The characteristic-equation view is precisely the one Chapter 17 exploits: given an equation, read off the scale, run the recurrent series, and the ratio of consecutive coefficients tends to the equation’s largest root — Daniel Bernoulli’s method.
  • Why “scale”. A scale in 18th-century usage means a graduated rule or sequence of marks. The list is precisely such a graduated set of multipliers, applied at increasing offsets in the recurrence.