Variational Methods For Nonlinear Partial Differen PDF
Variational Methods For Nonlinear Partial Differen PDF
discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/265154383
Article
CITATIONS READS
0 33
1 author:
Carlos Tello
Universidad Nacional de Ingeniera (Peru)
3 PUBLICATIONS 48 CITATIONS
SEE PROFILE
All content following this page was uploaded by Carlos Tello on 21 October 2015.
The user has requested enhancement of the downloaded file. All in-text references underlined in blue are added to the original document
and are linked to publications on ResearchGate, letting you access and read them immediately.
VARIATIONAL METHODS FOR NONLINEAR PARTIAL
DIFFERENTIAL EQUATIONS
By
CARLOS TELLO
MASTER OF ARTS
Mathematics
December 2010
Approved By:
Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . iv
Abstract . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . v
Chapter 1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.1 Basic Idea . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
Chapter 2 Preliminaries . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.1 Topology . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.2 Closure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.3 Compactness . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.4 Sequences . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.5 Continuous Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.6 Lower Semicontinuous Functions . . . . . . . . . . . . . . . . . . . . . 9
ii
Chapter 6 Sobolev Spaces . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40
6.1 The Sobolev Function Space W k,p (U ) . . . . . . . . . . . . . . . . . . 40
6.2 Sobolev Inequalities . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
6.3 Rellich-Kondrachov Compactness Theorem . . . . . . . . . . . . . . . 43
Chapter 10 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68
Bibliography . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69
Vita . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 71
iii
Acknowledgments
There are many people who helped to make this thesis possible. In first place to my
family for all their unconditional moral support. Thanks to all the great community of
the Wake Forest University, my classmates whom I shared a great learning experience.
My gratitude to all my professors, very specially to my advisor Dr. Sarah Raynor for
all her patience answering uncountable number of analysis questions, to Dr. Edward
Allen for helping me to maintain academic motivation. Also thanks to Dr. Stephen
Robinson and Dr. Richard Carmichael for their useful lessons.
iv
Abstract
Carlos Tello
The objective of this work is to explain some basic aspects of variational methods for
solving a class of nonlinear partial differential equations. First, relevant mathematical
background of functional analysis and variational calculus is explained. One of the
main results discussed is the existence theorem for minimizers of functionals for the
case of fixed boundary problems. This theorem assumes coercivity and lower semicon-
tinuity conditions of the functional and the energy functional is defined over subsets
of Sobolev spaces. After that, the technical concepts associated to this theorem are
implemented to study some specific free boundary problems.
v
Chapter 1: Introduction
Many interesting problems in the natural sciences are described by partial differen-
tial equations (PDE). For example, we would like to make better predictions for the
behavior of physical or biological systems, or, as an important first step, to deter-
mine their stationary patterns. The case of linear problems has been investigated in
great detail by mathematicians using well-established methods. We are much more
interested in the case of nonlinear problems, which often appear in applications.
First, we consider the case of problems with fixed boundary. Suppose we are
interested in solving some nonlinear PDE. Let A[u] = 0 be a PDE where A[] is
a nonlinear partial differential operator and u is the unknown function. We know
that there does not exist a general method for solving this nonlinear PDE. However
it is possible that this PDE can be obtained by minimizing an associated energy
functional. Quite often, finding the minimum of this functional is easier than solving
the nonlinear PDE A[] = 0 directly. Furthermore an important class of nonlinear
PDEs related to physical problems can be obtained from an appropriate variational
problem.
1
There exists a useful method to establish existence of minimizer of functionals.
Suppose we want to minimize a functional I[w] where w belongs to a some class C of
real-valued functions compatible with some boundary condition. Basically the method
we will consider works as follows: First take a minimizing sequence {un }
n=1 C that
satisfy
lim I[un ] = inf I[u],
n uC
Another case is the so called free boundary problems, which have been investigated
recently with great interest. In free boundary problems we have not only an unknown
function but also the domain of this function is itself unknown. Similarly to the
previous case, a convenient method to solve this problem is by finding a minimizing
sequence of an appropriate functional. However, in this case the functionals are
usually discontinuous and thus the connection of the variational problem to the PDE is
much more complicated, requiring weak convergence methods and geometric measure
theory.
The plan of this dissertation is to work out the mathematical background required
to deal with these classes of problems. First we discuss formally some main results of
topology and functional analysis, and then we study the properties of Sobolev spaces.
Then we formulate the variational problems over the space of smooth functions, and
after that explain in detail the theorem of existence and uniqueness of the minimizer of
2
functionals over Sobolev spaces with Dirichlet boundary conditions on fixed domains.
Imposing additional growing conditions on the energy functional it is shown that
the minimizer represents the weak solution of the nonlinear PDEs associated to the
variational problem. Finally, we discuss briefly the minimizing problem for the case
of free boundary conditions.
3
Chapter 2: Preliminaries
2.1 Topology
X, .
Definition 2.3. A topological space X is called Hausdorff if for any pair of points
x, y X with x 6= y there exist neighborhoods U of x and V of y such that U V = .
Definition 2.4. A non trivial set can have many different topologies. Suppose that
we have two topologies and 0 on a set X. If 0 , the we say that 0 is weaker
than .
Definition 2.5. A subfamily B of is a base for if for every x X and every open
set U containing x there is a set V B such that x V U.
4
Definition 2.6. A collection Bx of neighborhoods of a point x X is called local
base at x if every neighborhood of x contains a member of Bx .
2.2 Closure
Using this definitions we can verify the following results: The interior is the largest
open set included in A; The closure is the smallest closed set including A; If A
B X, then A B and A B. A set A X is open if and only if A = A , and
B is closed if and only if B = B. For any set A X, (A) = A and (A ) = A and
(A )c = (Ac ). Also, (A B) = A B and (A B) = A B .
5
Given A X, the definition of limit point implies the following result: A =
A {limit points of A}.
Remark 2.13.
2.3 Compactness
Some properties of compact sets are the following: Finite sets are compact. Finite
unions of compact sets are compact. Closed subsets of compact sets are compact.
Compact subsets of Hausdorff spaces are closed.
This definition implies that a set D is dense if and only if every nonempty open
set of X contains a point in D. This means that any point in X can be approximated
by points in D.
6
2.4 Sequences
xk x as k representing limk xk = x.
Theorem 2.23. A topological space is Hausdorff if and only if every sequence con-
verges to at most one point.
7
2.5 Continuous Functions
This theorem shows that sequential continuity is a weaker condition than conti-
nuity, but they are equivalent for metric spaces.
8
Theorem 2.31. Every continuous function between topological spaces maps compact
sets to compact sets.
For a proof of this important corollary see [18] Theorems 4.14, 4.19.
c R, {u X | f (u) c} is closed in X.
Lemma 2.36. Let X be a first countable topological space. An extended real valued
function f : X R {} is lower semicontinuous if and only if it is sequentially
lower semicontinuous.
9
This theorem shows in particular that for metric spaces lower semicontinuity is
equivalent to sequentially lower semicontinuity. We will often deal with weak topolo-
gies of normed spaces. These spaces are neither first countable nor metrizable. How-
ever, it will be enough for our purposes to use only the sequential characterization of
lower semicontinuity.
10
Proposition 2.40. Let U be a open subset of a topological space X. Then the char-
acteristic function U : X R is lower semicontinuous.
11
Chapter 3: Functional Analysis
Remark 3.2. We will use the following notation and definitions: Rn is the real n-
dimensional Euclidian space. A nonempty, bounded, connected open subset U of
Rn is called a domain. A typical point in Rn is x = (x1 , x2 , . . . , xn ). The i-th
standard coordinate vector is ei = (0, . . . , 0, 1, 0, . . . , 0).
Definition 3.5. Let M be a metric space and x M . The open ball in M with
center x and radius > 0 is defined by B(x, ) := {z X : d(z, x) < }.
Definition 3.6. The topology generated by the collection of all open balls of a metric
space X is called the metric topology of X.
12
Remark 3.7. Given a subset E of a metric space X, E has empty interior in X if and
only if its complement, X \ E, is dense in X.
Remark 3.8. If E is an open subset of a metric space X, for each point x E, there
exist an open ball centered at x whose closure is contained in E.
Definition 3.11. We say that a metric space X is complete if every Cauchy sequence
in X converges to a point in x.
Proposition 3.12. Let E a subset of a complete metric space X. Then the metric
space E is complete if and only if E is a closed subspace of X.
Definition 3.13. Let E be a nonempty subset of a metric space (X, d). We define
the diameter of E by
diam E = sup{d(x, y) | x, y E}
Proposition 3.15. For metric spaces, compactness and sequential compactness are
equivalent.
13
Theorem 3.17 (Bolzano-Weirstrass). Every bounded sequence in Rn has a convergent
subsequence.
Remark 3.18. A compact metric space is separable, and every subspace of a separable
metric space is separable.
contracting sequence if
lim diam(En ) = 0.
n
Theorem 3.21 (The Cantor Intersection Theorem). Let X be a metric space. Then
X is complete if and only if whenever {Cn }
n=1 is a contracting sequence of nonempty
Theorem 3.24 (Baire Category Theorem). Let X be a complete metric space. Let
{On }
n=1 be a countable collection of open dense subsets of X. Then the intersection
T
n=1 On is also dense.
Corollary 3.25. Let X be a complete metric space. Let {Cn } n=1 be a countable
14
Corollary 3.26. Let X be a complete metric space and {Cn }n=1 be a countable col-
nonempty interior.
Remark 3.27. An open subset of a complete metric space is of the second category.
a complete metric space we can apply the previous corollary to conclude that there
exists at least one n for which En contains an open ball B(x, r). Therefore (3.2) holds
for O = B(x, r) and M = n.
15
3.2 Normed Linear Spaces
Definition 3.30. A real linear space X is an Abelian group under addition (+),
together with a scalar multiplication from R X into X such that for all , R
and x, y X,
(x + y) = x + y, ()x = (x), ( + )x = x + x, and 1x = x.
Definition 3.31. A real linear space X is called a normed linear space if there
exists a mapping k k : X [0, ) such that:
(N1 ) kxk = 0 if and only if x = 0,
(N2 ) x X, R kxk = || kxk, (3.3)
(N3 ) x, y X kx + yk kxk + kyk.
Inequality (N3 ) is the triangle inequality.
Remark 3.32. Every normed space M is a metric space, in which the distance function
d : M M R satisfies d(x, y) = kx yk.
Definition 3.33. A Banach space is a normed linear space that is complete with
respect to the metric induced by the norm.
16
Remark 3.37. Every bounded linear operator is continuous and every continuous lin-
ear operator is bounded.
Proposition 3.38. Let X and Y be normed linear spaces. Then the collection of all
bounded linear operators from X to Y , L(X, Y ), is a normed linear space.
and it is subadditive if
Remark 3.42. Any norm on a linear space is both subadditive and positively homo-
geneous.
p on Y.
17
Let X be a normed linear space. Recall that a linear functional T on X is bounded
if there is an M 0 such that for all x X we have
|T (x)| M kxk.
and
kT k = sup{T (x) | x X, kxk 1}.
Proposition 3.44. Let X be a normed linear space. Then the collection of all bounded
linear functionals on X is a linear space on which k k is a norm. This normed space
is called the dual space of X, and this space is denoted by X .
Theorem 3.45. Let X0 be a linear subspace of a normed linear space X. Then each
bounded linear functional on X0 has an extension to a bounded linear functional
on all of X that has the same norm as . In particular, for each x X, there is a
X for which
(x) = kxk and kk = 1.
Theorem 3.46 (The Uniform Boundedness Theorem). Let X be a Banach Space and
Y a normed linear space, and let F be a subset of L(X, Y ). Suppose the family F is
pointwise bounded in the sense that for each x in X there is a constant Mx for which
Then the family F is uniformly bounded in the sense that there is a constant M 0
for which kT k M for all T in F.
18
Proof. For each T F, the real-valued function fT : X R defined by fT (x) = kT xk
is a real-valued continuous function on X. Since this family of continuous functions
is pointwise bounded on X and the metric space X is complete, by Theorem (3.29),
there is an open ball B(x0 , r) in X and a constant C 0 for which
C+Mx0
Therefore, setting M = r
, and using the linearity of T we have kT k M for all
T in F.
Proof. T is linear because the pointwise limit of linear operators is linear. By the Uni-
form Boundedness Principle we observe that the sequence {Tn } is uniformly bounded.
Thus lim inf kTn k is finite. By continuity of the norm we have limn kTn (x)k =
kT (x)k. Since kTn (x)k kTn k kxk for all n, we have kT (x)k lim inf kTn k kxk.
Therefore T is bounded and kT k lim inf kTn k.
19
Definition 3.48. Let Y be a Banach space, and let X be a nonempty subset of Y .
(a) X is closed in Y if {xk }
k=1 X and limk xk = y in Y implies that y X.
a subsequence {xkj }
j=1 which converges in Y .
Definition 3.49. We say that the Banach space X is embedded in the Banach
space Y if
(a) X is a vector subspace of Y , and
(b) There exists a constant C > 0 such that
kukY CkukX u X.
20
Chapter 4: Weak Topology
Definition 4.1. Let X be a normed linear space. The weak topology induced on X
by the dual space X is called the weak topology on X.
For a normed linear space we frequently call the topology induced by the norm
the strong topology.
We can check that the evaluation functional J(u) is linear and is bounded on X
with kJ(u)k kuk. Also, the operator J : X (X ) is injective and linear and
therefore J(X) is a linear subspace of (X ) .
21
Theorem 4.3. Let X be a normed linear space. Then the natural embedding J :
X X is an isometry.
Proof. By definition of the norm on the dual space, for all u X we have
Thus
|J(u)()| kuk kk for all X .
Therefore J(u) is bounded and kJ(u)k kuk. On the other hand, according to
Theorem (3.45), there is a X for which kk = 1 and J(u)() = kuk. Therefore
kuk kJ(u)k. We conclude that kJ(u)k = kuk, i.e. J is an isometry.
Definition 4.4. Let X be a normed linear space. The weak topology induced on X
induced by J(X) (X ) is called the weak-* topology on X .
Proof. Suppose that uk u. Given any u X and using the fact that u is
continuous we have u (uk ) u (u). This means that for any u X hu , uk i
hu , ui. Thus by definition of weak convergence uk * u.
22
Theorem 4.7. Let X be a normed linear space. Then every weakly convergent se-
quence in X is bounded in norm. And, if un * u, then kuk lim inf k kun k.
Moreover, because un * u, |{(un )}| converges to |(u)| = kuk. Therefore using the
fact that is continuous we have
(1) (u, u) 0 u H,
(2) (u, u) = 0 if and only if u = 0,
(3) (u, v) = (v, u) u, v H,
(4) (u, v + w) = (u, v) + (u, w) u, v, w H, , R.
23
Notation 4.9. If ( , ) is an inner product, the associated norm is
with the series converging in H; that is, every u H can be represented in the inner
product norm by its orthogonal expansion with respect to {wk }
k=1 .
P
Remark 4.13. If {wk } 2
k=1 is an orthonormal basis, then u H, kuk =
2
k=1 (u, wk ) .
24
Theorem 4.15 (The Banach-Alaoglu Theorem). If X is a normed linear space and
B = {f X | kf k 1} is the closed unit ball in X , then B is a compact space in
the weak* topology.
{ukj }
j=1 {uk }k=1 and u X such that ukj * u.
25
Chapter 5: Function Spaces
In this section we are going to introduce the framework of some important function
spaces. We consider real-valued functions defined over a specific domain U of the
Euclidean space Rn . For our purposes we always assume that the target space R
has the usual 1-dimensional Euclidean metric topology, in particular this is a Banach
space. Also for the domain space Rn we always consider the usual n-dimensional
Euclidean metric topology, which makes Rn into a Banach space.
u 2u 3u
Notation 5.2. uxi = xi
, u xi xj = xi xj
, uxi xj xk = xi xj xk
, etc.
26
is the set of all partial derivatives of u at x of order k. Assigning some ordering to
k
the various partial derivatives, we can consider Dk u(x) as a point in Rn . Note that
1/2
X
|Dk u| = |D u|2 .
||=k
Special Cases:
If k = 1, we can arrange the elements of Du into a vector:
D1 u Du := (ux1 , . . . , uxn )=gradient vector.
If k = 2, we arrange the elements of D2 u in a matrix:
ux1 x1 ux1 xn
D2 u =
.. .
.
uxn x1 uxn xn
D2 u is called the Hessian matrix.
Pn
The Laplacian of u is 4u = i=1 uxi xi = tr(D2 u).
27
Definition 5.7. Let U Rn be compact, and let {un } be a sequence of continuous
functions from U to R. We say that the sequence {un } is uniformly bounded on
U if M > 0 such that, n N, maxxU |un (x)| < M.
Definition 5.8. Let U Rn , and let {un } be a sequence of continuous functions from
U to R. We say that the sequence {un } is equicontinuous on U if > 0 > 0
such that x, y U n N, |x y| < |un (x) un (y)| < .
The following theorem will be very important in the theory of Sobolev spaces, which
is discussed in the next chapter.
28
Let B be a countable dense subset of A, which exists because Rn is separable, and
let (bn ) be an enumeration of B.
Since fn is uniformly bounded on A, the sequence of real numbers (fn (x)) is bounded
for any x A. So the sequence of real numbers (f1 (b1 ), f2 (b1 ), f3 (b1 ), . . .) is bounded.
By hypothesis the subsequence (f1,1 (x), f1,2 (x), f1,3 (x), . . .) of (fn (x)) is bounded for
any x A, so (f1,1 (b2 ), f1,2 (b2 ), f1,3 (b2 ), . . .) is bounded.
By hypothesis the subsequence (f2,1 (x), f2,2 (x), f2,3 (x), . . .) of (f1,m (x)) is bounded for
any x A, so (f2,1 (b3 ), f2,2 (b3 ), f2,3 (b3 ), . . .) is bounded.
Repeating the procedure explained above we generate the following collection of sub-
29
sequences of 0 (x) := (fn (x))
1. n is a subsequence of n1 , n N.
3. The order of the functions on each sequence is preserved. This means that if
j < k and both fn,j and fn,k appear in n , then these functions appear in n1
with fn,j = fn1,i , fn,k = fn1,l , and i < l.
Property 3 implies that if we move upward from the n-th row to the n 1-th row in
the collection of functions in (5.1), then the functions can only move to the right and
never to the left.
Properties 1 and 3 imply that (fn,n (x), fn+1,n+1 (x), fn+2,n+2 (x), . . .) is a subsequence
of n (x) for each n N because the elements of the diagonal subsequence come from
functions in n (x) after the first n 1 functions. Specifically, by property 3, for each
k n, fk,k (x) = fn,m (x) for some m n. Using mathematical induction we can
30
conclude that mn is a subsequence of (fn ).
Next we will use the fact that (fn ) is equicontinuous to show that the subsequence
converges uniformly on A.
The fact that is a subsequence of the original equicontinuous sequence (fn ) im-
plies that itself is also equicontinuous. Formally this means that
> 0 > 0 such that
Since A is compact, C has a finite subcover, so there are finitely many points b1 , b2 , . . . br
B for some r N such that we can write A rj=1
B (bj ).
By the previous conclusion (5.2), (x) is a convergent sequence for each point bj with
31
1 j r . This fact implies that (x) is a Cauchy sequence at each one of these
points.
Then (kr ,j N) such that
|fm,m (x) fn,n (x)| |fm,m (x) fm,m (bj )| + |fm,m (bj ) fn,n (bj )| + |fn,n (bj ) fn,n (x)|,
Hence we have found that the sequence , which is a subsequence of (fn ), is a uni-
formly Cauchy sequence on A. Then using the remark (5.11), we conclude that
converges uniformly on A.
5.2 C k (U ) Spaces
In this section are introduced the basic classes of real-valued continuously differen-
tiable functions. These classes of functions are defined on open subsets of the Eu-
clidean metric space Rn . After introducing some metric structure in these classes of
functions, we can use them to make useful approximations in the class of Sobolev
spaces.
32
Remark 5.14. C(U ) is a linear space under pointwise addition and scalar multiplica-
tion meaning that for any f, g C(U ), U R, and x U we have (f + g)(x) =
f (x) + g(x), (f )(x) = f (x).
Remark 5.16. Recall that a real-valued function u defined on the bounded open set
U Rn is uniformly continuous if and only if it can be extended to a real-valued
continuous function u defined on U .
T
Definition 5.19. C (U ) := {u : U R | u is infinitely differentiable} = k=0 C k (U )
is the linear space of infinitely continuously differentiable real-valued functions on U .
We say that a function u C is smooth. C (U ) := k
T
k=0 C (U ).
33
Theorem 5.22 (Existence of Lebesgue measure and Lebesgue measurable sets).
There exists a maximal -algebra M and a mapping
| | : M [0, +]
[
X
| Ak | = |Ak |.
k=1 k=1
Notation 5.23. The sets in M are called Lebesgue measurable sets and | | is
the n-dimensional Lebesgue measure.
is a sequence of measurable functions, then lim sup fk and lim inf fk ar also measurable
functions.
34
(a) |A E| , and
(b) fk f uniformly on E.
5.4 Lp Spaces
1 1 ap bq
Lemma 5.33 (Youngs Inequality). Let a, b > 0, p, q > 1, p
+ q
= 1, ab p
+ q
.
1
Theorem 5.34 (Holders Inequality). Let p, q 1, p
+ 1q = 1, u Lp (U ), v Lq (U ).
Then uv L1 (U ) and kuvk1 kukp kvkq or explicitly
Z Z Z
1 1
|u(x)v(x)|dx ( |u(x)| dx) p ( |v(x)|q dx) q .
p
U U U
35
Theorem 5.36 (Interpolation Inequality for Lp -norms). Assume 1 s r t ,
1/r = /s + (1 )/t for 0 < < 1, and u Ls (U ) Lt (U ). Then u Lr (U ), and
kukLr (U ) kukLs (U ) kuk1
Lt (U ) .
1 1 1
where C = |U | p q if q < and C = |U | p if q = .
Now
36
Then we integrate
Z Z Z
p p p p
|u| dx 2 |uk0 u| dx + 2 |uk0 |p dx
U U U
p p
2 |U | + 2 p
kuk0 kpLp (U ) < .
Thus u Lp (U ).
Then use uniform convergence inequality raised to the p power, integrate, and finally
raise to 1
p
power with k > k 0
Z Z
1 1
( |uk (x) u(x)| dx) p < ( p dx) p ,
p
U U
1
kuk (x) u(x)kLp (U ) < |U | p .
Theorem 5.41. Let U be an open subset of Rn , and 1 p < , and q the conjugate
of p. Suppose that uk * u weakly in Lp (U ) and vk v strongly in Lq (U ). Then
Z Z
lim uk vk dx = uv dx.
k U U
Since every weakly convergent is strongly bounded there exists a constant C > 0 such
that kuk kLp (U ) C for all k.
Z Z Z Z Z
| uk vk dx uvdx| | (vk v)uk dx| + | vuk dx uvdx| ( Triangle Ineq.)
U U U Z U Z U
37
5.5 Convolution and Smoothing
U = {x U | dist(x, U ) > }
(a) f C (U ),
(b) f f a.e. as 0,
(c) If f C(U ), then f f uniformly on compact subsets of U.
(d) If 1 p and f Lploc (U ), then f f in Lploc (U ).
Theorem 5.47. Let U Rn be a domain covered by a family {Vi }iI of open sets i.e.
U iI Vi . Then there exists a partition of unity i.e a family {j }jJ Cc (Rn )
S
such that
(a) For each j J, supp(j ) Ui for some i I,
(b) 0 j (x) 1 for all j J, for all x Rn ,
38
P
(c) jJ j (x) = 1 for all x U ,
(d) For each compact set K U , there are only finitely many j that are not identi-
cally zero on K.
39
Chapter 6: Sobolev Spaces
Definition 6.1. Let u, v L1loc (U ). For a multiindex , we say that v is the -weak
derivative of u on U , written D u = v, if U uD dx = (1)|| U vdx for all test
R R
functions Cc (U ).
P
||k ess supU |D u|.
k,p
Definition 6.3. Wloc (U ) = {u | u W k,p (V ) for all V U }.
40
2. For all a, b R, au + bv W k,p (U ) and D (au + bv) = aD u + bD v
Proposition 6.7. For all k 0 and for all 1 p , the Sobolev space W k,p (U )
is a Banach space which is separable for 1 p < and reflexive for 1 < p < .
Definition 6.8. Let U Rn be bounded domain and let k N. We say that the
boundary U is C k if for each point x0 U there exist r > 0 and a C k function
f : Rn1 R such that
um u in W k,p (U ). (6.1)
and a constant C depending only on p, U and V such that for each u W 1,p (U ) :
(a) Eu = u a.e. in U ,
(b) Eu has support within V ,
(c) there exist a constant C > 0 that depend only on p, U , and V such that
kEukW 1,p (Rn ) CkukW 1,p (U ) .
41
Theorem 6.12 (Trace Theorem). Let U Rn be a bounded domain, and U C 1 .
Then there exists a bounded linear operator
T : W 1,p (U ) Lp (U ), (6.3)
Theorem 6.17 (Estimates for W 1,p , 1 p < n). Let U Rn be a bounded domain, and
suppose U is C 1 . Assume 1 p < n, and u W 1,p (U ). Then u Lp (U ), and
there exists a constant C = C(p, n, U ) with estimate
Theorem 6.18 (Estimates for W01,p , 1 p < n). Let U Rn be a bounded domain.
Suppose u W01,p (U ) for some 1 p < n. Then we have the estimate with a constant
C = C(p, q, n, U )
kukLq (U ) CkDukLp (U ) (6.7)
42
for each q [1, p ].
In particular, for all 1 p ,
Proof. 1. Theorem (6.17) implies that W 1,p (U ) Lq (U ) with kukLq (U ) CkukW 1,p (U )
for all 1 q < p . This means that W 1,p (U ) is embedded in Lq (U ). We there-
fore only need to show that the embedding is compact, i.e. if {um }
m=1 is a
converges in Lq (U ).
2. By the extension theorem (6.10), and without lost of generality we can assume
that all the functions {um }
m=1 have compact support in some bounded open
um := um m N
43
Here, is the standard mollifier. We may also assume that for sufficiently
small the functions {um }
m=1 all have support in V because supp(um ) supp(um )+
supp( ).
um um in Lq (U ) as 0, uniformly in m. (6.10)
um um in L1 (V ), uniformly in m. (6.11)
44
Then, since 1 q < p , we see using the interpolation inequality for Lp -norms
(5.36) that
1 1
where is chosen so that q
= 1
+ p
, 0 < < 1.
Now inequality (6.9) and the Gagliardo-Nirenberg-Sobolev Inequality (6.16) im-
ply that
kum um kLq (V ) Ckum um kL1 (V ) ,
(6.12)
In fact, if x Rn , then
Z
|um (x)| (x y)|um (y)|dy,
B(x,)
k kL (Rn ) kum kL1 (V )
for all m N. This result means that the sequence {un } is uniformly bounded
In the same way
Z
|Dum (x)| |D (x y)||um (y)|dy,
B(x,)
C
kD kL (Rn ) kum kL1 (V ) < ,
n+1
for all m N. This result means that the sequence {un } is equicontinuous.
These two estimates imply (6.12).
45
6. Now fix > 0. We can show that there exists a subsequence {umj }
j=1
{um }
m=1 such that
V Rn , we can use the claim (6.12) and the Arzela-Ascoli theorem, (5.12), to
obtain a subsequence {umj }
j=1 {um }m=1 which converges uniformly on V . In
Now results (6.14), (6.15), together the triangle inequality imply that
46
Chapter 7: Variational Analysis in C
If f has a local minimum at x0 , assuming that x0 is an interior point of [a, b], and
the derivative f 0 (x0 ) exists, then f 0 (x0 ) = 0.
We will generalize this extremal problem from real calculus to variational calculus.
Given a functional F : D X R where X is a Banach space. If F has a local
minimum at u0 , and u0 D, then we have an operator equation F 0 (u0 ) = 0. The
generalized derivative F 0 (x0 ) is a Frechet derivative.
In this chapter, we discuss the simple case where the domain of the functional
is the space of smooth functions that satisfying a Dirichlet boundary condition on a
fixed boundary. The technique to calculate the first variation is explained explicitly.
47
7.2 Euler-Lagrange Equation
A = {w C (U ) | w|U = g|U }
for w A.
Assume that some particular smooth function u is a minimizer of I[] and satisfies
the boundary condition u|U = g|U . We will show that u is a solution of a specific
nonlinear PDE. Take any smooth function v Cc (U ) and define the function i :
R R by
i( ) := I[u + v]. (7.2)
48
Since v has compact support in U we have v|U = 0. Then (u+ v)|U = u|U + v|U =
u|U = g, so that u + v is admissible for any . Therefore, since u is a minimizer
of I[], i() has a minimum at = 0. Therefore = 0 is a critical point of this
one-variable function, i.e. the necessary condition
i0 (0) = 0, (7.3)
Calculating the derivative i0 ( ), using the fact that is a parameter inside the integral
and applying the chain rule, we obtain
Z Xn
0
i ( ) = [ Lpk (Du + Dv, u + v, x)vxk + Lz (Du + Dv, u + v, x)v]dx. (7.5)
U k=1
Now, integrating by parts on the first term and using the fact that v has compact
support within U , we get
Z n
X
[ (Lpk (Du, u, x))xk + Lz (Du, u, x)]vdx = 0. (7.7)
U k=1
Since this equality holds for arbitrary test functions v, we conclude that u satisfies
the following second-order, possibly nonlinear PDE
n
X
(Lpk (Du, u, x))xk + Lz (Du, u, x) = 0. (7.8)
k=1
This is the Euler-Lagrange equation associated with the functional I[] defined in (8.1).
Any smooth minimizer of I[] is a solution of the Euler-Lagrange equation (7.8), and
thus we can try to find a solution of equation (7.8) by searching for minimizers of
49
(8.1). But there may be other, non-minimizing solutions to the PDE and also the
minimizer may not be smooth. It is important to point out that the Euler-Lagrange
Equation is a possibly quasilinear second order PDE in divergence form.
One important example related with problems in physics is the Poisson equation.
Consider L(p, z, x) = 12 |p|2 zf (x). Then Lpi = pi with i = 1, . . . , n, Lz = f (x).
The functional is
Z
1
I[w] := [ |Dw|2 wf ]dx,
U 2
50
Chapter 8: Variational Analysis in W 1,q
for w A.
We have some reasons why we want to define the functional over a Sobolev space.
First, we know that Sobolev spaces are more general than the space of smooth func-
tions because it includes discontinuous functions. Second, Sobolev spaces are reflexive
Banach spaces so that we can use the corresponding weak sequential compactness the-
orem which is a very important property to prove existence of minimizers.
8.1 Coercivity
51
2
smooth functions such as f (x) = ex . The problem happens in finite dimensions
only when the smooth function has horizontal asymptotes. For this reason we need
to control from below the growth of the functional I[w] for large functions w. One
way to do this is to require that I[w] as |w| . We will assume that for any
q R with 1 < q < there exist constants > 0, 0 such that
The crucial fact that U is bounded, implies that is finite i.e 0 < . Then
inequality (8.3) implies that I[w] is bounded below i.e < I[w]. On the
other hand we know, by Poincares Theorem, that the Lq -norm of Dw controls the
Lq -norm of w. These two norms contributes to the norm of W 1,q (U ).
These results suggests that we can define the functional I[w] for functions w
W 1,q (U ) and not only for smooth functions as we did in the previous chapter. Fur-
thermore we can also require a Dirichlet boundary condition w|U = g|U that must
be interpreted now in the trace sense.
52
Using the definition of infimum we can select a sequence of functions uk A so that
I[uk ] m as k . (8.5)
We call {uk }
k=1 a minimizing sequence. We want to show that some subsequence of
{uk }
k=1 converges to an actual minimizer u A. To do this it is necessary to use a
kind of sequential compactness of the admissible set A. This condition is not possible
using only norm convergence because the space W 1,q (U ) is infinite dimensional. Recall
that in infinite dimensional spaces the unit closed ball is not necessarily compact.
The inequality (8.3) of the coercivity condition will only allows us to conclude
that the minimizing sequence is contained in a bounded subset of W 1,q (U ). This does
not imply that there exists any subsequence of {uk }
k=1 which actually converges in
ukj * u weakly in Lq (U )
Now we observe that we have another potential problem because in almost interesting
applications the functional I[] is not continuous with respect to weak convergence.
53
This means that from (8.7) and (8.5) we can not conclude that
From this inequality and (8.5) we can deduce I[u] m. On the other hand (8.4)
implies I[u] m. Thus I[w] = m. This means that, if the lower semicontinuity
condition (8.9) holds u will indeed be a minimizer.
Definition 8.1. We say that a functional I[] is sequentially weakly lower semicon-
tinuous on W 1,q (U ), if
8.3 Convexity
54
Theorem 8.3 (Supporting hyperplanes). Suppose f : Rn R is convex. Then for
each x Rn there exists r Rn such that
The following theorem proves that a convexity condition on L implies weak lower
semicontinuity which is a crucial result that will be used in the proof of the existence
of a minimizer in the next section.
2. From the functional analysis result (4.7) we know that any weakly convergent
sequence is bounded in norm. Thus, we have
55
From the definition of lim inf we know that l is the smallest cluster point of the
real sequence {I[uk ]}. We also know that if a sequence converges, then its limit
and its liminf coincide. Therefore, using a subsequence of uk if necessary, we
can suppose
l = lim I[uk ]. (8.13)
j
uk u, strongly in Lq (U ).
4. Using the Riesz-Fischer Theorem (see [17] page 148) we can, if necessary, extract
another subsequence such that
uk u a.e. in U. (8.14)
5. Fix > 0. Then using the previous result and Egoroffs Theorem (5.27) we
obtain that there exists a smaller measurable set E U with
|U E | . (8.15)
so that
uk u uniformly on E . (8.16)
1
F := {x U : |u(x)| + |Du(x)| }. (8.17)
Observe that
|U F | 0 as 0, (8.18)
56
because as 0 the restrictions on the on u and Du are removed. This is a
basic property of measurable functions, see for example [17].
To combine the restriction of uniform convergence and to be inside L1 at the
same time we set
G := E F . (8.19)
6. Let > 0 be fixed. By the coercivity condition (8.2), we know that L is bounded
below by . Without lost of generality we can consider L 0. Otherwise set
= L + . So
L
Z Z
I[uk ] = L(Duk , uk , x)dx L(Duk , uk , x)dx
U G
Z Z
L(Du, uk , x)dx + Dp L(Du, uk , x) (Duk Du)dx.
G G
(8.20)
7. From results (8.16), (8.17), and (8.19), and using the fact that for uniformly
convergent sequences the limit of the sequence of integrals is equal to the integral
of its limit, we see that
Z Z
lim L(Du, uk , x)dx = L(Du, u, x)dx. (8.21)
k G G
The result (8.17) is required to maintain the integrand on the left-hand side
bounded, thus integrable, and to make L uniformly continuous in its arguments.
57
L is smooth and Dp L is uniformly continuous on bounded functions. Then by
result (5.4) the expression converges strongly in Lp (G ) for any 1 p < ; in
particular it converges in the dual of Lq ((G )). Thus from (5.41)
Z
lim Dp L(Du, uk , x) (Duk Du)dx = 0. (8.22)
k G
Observe that this result is independent of the specific admissible set A used i.e.
the boundary condition of the problem.
This following theorem assumes the same hypothesis on the domain U as well as on
the lagrangian L, smoothness, and coercivity conditions of L, and the same definition
of functional I[] over the same admissible set A.
Theorem 8.6 (Existence of Minimizer Theorem). Assume that L satisfies the coer-
civity inequality (8.2) and is convex in the variable p. Suppose also that the admissible
set A is nonempty. Then there exists at least one function u A solving
58
Proof. 1. We know that the functional I[] is bounded below by the coercivity
condition. Since A is not empty by hypothesis, the set {I[w] | w A} is not
empty and bounded below. Thus the infimum of this set exists, and we can set
m := inf wA I[w], with < m +. If m = + we are done, we do not
need to prove nothing. So we assume that m is finite. Meaning < m < .
I[uk ] m as k . (8.24)
Observe that we only say that the real sequence {I[uk ]} converges to a limit m
in R, and the minimizing sequence {uk } does not yet necessarily converge either
strongly or weakly in W 1,q (U ).
because the sequence of real numbers {I[uk ]} is convergent, thus bounded, and
I[uk ] controls the norm kDuk kLq (U ) for each k.
C1 kDuk DwkLq (U ) + C2 C3 ,
59
where C1 , C2 , C3 are real positive constants. Hence supk kuk kLq (U ) < . This es-
timate together with the finiteness (8.25) imply {uk }
k=1 is bounded in W
1,q
(U ).
5. Now we recall the important fact that W 1,q (U ) is a reflexive Banach space.
Applying the weak compactness theorem for W 1,q (U ), there exist a subsequence
{ukj }
j=1 {uk }k=1 and a function u W
1,q
(U ) such that
6. Now the next important step to do is to check that u A. This is the closedness
condition in our proof. To see this, note that for w A as above, uk w
W01,q (U ).
Now W01,q (U ) is a linear subspace of W 1,q (U ). Every linear subspace is convex.
Since W01,q (U ) is defined as a closure it is closed. Then, by Mazurs theorem
(4.17), W01,q (U ) is weakly closed. Hence u w W01,q (U ). Consequently the
trace of u on U is g. The Dirichlet boundary condition is satisfied in the trace
sense. so u A.
7. In the previous weak lower semicontinuity theorem (8.5), we proved that under
the given conditions,
I[u] lim inf I[ukj ] = m.
j
60
8.6 Weak Solutions
Consider the boundary-value problem for the Euler-Lagrange PDE associated the
functional L
n
X
(Lpi (Du, u, x))xi + Lz (Du, u, x) = 0 in U, (8.29)
i=1
u = g on U. (8.30)
Now we assume that the following growth conditions on L and its derivatives hold.
Under these growth conditions we can verify that the equation (8.31) is valid for
a minimizer u and any v W01,q (U ).
61
Proof. Take v W01,q and set
62
Chapter 9: Free Boundary Problems
If we assume that the Lagrangian function f = f (x, z, p) is smooth and, the free
boundary is smooth, we can calculate the first variation using a Taylors expansion
around the absolute minimum u of J. This is done for example in the book Calculus
of Variations by Gelfand and Fomin. The Euler-Lagrange equation is
u = 0, fp u f = 0 in . (9.2)
f convex in p, f (x, z, 0) 0
4u = 0 in N, u = 0, |u| = Q in . (9.3)
63
If we do not impose any restriction on the class of sets {u > 0} there is an existence
proof done in reference [3]. Here we describe the basic steps of a bounded version of
this proof.
Theorem 9.1 (Existence Theorem for a Free Boundary Problem). There exists an
absolute minimum u K of the functional J.
Proof. We assume that 0 < Q < Qmax < , and the domain U is a bounded. Since
0 J[u] for all u H 1 (U ) we can set the number m := inf{J[u] | u K}. If
m = + we are done. So we assume that m is finite and nonnegative 0 m < .
Then there exists a minimizing sequence {un } K that satisfies J[uk ] m.
64
R
We can rewrite the functional as J[u] = J1 [u] + J2 [u] where J1 [u] := U |u|2 dx,
R
J2 [u] := U {u>0} Q2 dx. The first term J1 [] satisfies coercivity because its integrand
|p|2 is coercive. The second term J2 [] is bounded because 0 {u>0} Q2 < implies
R
0 U {u>0} Q2 dx < . Adding a bounded functional to a coercive functional the
coercivity is preserved. Thus J[] satisfies coercivity.
Using the same argument in previous existence theorem (8.6), we can have a
sequence {u} such that uk * u weakly in K.
We need to show that J[] is weakly lower semicontinuous. According with the
weak lower semicontinuity theorem (8.5), the first term J1 [] is is weak lower semi-
continuous because its integrand |p|2 is smooth, convex in p and bounded below.
We will show that the second term J2 [] is also weakly lower semicontinuous. Using
the similar steps at the beginning of the proof the weak lower semicontinuity theorem
(8.5) we have uk u pointwise a.e. in U . Now, for any x U , {u>0} (x) > 0 implies
u(x) > 0. So uk (x) > 0 for large enough k. Then fixing such large enough k we have
for almost all x U
{u>0} (x) {uk >0} (x)
because {uk >0} (x) = 1 for k sufficiently large for almost all x U such that
{uk >0} (x) = 1. Hence using monotonicity of lim inf
Multiplying both sides of the last inequality by Q2 (x) and integrating over U , we have
Z Z
2
Q (x){u>0} (x)dx lim inf [Q2 {uk >0} (x)]dx (monotonicity)
U U k Z
lim inf {uk >0} (x)dx (Fatous lemma).
k U
Finally we use the fact that the sum of two weakly lower semicontinuous functionals
is also a weakly lower semicontinuous functional by (2.39). Thus there exists at least
one u K such that J[u] = min{J[v] | v K.
65
Consider the following example of solution of free boundary problem in two di-
mensions
U = {(x, y) R2 | |x| < 2 and |y| < 1}
9.2 Applications
In this section we are going describe some applications problems that are related with
free-boundary problems. The free-boundary conditions we have considered appears,
for example, in fluid problems such as jets and cavities. To simplify the description
we consider the case of incompressible, irrotational, and inviscid fluids. In this case
the velocity of the fluid is given by a where is the velocity potential. In two
dimensions the harmonic conjugate is called the stream function. and are
related by the Cauchy-Riemann equations x = y , y = x . The stream lines are
determined by = const.
The velocity potential satisfy the Bernoullis law ||2 + 2p = const where p is
the pressure. The free-boundary in this case is the interface between the fluid and the
air. On the free boundary, the pressure is constant and we have that || is constant.
The stream function satisfies
66
where c is a constant. Using conformal mappings the solution of the two-dimensional
jet problem has been established in the literature.
In three dimensions we can not use conformal methods to solve free boundary
problems. However in the reference [4] they considered axially symmetric jet problem
and used the variational approach to establish existence of solutions. This work was
based on the general existence theorem by Alt and Caffarelli [3].
67
Chapter 10: Conclusion
The source of nonlinearity we have been motivated by in the present work comes
from the fact that in many cases the domain of the problem is a priori unknown, so
that we have free-boundaries. It turns out that the direct method for existence theo-
rems can also be used successfully for some specific free boundary problems. Two key
concepts are weak sequential compactness and lower semicontinuity in Sobolev spaces.
The goal of the present work is to provide a basic exploration of the mathematical
tools required to begin to study applications problems related to free-boundary prob-
lems. As possible next step it would be interesting to study more advanced aspects of
stationary problems, after that evolution problems for example free-moving problems.
68
Bibliography
[1] Adams, R. and Fournier, J. Sobolev Spaces, Second Edition. Elsevier Science
Ltd, Oxford, United Kindom, 2003.
[3] Alt, H. and Caffarelli, L. Existence and Regularity for a Minimum Problem with
Free Boundary. J. Reine Angew. Math. 325 (1981), 105-144.
[4] Alt, H. and Caffarelli, L. and Friedman, A. Axially Symmetric Jet Flows. Arch.
Rational Mech. Anal. 81 (1983), 97-149.
[7] Evans, L. and Gariepy, R. Measure Theory and Fine Properties of Functions.
CRC Press, Boca Raton, Florida, 1992.
[9] Folland, G. Real Analysis, Second Edition. John Wiley & Sons Inc., New York,
1999.
69
[11] Friedman, A. Variational Principles and Free Boundary Problems. John Wiley
& Sons Inc., New York, New York, 1982.
[12] Jost, J. and Li-Jost, X Calculus of Variations. Cambridge University Press, Cam-
bridge, United Kindom, 2008.
[15] Munkres, J. Topology, Second Edition. Prentice Hall Inc., Upper Saddle River,
New Jersey, 2000.
[16] Raynor, S. Neuman Fixed Boundary Regularity for an Elliptic Free Boundary
Problem. Communications in Partial Differential Equations, 33, (2008), 1975-
1995.
[17] Royden, H. and Fitzpatrick, P. Real Analysis, Fourth Edition. Prentice Hall, Up-
per Saddle River, New Jersey, 2010.
[19] Rudin, W. Functional Analysis, Second Edition. McGraw-Hill Inc., New York,
1991.
[20] Zeidler, E. Nonlinear Functional Analysis and its Aplications III. Springer, New
York, 1985.
70
Vita
Carlos Tello was born in Lima, Peru. He did his undergraduate study in Peru,
obtaining a BS degree in Physics. In 2001 he completed a PhD degree in Physics in
Brazil. Next he moved to USA and began working as an adjunct faculty teaching
Physics and Mathematics in New Jersey and North Carolina for 5 years. Recently he
finished his graduate study at Wake Forest University for a MA degree in Mathemat-
ics. He also has worked at the Institutional Research Office of this institution. He has
interest in continue his career in applied research and development sector requiring
good mathematical physics background.
71