Functional Equations
   HOME

TheInfoList



OR:

In
mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
, a functional equation is, in the broadest meaning, an
equation In mathematics, an equation is a formula that expresses the equality of two expressions, by connecting them with the equals sign . The word ''equation'' and its cognates in other languages may have subtly different meanings; for example, in ...
in which one or several functions appear as
unknown Unknown or The Unknown may refer to: Film * The Unknown (1915 comedy film), ''The Unknown'' (1915 comedy film), a silent boxing film * The Unknown (1915 drama film), ''The Unknown'' (1915 drama film) * The Unknown (1927 film), ''The Unknown'' (1 ...
s. So,
differential equation In mathematics, a differential equation is an equation that relates one or more unknown functions and their derivatives. In applications, the functions generally represent physical quantities, the derivatives represent their rates of change, an ...
s and
integral equation In mathematics, integral equations are equations in which an unknown Function (mathematics), function appears under an integral sign. In mathematical notation, integral equations may thus be expressed as being of the form: f(x_1,x_2,x_3,...,x_n ; ...
s are functional equations. However, a more restricted meaning is often used, where a ''functional equation'' is an equation that relates several values of the same function. For example, the
logarithm function In mathematics, the logarithm is the inverse function to exponentiation. That means the logarithm of a number  to the base  is the exponent to which must be raised, to produce . For example, since , the ''logarithm base'' 10 of ...
s are essentially characterized by the ''logarithmic functional equation'' \log(xy)=\log(x) + \log(y). If the
domain Domain may refer to: Mathematics *Domain of a function, the set of input values for which the (total) function is defined **Domain of definition of a partial function **Natural domain of a partial function **Domain of holomorphy of a function * Do ...
of the unknown function is supposed to be the
natural number In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country"). Numbers used for counting are called ''Cardinal n ...
s, the function is generally viewed as a
sequence In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members (also called ''elements'', or ''terms''). The number of elements (possibly infinite) is calle ...
, and, in this case, a functional equation (in the narrower meaning) is called a
recurrence relation In mathematics, a recurrence relation is an equation according to which the nth term of a sequence of numbers is equal to some combination of the previous terms. Often, only k previous terms of the sequence appear in the equation, for a parameter ...
. Thus the term ''functional equation'' is used mainly for
real function In mathematical analysis, and applications in geometry, applied mathematics, engineering, and natural sciences, a function of a real variable is a function whose domain is the real numbers \mathbb, or a subset of \mathbb that contains an interv ...
s and
complex function Complex analysis, traditionally known as the theory of functions of a complex variable, is the branch of mathematical analysis that investigates functions of complex numbers. It is helpful in many branches of mathematics, including algebraic ...
s. Moreover a smoothness condition is often assumed for the solutions, since without such a condition, most functional equations have very irregular solutions. For example, the
gamma function In mathematics, the gamma function (represented by , the capital letter gamma from the Greek alphabet) is one commonly used extension of the factorial function to complex numbers. The gamma function is defined for all complex numbers except ...
is a function that satisfies the functional equation f (x + 1) = x f (x) and the initial value f (1) = 1. There are many functions that satisfy these conditions, but the gamma function is the unique one that is
meromorphic In the mathematical field of complex analysis, a meromorphic function on an open subset ''D'' of the complex plane is a function that is holomorphic on all of ''D'' ''except'' for a set of isolated points, which are pole (complex analysis), poles ...
in the whole complex plane, and logarithmically convex for real and positive (
Bohr–Mollerup theorem In mathematical analysis, the Bohr–Mollerup theorem is a theorem proved by the Danish mathematicians Harald Bohr and Johannes Mollerup. The theorem characterizes the gamma function, defined for by :\Gamma(x)=\int_0^\infty t^ e^\,dt as the ''o ...
).


Examples

*
Recurrence relation In mathematics, a recurrence relation is an equation according to which the nth term of a sequence of numbers is equal to some combination of the previous terms. Often, only k previous terms of the sequence appear in the equation, for a parameter ...
s can be seen as functional equations in functions over the integers or natural numbers, in which the differences between terms' indexes can be seen as an application of the
shift operator In mathematics, and in particular functional analysis, the shift operator also known as translation operator is an operator that takes a function to its translation . In time series analysis, the shift operator is called the lag operator. Shift o ...
. For example, the recurrence relation defining the
Fibonacci numbers In mathematics, the Fibonacci numbers, commonly denoted , form a sequence, the Fibonacci sequence, in which each number is the sum of the two preceding ones. The sequence commonly starts from 0 and 1, although some authors start the sequence from ...
, F_ = F_+F_, where F_0=0 and F_1=1 *f(x+P) = f(x), which characterizes the
periodic function A periodic function is a function that repeats its values at regular intervals. For example, the trigonometric functions, which repeat at intervals of 2\pi radians, are periodic functions. Periodic functions are used throughout science to desc ...
s *f(x) = f(-x), which characterizes the
even function In mathematics, even functions and odd functions are functions which satisfy particular symmetry relations, with respect to taking additive inverses. They are important in many areas of mathematical analysis, especially the theory of power seri ...
s, and likewise f(x) = -f(-x), which characterizes the
odd function In mathematics, even functions and odd functions are functions which satisfy particular symmetry relations, with respect to taking additive inverses. They are important in many areas of mathematical analysis, especially the theory of power seri ...
s *f(f(x)) = g(x), which characterizes the
functional square root In mathematics, a functional square root (sometimes called a half iterate) is a square root of a function with respect to the operation of function composition. In other words, a functional square root of a function is a function satisfying fo ...
s of the function g *f(x + y) = f(x) + f(y)\,\! (
Cauchy's functional equation Cauchy's functional equation is the functional equation: f(x+y) = f(x) + f(y).\ A function f that solves this equation is called an additive function. Over the rational numbers, it can be shown using elementary algebra that there is a single fam ...
), satisfied by
linear map In mathematics, and more specifically in linear algebra, a linear map (also called a linear mapping, linear transformation, vector space homomorphism, or in some contexts linear function) is a Map (mathematics), mapping V \to W between two vect ...
s. The equation may, contingent on the
axiom of choice In mathematics, the axiom of choice, or AC, is an axiom of set theory equivalent to the statement that ''a Cartesian product of a collection of non-empty sets is non-empty''. Informally put, the axiom of choice says that given any collectio ...
, also have other pathological nonlinear solutions, whose existence can be proven with a
Hamel basis In mathematics, a set of vectors in a vector space is called a basis if every element of may be written in a unique way as a finite linear combination of elements of . The coefficients of this linear combination are referred to as component ...
for the real numbers *f(x + y) = f(x)f(y), \,\! satisfied by all
exponential function The exponential function is a mathematical function denoted by f(x)=\exp(x) or e^x (where the argument is written as an exponent). Unless otherwise specified, the term generally refers to the positive-valued function of a real variable, a ...
s. Like Cauchy's additive functional equation, this too may have pathological, discontinuous solutions *f(xy) = f(x) + f(y)\,\!, satisfied by all
logarithm In mathematics, the logarithm is the inverse function to exponentiation. That means the logarithm of a number  to the base  is the exponent to which must be raised, to produce . For example, since , the ''logarithm base'' 10 o ...
ic functions and, over coprime integer arguments,
additive function In number theory, an additive function is an arithmetic function ''f''(''n'') of the positive integer variable ''n'' such that whenever ''a'' and ''b'' are coprime, the function applied to the product ''ab'' is the sum of the values of the funct ...
s *f(xy) = f(x) f(y)\,\!, satisfied by all
power function Exponentiation is a mathematical operation, written as , involving two numbers, the '' base'' and the ''exponent'' or ''power'' , and pronounced as " (raised) to the (power of) ". When is a positive integer, exponentiation corresponds to re ...
s and, over coprime integer arguments,
multiplicative function In number theory, a multiplicative function is an arithmetic function ''f''(''n'') of a positive integer ''n'' with the property that ''f''(1) = 1 and f(ab) = f(a)f(b) whenever ''a'' and ''b'' are coprime. An arithmetic function ''f''(''n'') is ...
s *f(x + y) + f(x - y) = 2 (x) + f(y),\! (quadratic equation or
parallelogram law In mathematics, the simplest form of the parallelogram law (also called the parallelogram identity) belongs to elementary geometry. It states that the sum of the squares of the lengths of the four sides of a parallelogram equals the sum of the s ...
) *f((x + y)/2) = (f(x) + f(y))/2\,\! ( Jensen's functional equation) *g(x + y) + g(x - y) = 2 (x) g(y),\! ( d'Alembert's functional equation) *f(h(x)) = h(x + 1)\,\! (
Abel equation The Abel equation, named after Niels Henrik Abel, is a type of functional equation of the form :f(h(x)) = h(x + 1) or :\alpha(f(x)) = \alpha(x)+1. The forms are equivalent when is invertible. or control the iteration of . Equivalence The seco ...
) *f(h(x)) = cf(x)\,\! (
Schröder's equation Schröder's equation, named after Ernst Schröder, is a functional equation with one independent variable: given the function , find the function such that Schröder's equation is an eigenvalue equation for the composition operator that send ...
). *f(h(x)) = (f(x))^c\,\! (
Böttcher's equation Böttcher's equation, named after Lucjan Böttcher, is the functional equation ::F(h(z)) = (F(z))^n where * is a given analytic function with a superattracting fixed point of order at , (that is, h(z)=a+c(z-a)^n+O((z-a)^) ~, in a neighbour ...
). *f(h(x)) = h'(x)f(x)\,\! ( Julia's equation). *f(xy) = \sum g_l(x) h_l(y)\,\! (Levi-Civita), *f(x+y) = f(x)g(y)+f(y)g(x)\,\! ( sine addition formula and hyperbolic sine addition formula), *g(x+y) = g(x)g(y)-f(y)f(x)\,\! ( cosine addition formula), *g(x+y) = g(x)g(y)+f(y)f(x)\,\! ( hyperbolic cosine addition formula). *The
commutative In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Most familiar as the name o ...
and
associative law In mathematics, the associative property is a property of some binary operations, which means that rearranging the parentheses in an expression will not change the result. In propositional logic, associativity is a valid rule of replacement f ...
s are functional equations. In its familiar form, the associative law is expressed by writing the
binary operation In mathematics, a binary operation or dyadic operation is a rule for combining two elements (called operands) to produce another element. More formally, a binary operation is an operation of arity two. More specifically, an internal binary op ...
in
infix notation Infix notation is the notation commonly used in arithmetical and logical formulae and statements. It is characterized by the placement of operators between operands—" infixed operators"—such as the plus sign in . Usage Binary relations a ...
, (a \circ b) \circ c = a \circ (b \circ c)~, but if we write ''f''(''a'', ''b'') instead of then the associative law looks more like a conventional functional equation, f(f(a, b),c) = f(a, f(b, c)).\,\! * The functional equation f(s) = 2^s\pi^\sin\left(\frac\right)\Gamma(1-s)f(1-s) is satisfied by the
Riemann zeta function The Riemann zeta function or Euler–Riemann zeta function, denoted by the Greek letter (zeta), is a mathematical function of a complex variable defined as \zeta(s) = \sum_^\infty \frac = \frac + \frac + \frac + \cdots for \operatorname(s) > ...
. The capital denotes the
gamma function In mathematics, the gamma function (represented by , the capital letter gamma from the Greek alphabet) is one commonly used extension of the factorial function to complex numbers. The gamma function is defined for all complex numbers except ...
. * The gamma function is the unique solution of the following system of three equations: **f(x)= **f(y)f\left(y+\frac\right)=\fracf(2y) **f(z)f(1-z)=( Euler's
reflection formula In mathematics, a reflection formula or reflection relation for a function ''f'' is a relationship between ''f''(''a'' − ''x'') and ''f''(''x''). It is a special case of a functional equation, and it is very common in the literature t ...
) * The functional equation f\left(\right) = (cz+d)^k f(z) where are
integer An integer is the number zero (), a positive natural number (, , , etc.) or a negative integer with a minus sign (−1, −2, −3, etc.). The negative numbers are the additive inverses of the corresponding positive numbers. In the language ...
s satisfying ad - bc = 1, i.e. \begin a & b\\ c & d \end = 1, defines to be a
modular form In mathematics, a modular form is a (complex) analytic function on the upper half-plane satisfying a certain kind of functional equation with respect to the Group action (mathematics), group action of the modular group, and also satisfying a grow ...
of order . One feature that all of the examples listed above share in common is that, in each case, two or more known functions (sometimes multiplication by a constant, sometimes addition of two variables, sometimes the
identity function Graph of the identity function on the real numbers In mathematics, an identity function, also called an identity relation, identity map or identity transformation, is a function that always returns the value that was used as its argument, un ...
) are inside the argument of the unknown functions to be solved for. When it comes to asking for ''all'' solutions, it may be the case that conditions from
mathematical analysis Analysis is the branch of mathematics dealing with continuous functions, limit (mathematics), limits, and related theories, such as Derivative, differentiation, Integral, integration, measure (mathematics), measure, infinite sequences, series (m ...
should be applied; for example, in the case of the ''Cauchy equation'' mentioned above, the solutions that are
continuous function In mathematics, a continuous function is a function such that a continuous variation (that is a change without jump) of the argument induces a continuous variation of the value of the function. This means that there are no abrupt changes in value ...
s are the 'reasonable' ones, while other solutions that are not likely to have practical application can be constructed (by using a
Hamel basis In mathematics, a set of vectors in a vector space is called a basis if every element of may be written in a unique way as a finite linear combination of elements of . The coefficients of this linear combination are referred to as component ...
for the
real number In mathematics, a real number is a number that can be used to measure a ''continuous'' one-dimensional quantity such as a distance, duration or temperature. Here, ''continuous'' means that values can have arbitrarily small variations. Every real ...
s as
vector space In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called ''vectors'', may be added together and multiplied ("scaled") by numbers called '' scalars''. Scalars are often real numbers, but can ...
over the
rational number In mathematics, a rational number is a number that can be expressed as the quotient or fraction of two integers, a numerator and a non-zero denominator . For example, is a rational number, as is every integer (e.g. ). The set of all ration ...
s). The
Bohr–Mollerup theorem In mathematical analysis, the Bohr–Mollerup theorem is a theorem proved by the Danish mathematicians Harald Bohr and Johannes Mollerup. The theorem characterizes the gamma function, defined for by :\Gamma(x)=\int_0^\infty t^ e^\,dt as the ''o ...
is another well-known example.


Involutions

The
involution Involution may refer to: * Involute, a construction in the differential geometry of curves * '' Agricultural Involution: The Processes of Ecological Change in Indonesia'', a 1963 study of intensification of production through increased labour inpu ...
s are characterized by the functional equation f(f(x)) = x. These appear in
Babbage's GameStop Corp. is an American video game, consumer electronics, and gaming merchandise retailer. The company is headquartered in Grapevine, Texas (a suburb of Dallas), and is the largest video game retailer worldwide. , the company operates 4,5 ...
functional equation (1820), : f(f(x)) = 1-(1-x) = x \, . Other involutions, and solutions of the equation, include * f(x) = a-x\, , * f(x) = \frac\, , and * f(x) = \frac ~ , which includes the previous three as special cases or limits.


Solution

One method of solving elementary functional equations is substitution. Some solutions to functional equations have exploited surjectivity,
injectivity In mathematics, an injective function (also known as injection, or one-to-one function) is a function that maps distinct elements of its domain to distinct elements; that is, implies . (Equivalently, implies in the equivalent contrapositi ...
, oddness, and evenness. Some functional equations have been solved with the use of
ansatz In physics and mathematics, an ansatz (; , meaning: "initial placement of a tool at a work piece", plural Ansätze ; ) is an educated guess or an additional assumption made to help solve a problem, and which may later be verified to be part of the ...
es,
mathematical induction Mathematical induction is a method for proving that a statement ''P''(''n'') is true for every natural number ''n'', that is, that the infinitely many cases ''P''(0), ''P''(1), ''P''(2), ''P''(3), ...  all hold. Informal metaphors help ...
. Some classes of functional equations can be solved by computer-assisted techniques. In
dynamic programming Dynamic programming is both a mathematical optimization method and a computer programming method. The method was developed by Richard Bellman in the 1950s and has found applications in numerous fields, from aerospace engineering to economics. I ...
a variety of successive approximation methodsSniedovich, M. (2010). Dynamic Programming: Foundations and Principles,
Taylor & Francis Taylor & Francis Group is an international company originating in England that publishes books and academic journals. Its parts include Taylor & Francis, Routledge, F1000 (publisher), F1000 Research or Dovepress. It is a division of Informa ...
.
are used to solve Bellman's functional equation, including methods based on
fixed point iteration In numerical analysis, fixed-point iteration is a method of computing fixed points of a function. More specifically, given a function f defined on the real numbers with real values and given a point x_0 in the domain of f, the fixed-point iterat ...
s.


See also

*
Functional equation (L-function) In mathematics, the L-functions of number theory are expected to have several characteristic properties, one of which is that they satisfy certain functional equations. There is an elaborate theory of what these equations should be, much of which i ...
*
Bellman equation A Bellman equation, named after Richard E. Bellman, is a necessary condition for optimality associated with the mathematical optimization method known as dynamic programming. It writes the "value" of a decision problem at a certain point in time ...
*
Dynamic programming Dynamic programming is both a mathematical optimization method and a computer programming method. The method was developed by Richard Bellman in the 1950s and has found applications in numerous fields, from aerospace engineering to economics. I ...
*
Implicit function In mathematics, an implicit equation is a relation of the form R(x_1, \dots, x_n) = 0, where is a function of several variables (often a polynomial). For example, the implicit equation of the unit circle is x^2 + y^2 - 1 = 0. An implicit functi ...
*
Functional differential equation A functional differential equation is a differential equation with deviating argument. That is, a functional differential equation is an equation that contains a function and some of its derivatives evaluated at different argument values. Functiona ...


Notes


References

* János Aczél,
Lectures on Functional Equations and Their Applications
',
Academic Press Academic Press (AP) is an academic book publisher founded in 1941. It was acquired by Harcourt, Brace & World in 1969. Reed Elsevier bought Harcourt in 2000, and Academic Press is now an imprint of Elsevier. Academic Press publishes reference ...
, 1966, reprinted by Dover Publications, . *János Aczél & J. Dhombres,
Functional Equations in Several Variables
',
Cambridge University Press Cambridge University Press is the university press of the University of Cambridge. Granted letters patent by Henry VIII of England, King Henry VIII in 1534, it is the oldest university press A university press is an academic publishing hou ...
, 1989. *C. Efthimiou, ''Introduction to Functional Equations'', AMS, 2011,
online
*Pl. Kannappan,
Functional Equations and Inequalities with Applications
', Springer, 2009. *
Marek Kuczma Marek Kuczma (10 October 1935 in Katowice – 13 June 1991 in Katowice) was a Polish mathematician working mostly in the area of functional equations. He wrote several influential monographs in this field. Bibliography * * * References * Rom ...
,
Introduction to the Theory of Functional Equations and Inequalities
', second edition, Birkhäuser, 2009. *Henrik Stetkær,
Functional Equations on Groups
', first edition, World Scientific Publishing, 2013. *


External links



at EqWorld: The World of Mathematical Equations.

at EqWorld: The World of Mathematical Equations.
IMO Compendium text (archived)
on functional equations in problem solving. {{DEFAULTSORT:Functional Equation