Functional calculus
Theory allowing one to apply mathematical functions to mathematical operators
title: "Functional calculus" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["functional-calculus"] description: "Theory allowing one to apply mathematical functions to mathematical operators" topic_path: "science/mathematics" source: "https://en.wikipedia.org/wiki/Functional_calculus" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
::summary Theory allowing one to apply mathematical functions to mathematical operators ::
In mathematics, a functional calculus is a theory allowing one to apply mathematical functions to mathematical operators.https://users.metu.edu.tr/baver/chapter5.pdf
from Preface on page 8. It is now a branch (more accurately, several related areas) of the field of functional analysis, connected with spectral theory. (Historically, the term was also used synonymously with calculus of variations; this usage is obsolete, except for functional derivative. Sometimes it is used in relation to types of functional equations, or in logic for systems of predicate calculus.)
If f is a function, say a numerical function of a real number, and M is an operator, there is no particular reason why the expression f(M) should make sense. If it does, then we are no longer using f on its original function domain. In the tradition of operational calculus, algebraic expressions in operators are handled irrespective of their meaning. This passes nearly unnoticed if we talk about 'squaring a matrix', though, which is the case of f(x) = x^2 and M an n\times n matrix. The idea of a functional calculus is to create a principled approach to this kind of overloading of the notation.
The most immediate case is to apply polynomial functions to a square matrix, extending what has just been discussed. In the finite-dimensional case, the polynomial functional calculus yields quite a bit of information about the operator. For example, consider the family of polynomials which annihilates an operator T . This family is an ideal in the ring of polynomials. Furthermore, it is a nontrivial ideal: let N be the finite dimension of the algebra of matrices, then {I, T, T^2, \ldots, T^N } is linearly dependent. So \sum_{i=0}^N \alpha_i T^i = 0 for some scalars \alpha_i , not all equal to 0. This implies that the polynomial \sum_{i=0}^N \alpha_i x^i lies in the ideal. Since the ring of polynomials is a principal ideal domain, this ideal is generated by some polynomial m . Multiplying by a unit if necessary, we can choose m to be monic. When this is done, the polynomial m is precisely the minimal polynomial of T . This polynomial gives deep information about T . For instance, a scalar \alpha is an eigenvalue of T if and only if \alpha is a root of m . Also, sometimes m can be used to calculate the exponential of T efficiently.
The polynomial calculus is not as informative in the infinite-dimensional case. Consider the unilateral shift with the polynomials calculus; the ideal defined above is now trivial. Thus one is interested in functional calculi more general than polynomials. The subject is closely linked to spectral theory, since for a diagonal matrix or multiplication operator, it is rather clear what the definitions should be.
References
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::