Partial Differential Equations/Calculus of variations

From testwiki
Jump to navigation Jump to search

Template:Navigation

Calculus of variations is a method for proving existence and uniqueness results for certain equations; in particular, it can be applied to some partial differential equations. The method works as follows: Let's say we have an equation which is to be solved for the variable x (this variable can also be a function). We look for a function whose minimizers satisfy the equation, and then prove that there exists a minimizer. We have thus obtained an existence result.

In some cases, we will additionally be able to show that values x satisfying the equation are minimizers of the function. If we now find out about the number of minimizers of the function, we will also know the numbers of solutions to the equation. If then the function has only one minimizer, we have obtained a uniqueness result.

Sometimes, calculus of variations also works ‘the other way round’: We have a function whose minimizers are difficult to find. Then we show that the minimizers of this function are exactly the solutions of a partial differential equation, which is easy to solve. We then solve the partial differential equation in order to obtain the minimizers of the function.

Strong convexity

"Normal" equations

Consider the equation system

(*){f1(x)=0f2(x)=0fd(x)=0

for functions fn:d,n{1,,d}. If there exists a function f𝒞1(d) such that

f=(f1f2fd)

we find that the equation system (*) is satisfied if and only if

f(x)=0

If f satisfies the right conditions, we have f(x)=0 at exactly one point xd:

Template:TextBox

Template:TextBox

Proof:

From f being strongly convex it follows that for all xd, Hf(x) is positively definite. Therefore, every critical point is a local minimum (this is due to the sufficient condition for local minima). Thus, it suffices to prove that there is exactly one local minimum.

1.

We show that there exists a local minimum.

We take Taylor's formula around 0:

xd:λ[0,1]:f(x)=f(0)+xTf(0)+12xTHf(λx)x

Thus,

xd:f(x)=f(0)+xTf(0)+12xTHf(λx)x for a λ[0,1]f(0)+xTf(0)+c2x2f is strongly convexf(0)xf(0)+c2x2Cauchy-Schwarz inequality

for a c>0. Therefore, there exists an R>0 such that

xBR(0):f(x)>f(0)(**)

By the extreme value theorem, there exists a minimum y of f in BR(0). It can not be attained on the border, because if f(y)BR(0), then yBR(0) and thus by (**) f(y)>f(0), which would imply that y is not a minimum. Therefore it is attained in the interior and is thus a local minimum. In fact, from (**) and from y being a minimum on BR(0) even follows that it is a global minimum of f:d.

2.

We show that there is only one local minimum.

Let x and y be two local minima. We show that y=x, thereby excluding the possibility of two different minima. We define a function μ: as follows:

μ(ξ):=f(ξy+(1ξ)x)

Let's calculate the first and second derivative of μ:

μ(ξ)=(x1f(ξy+(1ξ)x)xdf(ξy+(1ξ)x))(yx) multi-dimensional chain rule=k=1dxkf(ξy+(1ξ)x)(ykxk)μ(ξ)=k=1d(x1xkf(ξy+(1ξ)x)xdxkf(ξy+(1ξ)x))(yx) multi-dimensional chain rule=(yx)THf(ξy+(1ξ)x)(yx)

Since x and y are local minima, f(x)=0 and f(y)=0. Therefore,

μ(0)=f(x)(yx)=0

and

μ(1)=f(y)(yx)=0

Therefore, by the mean value theorem, there exists a λ(0,1) such that

μ(λ)=0

But since

μ(λ)=(yx)THf(λy+(1λ)x)(yx)strong convexity of fcyx2

, μ(λ)=0 implies x=y.

Template:TextBox

Proof: See exercise 1.

Example 13.4:

Another example is given in exercise 2.

Elliptic partial differential equations

Euler-Lagrange equations

The ‘brachistochrone problem’

Exercises

Sources

Template:Navigation