UMD PDE Qualifying Exams/Jan2013PDE

From testwiki
Revision as of 17:36, 30 January 2016 by 24.54.235.52 (talk) (b)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Problem 1

Find the explicit solution, u=u(t,x1,x2), of

tu+x2x1ux1x2u=0,t>0, subject to u(t=0,x1,x2)=ex12.

Solution

Note: For notational purposes, let's put the time variable last. i.e. u(x1,x2,t=0)=ex12 so that x1 is the first variable, x2 is the second variable.

We then write our PDE as 0=F(p,z,x)=p3+x2p1x1p2.

We write the characteristic ODEs {z˙(s)=DpFpx˙(s)=DpF

This gives {z˙(s)=x2p1x1p2+p3=0x˙1(s)=x2(s);x˙2(s)=x1(s);t˙(s)=1

Notice that this gives x¨2=x2 and x¨1=x1 which means that x1 and x2 must have the following form:

{x1(s)=x20sin(s)+x10cos(s)x2(2)=x10sin(s)+x20cos(s)t(s)=s

where the coefficients are chosen so that (x1(0),x2(0),t(0))=(x10,x20,0).

Also since, z˙(s)=0, then z(s)=z0=e(x10)2.

Now, given any (x1,x2,t)2×(0,), we need to find x10,x20,s such that (x1,x2,t)=(x1(s),x2(s),t(s)). Clearly, we need t=s. This means that we just need to solve the following system for x10

{x1=x20sin(t)+x10cos(t)x2=x10sin(t)+x20cos(t)

Solving the second equation for x20 gives x20=x2+x10sin(t)cos(t). Substitute this into the first equation and we can solve for x10. We should get (after simplifying) x10=x1cos(t)x2sin(t).

Therefore, u(x1,x2,t)=z0=e(x10)2=e(x1cos(t)x2sin(t))2.


Problem 2

Let u≢0 be a C2(N) function. Define

mx(r)=r1NB(x,r)u(y)dS(y).

a). Show that dmxdr=r1NB(x,r)Δu(y)dy.

b). Let u solve Δu=ϕ(u) for some continuous ϕ. Assume that u(x)1 for every xN, and that ϕ(ξ)0 for ξ1. Prove that if u(x0)=1 at some x0N, then u(x)1 for every xN.

Solution

a

We perform a change of variables z=yxr which gives:

mx(r)=r1NB(x,r)u(y)dS(y)==r1NrN1B(0,1)u(x+rz)dS(z).

So then differentiating and the use of Green's Formula gives:

ddrmx(r)=B(0,1)Du(x+rz)zdS(z)=B(0,1)νu(x+rz)dS(z)=B(0,1)Δu(x+rz)dS(z)=r1NB(x,r)Δu(y)dy.

b

Notation: I use ∫̸ to denote the average integral value symbol (dashed integral). The usual symbol used in Evans would not typeset on this wikibook.


Since u1, ϕ(u)0. Therefore, Δu=ϕ(u)0, that is, u is a supersolution to Laplace's equation.

Suppose u(x0)=1. Then by Part a, dmx0dr=r1NB(x0,r)Δu(y)dy=r1NB(x0,r)ϕ(u)dy0. So mx0(r) is a decreasing function in r.

Now,

mx0(r)=r1NB(x0,r)u(y)dS(y)=r1NNα(N)B(x0,r)u(y)dS(y)=r1NCNrN1B(x0,r)u(y)dS(y) since Nα(N)=CNrN1CNu(x0) since u is a supersolution.

This estimate must hold for all r>0. This necessarily implies uu(x0)=1 since nonconstant supersolutions tend to as r.

Problem 3

Let u solve the nonlinear eigenvalue problem

Δu=u3+λu.

Here uC2(ΠN) is a 1-periodic function in all variables (that is, ΠN is the N-dimensional torus) with u≢0 and λ.

a. Prove that λ>0.

b. Prove that there exists no sequence of eigen-solutions (un,λn) such that λn0 and ΠNun2(x)dx=1. Hint: Prove b by contradiction.

Solution

a

Multiply both sides of the PDE by u and integrate.

ΠNu(Δu)=ΠNu4+λu2.

Integrate by parts to obtain:

ΠNuuν+ΠN|Du|2=ΠNu4+λu2.

The boundary term vanishes by the periodicity of u in all variables.

Thus 0ΠN|Du|2=ΠNu4+λu2 implies that λ>0.

b

Assuming ΠNun2(x)dx=1 and our result from part a, we get

ΠN|Dun|2=ΠNun4+λdx

This gives

Vol(ΠN)λn=ΠN|Dun|2+un4dxΠNun4dx(ΠNun2dx)21 where the last inequality is due to Jensen's Inequality.

So if λn0, this contradicts the above inequality, i.e. we would have 0=limλn1.

Template:BookCat