MATH 414 Lecture 15

From Notes
Jump to navigation Jump to search

« previous | Monday, February 17, 2014 | next »


Fourier Transforms

Given f(t), we define f^(λ) as

[f](λ)=f^(λ)=12πf(t)eiλtdt1[f^](t)=f(t+)+f(t)2=12πf^(λ)eiλtdt

Example

For example, f(t)=θ(t)et, where θ(t) is the Heaviside function.

[f(t)](λ)=12πθ(t)eteiλtdt=12π0etiλtdt=12π(11+iλ)11+iλlimte(1+iλ)t=12π11+iλ

Properties

Linearity

and 1 are linear transformations. That is, if α and β are scalars, then

Theorem.
[αf+βg]=α[f]+β[g]

Proof.

[αf+βg]=12π(αf+βg)eiλtdt=α(12πf(t)eiλtdt)+β(12πg(t)eiλtdt)=α[f]+β[g]
quod erat demonstrandum

Product of Powers

(Proven by Leibniz's Rule)

[tnf(t)]=indnf^dλn

(and its inverse)

1[λnf^(λ)]=(i)ndnfdtn

Derivatives

(Proven with Integration by parts)

[f(n)(t)]=(iλ)nf^(λ)

(and its inverse)

1[dnf^dλn](t)=(it)nf(t)

Translation / Shift

Given f(t), suppose we want to find f(ta) (shift to right by a units)

Theorem.
[f(ta)]=eiλa[f]

Proof.

[f(ta)]=12πf(ta)eiλtdt

Let τ=ta, then

[f(τ)]=12πf(τ)eiλ(τ+a)dt=eiλτf^(τ)
quod erat demonstrandum
Translation in spatial domain is change of phase in time domain

Scaling

[f(bt)]=1bf^(λb)1[f^(cλ)]=1cf(tc)


Laplace Transform

Let f(t)=θ(t)g(t), where θ(t) is the Heaviside function. In other words, if f(t)=0 for t<0, then

Theorem.
[f(t)]=12π[f(t)](iλ)

Proof.

[f(t)]=12π0g(t)eiλtdt

if we let s=iλ, we see that [f]=12π{f}(s)=12π{f}(iλ)

quod erat demonstrandum


Example

The fourier transform of the tent function f(t)=π|x| for x[π,π] is [f]=2π(1cos(πλ)λ2).

find the Fourier transform of g(t)={1x[π,0]1x[0,π]0otherwise

Observe that g(t)=f(t), so [g]=iλ[f]=i2π(1cos(πλ)λ)