Applied Mathematics/Fourier Series

From testwiki
Revision as of 02:26, 31 July 2017 by imported>PokestarFan (top: clean up & typo fixing using AWB)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

For the function f(x), Taylor expansion is possible.

f(x)=f(a)+f(a)1!(xa)+f(a)2!(xa)2++f(n)(a)n!(xa)n+

This is the Taylor expansion of f(x). On the other hand, more generally speaking, f(x) can be expanded by also Orthogonal f

Fourier series

For the function f(x) which has 2π for its period, the series below is defined:

a02+n=1(ancosnx+bnsinnx)(1)

This series is referred to as Fourier series of f(x). an and bn are called Fourier coefficients.

an=1πππf(x)cos(nx)dx
bn=1πππf(x)sin(nx)dx

where n is natural number. Especially when the Fourier series is equal to the f(x), (1) is called Fourier series expansion of f(x). Thus Fourier series expansion is defined as follows:

f(x)=a02+n=1(ancosnx+bnsinnx)

Template:BookCat