MATH 414 Lecture 24

From Notes
Jump to navigation Jump to search

« previous | Wednesday, March 19, 2014 | next »


Homework Questions

#13

u+2u+2u=3cos5t

by MoUC, we have f=Au+Bu+Cu

Convert to a "discrete" version of the equation - get difference equation: (backward difference)

  • u(t)u(t)u(th)h
  • u(t)u(t)u(th)h=u(t)2u(th)+u(t2h)h2t=t+hu(t+h)2u(t)+u(th)h2

Let's assume that the solution u describes a function f is a 2π-periodic function (f(t+2π)=f(t))

f(t)A(u(t+h)2u(t)+u(th)h2)+B(u(t)u(th)h)+Cu(t)

Let tk=2πnk and uk=u(tk) for k0,1,,n.

f(tk)=fkA(uk+12uk+uk1h2)+B(ukuk1h)+Cuk=αuk+1+βuk+γuk1

Since f is 2π-periodic, then uk is n-periodic, so n[uk+1]j=ωjn[uk]j=ωju^j, and n[uk1]j=ωjn[uk]j=ωju^j.

Now we can solve the following for u^j and take the inverse discrete fourier transform:

f^j=1h2(αωj+β+γωj)u^j


From Last Time

f^(λ)=12πabf(t)eiλtdt.

We change variables to go to [0,2π] instead of [a,b]: let θ=(ta)2πba, then

f^(λ)=ba2π12π02πf(a+ba2πθ)eiλ(a+ba2πθ)dθ

Let F(θ)=f(a+ba2πθ)

f^(λ)=ba2π12π02πF(θ)eiλaei(ba2π)λθdθ

Let η=ba2πλ so λ=2πbaη. Then

f^(2πbaη)=ba2πei(2πbaη)a2π02πF(θ)eiηθdθ=12π(ba)ei2πabaη12π02πF(θ)eiηθdθ


Let tj=a+banj and θj=(tja)2πba=2πnj

We have yi=f(ti)=F(2πnj). We know 0jn1

Take λk=2πbak

f^(2πbak)=(stuff)12π02πF(θ)eiθkdθck

Observe that since ck=1ny^k, we get

f^(2πbak)=ban2πe2πikabay^k

This is an approximation to f^(λ) at λk=2πbak