Engineering Analysis/Arbitrary Basis Expansion

From testwiki
Jump to navigation Jump to search

Template:Engineering Analysis

The classical Fourier series uses the following basis:

ϕ(x)=1,sin(nπx),cos(nπx),n=1,2,...

However, we can generalize this concept to extend to any orthogonal basis set from the L2 space.

We can say that if we have our orthogonal basis set that is composed of an infinite set of arbitrary, orthogonal L2 functions:

ϕ=ϕ1,ϕ2,,

We can define any L2 function f(x) in terms of this basis set:

Template:Eqn

f(x)=n=1anϕn(x)

Using the method from the previous chapter, we can solve for the coefficients as follows:

Template:Eqn

an=f(x),ϕn(x)ϕn(x),ϕn(x)

Template:BookCat