Newton’s Identities
Summary: §165–§166: the recurrence that converts the elementary symmetric coefficients of a polynomial (or a “polynomial of infinite degree”, i.e. a power series) into the power sums of its reciprocal roots. The pivotal computational engine of Chapter 10.
Sources: chapter10
Last updated: 2026-04-30
Setup
Suppose
— with finitely or infinitely many factors. Multiplying out and matching powers of identifies as the elementary symmetric polynomials in :
(source: chapter10, §165). Euler describes these as “products taken one at a time, two at a time, three at a time, …”
Power sums
Define
These are the power sums of the roots (which, in the parametrization above, are minus the reciprocals of the roots of the polynomial ).
The recurrence
(source: chapter10, §166). Each line uses all previously-known and , so the sequence can be computed mechanically once the elementary symmetrics are known.
The general pattern: the -th line is
Euler comments: “The truth of these formulas is intuitively clear, but a rigorous proof will be given in the differential calculus” (source: chapter10, §166).
Why it works
The squared sum identity is the simplest case: , hence .
The general case follows from the same accounting: when one expands , one obtains the genuine -th power sum together with all the “off-diagonal” products, which are exactly , , etc., with alternating signs from the elementary symmetric structure. A modern proof uses logarithmic differentiation: take of the product side, differentiate, and read off the coefficient identity.
Use in Chapter 10
Euler’s strategy: take a transcendental function whose infinite product expansion is known (so the elementary symmetrics of its zeros are read off the power-series coefficients) and apply the recurrence to obtain the power sums of the reciprocals of the zeros.
The first application: let
Substitute . The roots in the new variable are , so the parametrization holds with . Hence:
- , , , , (read off from the power series).
- . → the Basel sum.
- .
- .
- , etc.
See zeta-at-even-integers for the table extended through .
The same recurrence drives every subsequent computation in the chapter — from via the cosine-infinite-product (§169) to the character sums of §171–§180 and the csc partial fractions of §181–§183.
Modern footnote
These are the Newton–Girard formulas, also called Newton’s identities: a basic tool in the theory of symmetric functions and the bridge between elementary symmetric polynomials and power sum polynomials . The variant Euler uses, with signs alternating because the parametrization is rather than , is one of two standard forms.
In modern notation, with and :
Multiplying out gives the Newton recurrence directly. Euler’s identity-by-identity verification and the modern logarithmic-derivative proof are the same calculation, just written differently.