Applied Mathematics/Fourier Series: Difference between revisions

From testwiki
Jump to navigation Jump to search
imported>PokestarFan
m top: clean up & typo fixing using AWB
 
(No difference)

Latest revision as of 02:26, 31 July 2017

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