In general, an eigenvector of a linear operator
D defined on some
vector space is a nonzero vector in the domain of
D that, when
D acts upon it, is simply scaled by some scalar value called an eigenvalue. In the special case where
D is defined on a function space, the eigenvectors are referred to as
eigenfunctions. That is, a function
f is an eigenfunction of
D if it satisfies the equation where λ is a scalar. The solutions to Equation may also be subject to boundary conditions. Because of the boundary conditions, the possible values of λ are generally limited, for example to a discrete set
λ1,
λ2, … or to a continuous set over some range. The set of all possible eigenvalues of
D is sometimes called its
spectrum, which may be discrete, continuous, or a combination of both. Each value of λ corresponds to one or more eigenfunctions. If multiple linearly independent eigenfunctions have the same eigenvalue, the eigenvalue is said to be
degenerate and the maximum number of linearly independent eigenfunctions associated with the same eigenvalue is the eigenvalue's
degree of degeneracy or
geometric multiplicity.
Derivative example A widely used class of linear operators acting on infinite dimensional spaces are differential operators on the space
C∞ of infinitely differentiable real or complex functions of a real or complex argument
t. For example, consider the derivative operator \frac{d}{dt} with eigenvalue equation \frac{d}{dt}f(t) = \lambda f(t). This differential equation can be solved by multiplying both sides by \frac{dt}{f(t)} and integrating. Its solution, the
exponential function f(t)=f_0 e^{\lambda t}, is the eigenfunction of the derivative operator, where
f0 is a parameter that depends on the boundary conditions. Note that in this case the eigenfunction is itself a function of its associated eigenvalue λ, which can take any real or complex value. In particular, note that for λ = 0 the eigenfunction
f(
t) is a constant. Suppose in the example that
f(
t) is subject to the boundary conditions
f(0) = 1 and \left.\frac{df}{dt}\right|_{t=0} = 2. We then find that f(t)=e^{2t}, where λ = 2 is the only eigenvalue of the differential equation that also satisfies the boundary condition.
Link to eigenvalues and eigenvectors of matrices Eigenfunctions can be expressed as column vectors and linear operators can be expressed as matrices, although they may have infinite dimensions. As a result, many of the concepts related to eigenvectors of matrices carry over to the study of eigenfunctions. Define the
inner product in the function space on which
D is defined as \langle f,g \rangle = \int_{\Omega} \ f^*(t)g(t) dt, integrated over some range of interest for
t called Ω. The
* denotes the
complex conjugate. Suppose the function space has an
orthonormal basis given by the set of functions {
u1(
t),
u2(
t), …,
un(
t)}, where
n may be infinite. For the orthonormal basis, \langle u_i,u_j \rangle = \int_{\Omega} \ u_i^*(t)u_j(t) dt = \delta_{ij} = \begin{cases} 1 & i=j \\ 0 & i \ne j \end{cases}, where
δij is the
Kronecker delta and can be thought of as the elements of the
identity matrix. Functions can be written as a
linear combination of the basis functions, f(t) = \sum_{j=1}^n b_j u_j(t), for example through a
Fourier expansion of
f(
t). The coefficients
bj can be stacked into an
n by 1 column vector . In some special cases, such as the coefficients of the Fourier series of a sinusoidal function, this column vector has finite dimension. Additionally, define a matrix representation of the linear operator
D with elements A_{ij} = \langle u_i,Du_j \rangle = \int_{\Omega}\ u^*_i(t)Du_j(t) dt. We can write the function
Df(
t) either as a linear combination of the basis functions or as
D acting upon the expansion of
f(
t), Df(t) = \sum_{j=1}^n c_j u_j(t) = \sum_{j=1}^n b_j Du_j(t). Taking the inner product of each side of this equation with an arbitrary basis function
ui(
t), \begin{align} \sum_{j=1}^n c_j \int_{\Omega} \ u_i^*(t)u_j(t) dt &= \sum_{j=1}^n b_j \int_{\Omega} \ u_i^*(t)Du_j(t) dt, \\ c_i &= \sum_{j=1}^n b_j A_{ij}. \end{align} This is the matrix multiplication
Ab =
c written in summation notation and is a matrix equivalent of the operator
D acting upon the function
f(
t) expressed in the orthonormal basis. If
f(
t) is an eigenfunction of
D with eigenvalue λ, then
Ab =
λb.
Eigenvalues and eigenfunctions of Hermitian operators Many of the operators encountered in physics are
Hermitian. Suppose the linear operator
D acts on a function space that is a
Hilbert space with an orthonormal basis given by the set of functions {
u1(
t),
u2(
t), …,
un(
t)}, where
n may be infinite. In this basis, the operator
D has a matrix representation
A with elements A_{ij} = \langle u_i,Du_j \rangle = \int_{\Omega} dt\ u^*_i(t)Du_j(t). integrated over some range of interest for
t denoted Ω. By analogy with
Hermitian matrices,
D is a Hermitian operator if
Aij =
Aji*, or: \begin{align} \langle u_i,Du_j \rangle &= \langle Du_i,u_j \rangle, \\[-1pt] \int_{\Omega} dt\ u^*_i(t)Du_j(t) &= \int_{\Omega} dt\ u_j(t)[Du_i(t)]^*. \end{align} Consider the Hermitian operator
D with eigenvalues
λ1,
λ2, ... and corresponding eigenfunctions
f1(
t),
f2(
t), …. This Hermitian operator has the following properties: • Its eigenvalues are real,
λi =
λi* • Its eigenfunctions obey an orthogonality condition, \langle f_i,f_j \rangle = 0 if
i ≠
j The second condition always holds for
λi ≠
λj. For degenerate eigenfunctions with the same eigenvalue
λi, orthogonal eigenfunctions can always be chosen that span the eigenspace associated with
λi, for example by using the
Gram-Schmidt process. Depending on whether the spectrum is discrete or continuous, the eigenfunctions can be normalized by setting the inner product of the eigenfunctions equal to either a Kronecker delta or a
Dirac delta function, respectively. For many Hermitian operators, notably
Sturm–Liouville operators, a third property is • Its eigenfunctions form a basis of the function space on which the operator is defined As a consequence, in many important cases, the eigenfunctions of the Hermitian operator form an orthonormal basis. In these cases, an arbitrary function can be expressed as a linear combination of the eigenfunctions of the Hermitian operator. ==Applications==