MATH 414 Lecture 8

From Notes
Jump to navigation Jump to search

« previous | Friday, January 31, 2014 | next »


Sine and Cosine Series

A regular Fourier series expresses a function in terms of both sines and cosines. For example, on the interval [π,π],

f(x)=a0+k=1akcos(kx)+bksin(kx)a0=12πππf(x)dxan=1πππf(x)cos(nx)dxbn=1πππf(x)sin(nx)dx


Sine Series

The Fourier Sine Series of a function f(x) on an interval [0,π] is a fourier series that produces an odd extension of the function f(x) (i.e. for π<x<0, we have f(x).)

f(x)=k=1bksin(kx)bn=2π0πf(x)sin(nx)dx

Cosine Series

The Fourier Cosine Series of a function f(x) on an interval [0,π] is a fourier series that produces an even extension of the function f(x) (i.e. for π<x<0, we have f(x).

f(x)=a0+k=1akcos(kx)a0=1π0πf(x)dxan=2π0πf(x)cos(nx)dx


Complex Fourier Series

Recall

einx=cos(nx)+isin(nx)einx=cos(nx)isin(nx)

Let's add and divide by 2:

cos(nx)=12(einx+einx)sin(nx)=12i(einx+einx)

Substituting this into the fourier series definition and simplifying gives

f(x)=a0+k=1(akibk2)einx+k=1(ak+ibn2einx)

We'll rewrite this formula a different way. Let c0:=a0, ck:=akibk2. If we change the index on our sum by negating, we get

f(x)=n=0cneinx+n=1(an+ibn2)einx

Observe that (an+ibn2) is the same as cn, so we're left with

f(x)=n=cneinxc0=12πππf(x)e0xdx=12πππf(x)dxcn=12πππf(x)einxdx