Substitution

Summary: Euler’s second transformation technique: rather than rewrite with the same variables, introduce a new variable such that both and become functions of . Used to remove radicals and to make implicit relations explicit.

Sources: chapter3

Last updated: 2026-04-23


The idea

Chapter 2 transforms a function by rewriting it with the same variable . Chapter 3 transforms differently: introduce a third variable such that both the independent variable and the dependent variable are defined as functions of (source: chapter3, §46).

Setting any value of then simultaneously determines values of and that satisfy the original relation. The resulting pair is what we would today call a parametrization.

Euler’s opening example: given , let . Substituting yields . At : and , consistent with at (source: chapter3, §46).

Why substitute

Euler gives two motivations (source: chapter3, §46):

  1. Remove radicals. If as a function of contains a radical, a well-chosen substitution can express both and as rational functions of . See rationalizing-substitutions.
  2. Handle implicit relations. If and are tied by an implicit equation of higher degree, so that neither can be solved for explicitly in terms of the other, a substitution may yield explicit formulas for both in terms of . See homogeneous-substitution.

Both motivations point to what modern language calls a rational parametrization of an algebraic curve.

Position in the chapter