UMD PDE Qualifying Exams/EvansCh2

From testwiki
Revision as of 21:26, 13 May 2013 by 108.28.51.2 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Problem 1

Write an explicit formula for a function u solving the initial-value problem

{ut+bDu+cu=0 in n×(0,)u=g on n×{t=0}.


where c and bn are constants.

Solution

Consider characteristics (x(s),t(s))=(x0+bs,s)n. Also, for any xn,t, consider z(s)=u(x+sb,t+s). Then taking a derivative gives

z˙(s)=Du(x+sb,t+s)b+ut(x+sb,t+s)=cz(s)

where the last inequality is a result of the original PDE. The above ODE can be solved and we get z(s)=z(0)ecs

Finally, any point (x,t) is connected to the characteristic curve (x0,0) where x0=xtb and hence

u(x,t)=g(xtb)ect.

Template:BookCat