MATH 414 Lecture 10

From Notes
Jump to navigation Jump to search

« previous | Wednesday, February 5, 2014 | next »


Pointwise Convergence of Fourier Series

Theorem. Let f(v) be a 2π-periodic piecewise function with Fourier series a0+n=1ancos(nx)+bnsin(nx). Let Sn(x)=a0+n=1Nancos(nx)+bnsin(nx) be the partial sum. For fixed x, [1]

limNSN(x)={f(x)f is continuous at xf(x+)+f(x)2f has a jump at x
  1. F(x)=limNSN(x)=a0+n=1ancos(nx)+bnsin(nx).
  2. f(x) is the original function.

Sketch of Proof.

  1. Riemann-Lebesgue Lemma: The following holds if f is piecewise-continuous:
    limnabf(x)einxdx=0limnabf(x)sin(nx)dx=0
  2. Get partial sums of an integral:
    SN(x)=ππf(u)DN(xu)duDN(t)=12πsin((N+12)t)sin(x2)
  3. Get error
  4. Use R-L lemma to finish up
quod erat demonstrandum

Interesting example: k=1(1)k+12k1=π4

Example

Let f(x)=x2. The fourier series F(x)π23+n=14(1)nn2cos(nx) for x[π,π] represents the 2π-periodic extension of f.

Now f(0)=0, so F(0)=π23+n=14(1)nn2cos(nx)=0.

Rewritten, π212=n=1(1)n+1n2


Interesting trivia: rectifiers in a radio or audio signal system give an envelope of the amplitude of the current (e.g. a vu-meter on a recording set)


Another Example

Consider periodic extension of f(x)=πx for x[0,2π].

F(x)=k=12sin(nx)n

At x=π2, we get π4=k=1(1)k+12k1


Footnotes

  1. f(x+)=limax+f(a) is the right-hand limit and f(x)=limaxf(a) is the left-hand limit