Basis function

From Wikipedia, the free encyclopedia

Jump to: navigation, search

In mathematics, particularly numerical analysis, a basis function is an element of the basis for a function space. The use of the term is analogous to basis vector for a vector space; that is, each function in the function space can be represented as a linear combination of the basis functions.

Contents

  • 1 Examples
    • 1.1 Polynomial bases
    • 1.2 Fourier basis
  • 2 References
  • 3 See also

[edit] Examples

[edit] Polynomial bases

The collection of quadratic polynomials with real coefficients has {1, t, t²} as a basis. Every quadratic can be written as a1+bt+ct², that is, as a linear combination of the basis functions 1, t, and t². The set {(1/2)(t-1)(t-2), -t(t-2), (1/2)t(t-1)} is another basis for quadratic polynomials, called the Lagrange basis.

[edit] Fourier basis

Sines and cosines form an (orthonormal) basis for square-integrable functions. As a particular example, the collection:

\{\sin(n\pi x) \; | \; n\in\mathbb{Z} \; \text{and} \; n\geq 1\} \cup \{\cos(n\pi x) \; | \; n\in\mathbb{Z} \; \text{and} \; n\geq 0\}

forms a basis for L2(0,1).