UMD PDE Qualifying Exams/Jan2010PDE

From testwiki
Jump to navigation Jump to search

Problem 1

Let U={xn:|x|>1}. Suppose uC2(U)C(U¯) is a bounded solution of the following Dirichlet problem: Δu=0 in U, and u=f on Γ={xn:|x|=1} where f(x)C(Γ).

(a) Consider n=2. Show that there exists at most one solution of the above problem. Hint: First, you might want to consider an appropriate maximum principle in U by using u±ϵlog|x|.

(b) Now consider n=3. Show that it is possible to have more than one bounded solutions of the above problem. What additional condition should you impose so that the solution u be unique in this case?


Solution

Solution 1a

We can't use the ordinary maximum principle for harmonic functions since our domain U is unbounded. We hope to use what we would expect the maximum principle would be for this domain, but that requires proof.

Lemma: For the domain U={xn:|x|>1}, if Δu=0 then maxU¯u=maxΓu.

Proof of Lemma: Consider the domain Ur={1<|x|<r} and the function uϵ=uϵlog|x|. Since log|x| is the fundamental solution to Laplaces equation, then clearly uϵ is harmonic and one can easily verify that uϵ=f on Γ.

Then since the domain Ur is bounded, we can use the ordinary maximum principle and say that

maxUr¯uϵ=maxΓuϵmaxB(0,r)uϵ.

We know that maxΓuϵ=fL(Γ). Now if r is sufficiently large then we can guarantee that maxB(0,r)uϵ<fL(Γ). Sending r gives us supU¯uϵmaxΓuϵ. Now send ϵ0 and we get maxU¯umaxΓu which proves the lemma.

If we replace uϵlog|x| with u+ϵlog|x| then by the same methods we can prove a minimum principle for our domain U.

Now suppose u1,u2 are two bounded solutions to the Dirichlet problem. Let w=u1u2. Then w solves Δw=0 in U and w=0 on Γ. Then by our maximum principle lemma, supU¯wmaxΓw=0. Similarly by the minimum principle, infU¯uminΓw=0. This implies w0, i.e. u1u2, which proves that bounded solutions to this Dirichlet problem are unique.


Solution 1b

Now when n=3 we can have more than one bounded solution to the Dirichlet problem on U. Suppose u is one such bounded C2 solution. Recall that 1/|x| is the fundamental solution to Laplace's equation in dimension 3. Therefore v=(u1)+1/|x| is also harmonic and one can verify that v=f on Γ. It is also easy to verify that v is also bounded on U. Therefore both u,v are distinct, bounded solutions. Therefore solution is not unique.

How can we get a unique solution? Recall that w solves Δw=0 in U and w=0 on Γ. Integration by parts shows that

0=UwΔw=U|Dw|2+γwwνdS+limrB(0,r)wwνdS=U|Dw|2+0+limrB(0,r)wwνdS

So if we imposed lim|x|w(x)=0 then we would have U|Dw|2=0 which implies that w is constant. But the boundary conditions tell us that w0. In other words, then the solution would be unique.

Template:BookCat