Basis function: Difference between revisions

From HandWiki
Nautica (talk | contribs)
simplify
 
update
 
Line 4: Line 4:
{{Technical|date=September 2019}}
{{Technical|date=September 2019}}
}}
}}
In [[Mathematics|mathematics]],  a '''basis function''' is an element of a particular [[Basis (linear algebra)|basis]] for a [[Function space|function space]]. Every [[Function (mathematics)|function]] in the function space can be represented as a [[Linear combination|linear combination]] of basis functions, just as every vector in a [[Vector space|vector space]] can be represented as a linear combination of basis vectors.
In [[Mathematics|mathematics]],  a '''basis function''' is an element of a particular [[Basis (linear algebra)|basis]] for a [[Function space|function space]]. Every function in the function space can be represented as a [[Linear combination|linear combination]] of basis functions. In finite-dimensional vector spaces this representation is purely algebraic and involves only finitely many basis functions, whereas in infinite-dimensional settings it typically takes the form of an infinite series whose convergence depends on the [[Topology|topology]] of the space.


In [[Numerical analysis|numerical analysis]] and [[Approximation theory|approximation theory]], basis functions are also called '''blending functions,''' because of their use in [[Interpolation|interpolation]]: In this application, a mixture of the basis functions provides an interpolating function (with the "blend" depending on the evaluation of the basis functions at the data points).
In [[Numerical analysis|numerical analysis]] and [[Approximation theory|approximation theory]], basis functions are also called '''blending functions,''' because of their use in [[Interpolation|interpolation]]: In this application, a mixture of the basis functions provides an interpolating function (with the "blend" depending on the evaluation of the basis functions at the data points).  


==Examples==
==Examples==

Latest revision as of 04:37, 14 April 2026

Short description: Element of a basis for a function space

In mathematics, a basis function is an element of a particular basis for a function space. Every function in the function space can be represented as a linear combination of basis functions. In finite-dimensional vector spaces this representation is purely algebraic and involves only finitely many basis functions, whereas in infinite-dimensional settings it typically takes the form of an infinite series whose convergence depends on the topology of the space.

In numerical analysis and approximation theory, basis functions are also called blending functions, because of their use in interpolation: In this application, a mixture of the basis functions provides an interpolating function (with the "blend" depending on the evaluation of the basis functions at the data points).

Examples

Monomial basis for Cω

The monomial basis for the vector space of analytic functions is given by {xnn}.

This basis is used in Taylor series, amongst others.

Monomial basis for polynomials

The monomial basis also forms a basis for the vector space of polynomials. After all, every polynomial can be written as a0+a1x1+a2x2++anxn for some n, which is a linear combination of monomials.

Fourier basis for L2[0,1]

Sines and cosines form an (orthonormal) Schauder basis for square-integrable functions on a bounded domain. As a particular example, the collection {2sin(2πnx)n}{2cos(2πnx)n}{1} forms a basis for L2[0,1].

See also

References

  • Itô, Kiyosi (1993). Encyclopedic Dictionary of Mathematics (2nd ed.). MIT Press. p. 1141. ISBN 0-262-59020-4.