Elementary Functions

Basis
Last updated: Tags: Elementary Function

Through the preceding checkpoints you have met the main functions of classical analysis one by one: polynomials, the exponential, the logarithm, the trigonometric functions, and their inverses. Now that all the pieces are in hand, it is time to step back and ask: what exactly do these functions have in common? The answer is captured by the notion of an elementary function — a function that can be expressed in closed form using a finite combination of the ingredients above.

The building blocks

The elementary functions rest on five families.

Polynomials and rational functions

A polynomial p(x)=anxn++a0p(x) = a_n x^n + \cdots + a_0 uses only addition and multiplication of the identity function xx with real constants. Polynomials are the simplest elementary functions; see Polynomial Functions.

A rational function is a ratio p(x)q(x)\tfrac{p(x)}{q(x)} of two polynomials (with q≢0q \not\equiv 0). Wherever q(x)0q(x) \neq 0 it is perfectly well-defined, and it inherits all the algebraic structure of polynomials.

Algebraic functions

A function ff is algebraic if it satisfies a polynomial equation in ff and xx with polynomial coefficients, i.e., there exist polynomials p0,,pnp_0, \ldots, p_n (not all zero) such that

pn(x)f(x)n+pn1(x)f(x)n1++p0(x)=0.(1)p_n(x)f(x)^n + p_{n-1}(x)\,f(x)^{n-1} + \cdots + p_0(x) = 0. \tag{1}

Every polynomial and every rational function is algebraic (take n=1n = 1 in (1)(1)). More genuinely, nn-th roots such as x\sqrt{x}, x13\sqrt[3]{x-1}, and nested radicals like 1+x\sqrt{1 + \sqrt{x}} are algebraic — they satisfy equations of the form fn=g(x)f^n = g(x) for a rational function gg.

A function that is not algebraic is called transcendental.

Exponential and logarithmic functions

The exponential function exp(x)=ex\exp(x) = e^x and the natural logarithm lnx\ln x are transcendental elementary functions, developed in Exponential Functions and Logarithms respectively. General exponentials bx=exp(xlnb)b^x = \exp(x \ln b) and logarithms logbx=lnxlnb\log_b x = \tfrac{\ln x}{\ln b} are included as well.

Trigonometric and inverse trigonometric functions

The functions sin\sin, cos\cos, tan\tan, cot\cot, sec\sec, csc\csc and their inverses arcsin\arcsin, arccos\arccos, arctan\arctan, arccot\text{arccot}, arcsec\text{arcsec}, arccsc\text{arccsc} are all transcendental elementary functions, introduced in Trigonometric Functions and Inverse Trigonometric Functions.

Hyperbolic and inverse hyperbolic functions

The functions sinh\sinh, cosh\cosh, tanh\tanh, coth\text{coth}, sech\text{sech}, csch\text{csch} and their inverses arsinh\text{arsinh}, arcosh\text{arcosh}, artanh\text{artanh}, \ldots are elementary — they are defined directly in terms of exponentials and logarithms, as shown in Hyperbolic Functions and Their Inverses.

Combining building blocks: the definition

The five families above are the atoms. You build all elementary functions from them using three operations:

  1. Arithmetic: given elementary ff and gg, the functions f+gf + g, fgf - g, fgf \cdot g, and f/gf/g (where g0g \neq 0) are elementary.
  2. Composition: if ff and gg are elementary and the codomain of gg is contained in the domain of ff, then xf(g(x))x \mapsto f(g(x)) is elementary.

Definition. A real elementary function is any function that can be obtained from real constants and the identity function xxx \mapsto x by applying finitely many arithmetic operations and compositions from the five families above.

In practice, an elementary function is one you can write as a formula using the standard function symbols exp\exp, ln\ln, sin\sin, cos\cos, \ldots and the algebraic operations, possibly nested to any finite depth.

The following are all elementary:

