Weak formulation

From Wikipedia, the free encyclopedia

Weak formulations are an important tool for the analysis of mathematical equations that permit the transfer of concepts of linear algebra to solve problems in other fields such as partial differential equations. In a weak formulation, an equation is no longer required to hold absolutely (and this is not even well defined) and has instead weak solutions only with respect to certain "test vectors" or "test functions". This is equivalent to formulating the problem to require a solution in the sense of a distribution.

We introduce weak formulations by a few examples and present the main theorem for the solution, the Lax–Milgram theorem.

General concept

Let V be a Banach space. We want to find the solution u\in V of the equation

Au=f,

where A:V\to V' and f\in V', with V' being the dual of V.

Calculus of variations tells us that this is equivalent to finding u\in V such that for all v\in V holds:

[Au](v)=f(v).

Here, we call v a test vector or test function.

We bring this into the generic form of a weak formulation, namely, find u\in V such that

a(u,v)=f(v)\quad \forall v\in V,

by defining the bilinear form

a(u,v):=[Au](v).

Since this is very abstract, let us follow this by some examples.

Example 1: linear system of equations

Now, let V={\mathbb  R}^{n} and A:V\to V a linear mapping. Then, the weak formulation of the equation

Au=f

involves finding u\in V such that for all v\in V the following equation holds:

\langle Au,v\rangle =\langle f,v\rangle ,\,

where \langle \cdot ,\cdot \rangle denotes an inner product.

Since A is a linear mapping, it is sufficient to test with basis vectors, and we get

\langle Au,e_{i}\rangle =\langle f,e_{i}\rangle \quad i=1,\ldots ,n.\,

Actually, expanding u=\sum _{{j=1}}^{n}u_{j}e_{j}, we obtain the matrix form of the equation

{\mathbf  A}{\mathbf  u}={\mathbf  f},

where a_{{ij}}=\langle Ae_{j},e_{i}\rangle and f_{i}=\langle f,e_{i}\rangle .

The bilinear form associated to this weak formulation is

a(u,v)={\mathbf  v}^{T}{\mathbf  A}{\mathbf  u}.

Example 2: Poisson's equation

Our aim is to solve Poisson's equation

-\nabla ^{2}u=f,\,

on a domain \Omega \subset {\mathbb  R}^{d} with u=0 on its boundary, and we want to specify the solution space V later. We will use the L^{2}-scalar product

\langle u,v\rangle =\int _{\Omega }uv\,dx

to derive our weak formulation. Then, testing with differentiable functions v, we get

-\int _{\Omega }(\nabla ^{2}u)v\,dx=\int _{\Omega }fv\,dx.

We can make the left side of this equation more symmetric by integration by parts using Green's identity:

\int _{\Omega }\nabla u\cdot \nabla v\,dx=\int _{\Omega }fv\,dx.

This is what is usually called the weak formulation of Poisson's equation; what's missing is the space V, which is beyond the scope of this article. The space must allow us to write down this equation. Therefore, we should require that the derivatives of functions in this space are square integrable. Now, there is actually the Sobolev space H_{0}^{1}(\Omega ) of functions with weak derivatives in L^{2}(\Omega ) and with zero boundary conditions, which fulfills this purpose.

We obtain the generic form by assigning

a(u,v)=\int _{\Omega }\nabla u\cdot \nabla v\,dx

and

f(v)=\int _{\Omega }fv\,dx.

The Lax–Milgram theorem

This is a formulation of the Lax–Milgram theorem which relies on properties of the symmetric part of the bilinear form. It is not the most general form.

Let V be a Hilbert space and a(\cdot ,\cdot ) a bilinear form on V, which is

  1. bounded: |a(u,v)|\leq C\|u\|\|v\| and
  2. coercive: |a(u,u)|\geq c\|u\|^{2}.

Then, for any f\in V', there is a unique solution u\in V to the equation

a(u,v)=f(v)

and it holds

\|u\|\leq {\frac  1c}\|f\|_{{V'}}.

Application to example 1

Here, application of the Lax–Milgram theorem is definitely overkill, but we still can use it and give this problem the same structure as the others have.

  • Boundedness: all bilinear forms on {\mathbb  R}^{n} are bounded. In particular, we have
    |a(u,v)|\leq \|A\|\,\|u\|\,\|v\|\,
  • Coercivity: this actually means that the real parts of the eigenvalues of A are not smaller than c. Since this implies in particular that no eigenvalue is zero, the system is solvable.

Additionally, we get the estimate

\|u\|\leq {\frac  1c}\|f\|,\,

where c is the minimal real part of an eigenvalue of A.

Application to example 2

Here, as we mentioned above, we choose V=H_{0}^{1}(\Omega ) with the norm

\|v\|_{V}:=\|\nabla v\|,

where the norm on the right is the L^{2}-norm on \Omega (this provides a true norm on V by the Poincaré inequality). But, we see that |a(u,u)|=\|\nabla u\|^{2} and by the Cauchy–Schwarz inequality, |a(u,v)|\leq \|\nabla u\|\,\|\nabla v\|.

Therefore, for any f\in [H_{0}^{1}(\Omega )]', there is a unique solution u\in V of Poisson's equation and we have the estimate

\|\nabla u\|\leq \|f\|_{{[H_{0}^{1}(\Omega )]'}}.

See also

References

  • Lax, Peter D.; Milgram, Arthur N. (1954). "Parabolic equations". Contributions to the theory of partial differential equations. Annals of Mathematics Studies, no. 33. Princeton, N. J.: Princeton University Press. pp. 167190.  MR 0067317

External links

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.