FunctionType
3x42x+73x^4 - 2x + 7polynomial
x21x3+x\dfrac{x^2 - 1}{x^3 + x}rational
x2+1\sqrt{x^2 + 1}algebraic (satisfies f2=x2+1f^2 = x^2+1)
ex2e^{x^2}transcendental — exponential of a polynomial
ln(sinx)\ln(\sin x)transcendental — logarithm composed with sine
arctan(ex)\arctan(e^x)transcendental — inverse trig composed with exponential
cosh(x)\cosh(\sqrt{x})transcendental — hyperbolic of an algebraic function
xx=exlnxx^x = e^{x \ln x}transcendental — exponential composed with logarithm
sin2x+cos2x\sin^2 x + \cos^2 xelementary (equals the constant 11, but still elementary by form)

Note that xxx^x is elementary even though it is not a power function (fixed exponent) and not an exponential (fixed base): the formula xx=exp(xlnx)x^x = \exp(x \ln x) puts it firmly in the elementary class.

Algebraic vs. transcendental functions

The table above makes the two broad classes concrete.

An algebraic function satisfies a polynomial equation (1)(1) over R(x)\mathbb{R}(x). Over an algebraically closed field, the algebraic functions are precisely the roots of polynomials whose coefficients are rational functions. Any composition or arithmetic combination of algebraic functions is again algebraic.

A transcendental function is elementary but not algebraic. The exponential exe^x, the logarithm lnx\ln x, and all the trigonometric and hyperbolic functions are transcendental: no polynomial relation of the form (1)(1) holds for them. (Proving transcendence rigorously requires tools from Liouville’s theorem or more advanced algebra, which fall outside the current prerequisites.)

Differentiating elementary functions

Every elementary function is differentiable wherever it is defined, and its derivative is again elementary. This follows from the chain rule, product rule, quotient rule, and the known derivatives of each building block:

FunctionDerivative
xnx^nnxn1n x^{n-1}
exe^xexe^x
lnx\ln x1/x1/x
sinx\sin xcosx\cos x
cosx\cos xsinx-\sin x
arctanx\arctan x1/(1+x2)1/(1+x^2)
sinhx\sinh xcoshx\cosh x
arsinhx\text{arsinh}\, x1/x2+11/\sqrt{x^2+1}

Combining these with the chain and product rules, you can differentiate any elementary function by a finite, mechanical procedure. The derivative is always elementary.

Non-elementary functions

Not every function encountered in analysis is elementary. Several important functions arise as solutions to integrals or differential equations that provably have no elementary closed form:

  • The error function erf(x)=2π0xet2dt\operatorname{erf}(x) = \dfrac{2}{\sqrt{\pi}}\displaystyle\int_0^x e^{-t^2}\,dt — the integral of a Gaussian. Its integrand et2e^{-t^2} is elementary, but no elementary antiderivative exists.
  • The gamma function Γ(x)=0tx1etdt\Gamma(x) = \displaystyle\int_0^{\infty} t^{x-1}e^{-t}\,dt — a continuous extension of the factorial n!=Γ(n+1)n! = \Gamma(n+1).
  • The exponential integral Ei(x)=xettdt\operatorname{Ei}(x) = \displaystyle\int_{-\infty}^x \dfrac{e^t}{t}\,dt and related logarithmic integrals.
  • The Bessel functions Jn(x)J_n(x), solutions to Bessel’s differential equation, which arise in physics whenever there is cylindrical symmetry.

The precise criterion for when an integral has an elementary antiderivative is given by Liouville’s theorem (differential algebra), which states conditions on the algebraic structure of the integrand. This belongs to the essential level.

Summary

  • An elementary function is built from real constants, the identity, and the five families — polynomials, algebraic functions, exponentials, logarithms, trigonometric and inverse trigonometric functions, and hyperbolic and inverse hyperbolic functions — through finitely many arithmetic operations and compositions.
  • Algebraic functions satisfy a polynomial equation (1)(1) in ff and xx; they include polynomials, rational functions, and nn-th roots.
  • Transcendental elementary functionsexe^x, lnx\ln x, sinx\sin x, cosx\cos x, and their relatives — are elementary but cannot satisfy any such polynomial equation.
  • Every elementary function is differentiable wherever defined, and its derivative is again elementary.
  • Important functions like erf(x)\operatorname{erf}(x), Γ(x)\Gamma(x), and the Bessel functions are not elementary: they cannot be expressed as a finite formula built from the five families, as guaranteed by Liouville’s theorem.