Contents
Galerkin method
In mathematics, in the area of numerical analysis, Galerkin methods are a family of methods for converting a continuous operator problem, such as a differential equation, commonly in a weak formulation, to a discrete problem by applying linear constraints determined by finite sets of basis functions. They are named after the Soviet mathematician Boris Galerkin. Often when referring to a Galerkin method, one also gives the name along with typical assumptions and approximation methods used: Examples of Galerkin methods are:
Example: Matrix linear system
We first introduce and illustrate the Galerkin method as being applied to a system of linear equations. We define the parameters as follow: which is symmetric and positive definite, and the right-hand-side The true solution to this linear system is With Galerkin method, we can solve the system in a lower-dimensional space to obtain an approximate solution. Let us use the following basis for the subspace: Then, we can write the Galerkin equation where the left-hand-side matrix is and the right-hand-side vector is We can then obtain the solution vector in the subspace: which we finally project back to the original space to determine the approximate solution to the original equation as In this example, our original Hilbert space is actually the 3-dimensional Euclidean space equipped with the standard scalar product, our 3-by-3 matrix A defines the bilinear form , and the right-hand-side vector \mathbf b defines the bounded linear functional. The columns of the matrix V form an orthonormal basis of the 2-dimensional subspace of the Galerkin projection. The entries of the 2-by-2 Galerkin matrix V^* A V are, while the components of the right-hand-side vector of the Galerkin equation are. Finally, the approximate solution V \mathbf y is obtained from the components of the solution vector \mathbf y of the Galerkin equation and the basis as.
Linear equation in a Hilbert space
Weak formulation of a linear equation
Let us introduce Galerkin's method with an abstract problem posed as a weak formulation on a Hilbert space V, namely, Here, is a bilinear form (the exact requirements on will be specified later) and f is a bounded linear functional on V.
Galerkin dimension reduction
Choose a subspace of dimension n and solve the projected problem: We call this the Galerkin equation. Notice that the equation has remained unchanged and only the spaces have changed. Reducing the problem to a finite-dimensional vector subspace allows us to numerically compute u_n as a finite linear combination of the basis vectors in V_n.
Galerkin orthogonality
The key property of the Galerkin approach is that the error is orthogonal to the chosen subspaces. Since, we can use v_n as a test vector in the original equation. Subtracting the two, we get the Galerkin orthogonality relation for the error, which is the error between the solution of the original problem, u, and the solution of the Galerkin equation, u_n
Matrix form of Galerkin's equation
Since the aim of Galerkin's method is the production of a linear system of equations, we build its matrix form, which can be used to compute the solution algorithmically. Let be a basis for V_n. Then, it is sufficient to use these in turn for testing the Galerkin equation, i.e.: find u_n \in V_n such that We expand u_n with respect to this basis, and insert it into the equation above, to obtain This previous equation is actually a linear system of equations Au=f, where
Symmetry of the matrix
Due to the definition of the matrix entries, the matrix of the Galerkin equation is symmetric if and only if the bilinear form is symmetric.
Analysis of Galerkin methods
Here, we will restrict ourselves to symmetric bilinear forms, that is While this is not really a restriction of Galerkin methods, the application of the standard theory becomes much simpler. Furthermore, a Petrov–Galerkin method may be required in the nonsymmetric case. The analysis of these methods proceeds in two steps. First, we will show that the Galerkin equation is a well-posed problem in the sense of Hadamard and therefore admits a unique solution. In the second step, we study the quality of approximation of the Galerkin solution u_n. The analysis will mostly rest on two properties of the bilinear form, namely By the Lax-Milgram theorem (see weak formulation), these two conditions imply well-posedness of the original problem in weak formulation. All norms in the following sections will be norms for which the above inequalities hold (these norms are often called an energy norm).
Well-posedness of the Galerkin equation
Since, boundedness and ellipticity of the bilinear form apply to V_n. Therefore, the well-posedness of the Galerkin problem is actually inherited from the well-posedness of the original problem.
Quasi-best approximation (Céa's lemma)
The error u-u_n between the original and the Galerkin solution admits the estimate This means, that up to the constant C/c, the Galerkin solution u_n is as close to the original solution u as any other vector in V_n. In particular, it will be sufficient to study approximation by spaces V_n, completely forgetting about the equation being solved.
Proof
Since the proof is very simple and the basic principle behind all Galerkin methods, we include it here: by ellipticity and boundedness of the bilinear form (inequalities) and Galerkin orthogonality (equals sign in the middle), we have for arbitrary v_n\in V_n: Dividing by c |u-u_n| and taking the infimum over all possible v_n yields the lemma.
Galerkin's best approximation property in the energy norm
For simplicity of presentation in the section above we have assumed that the bilinear form a(u, v) is symmetric and positive definite, which implies that it is a scalar product and the expression is actually a valid vector norm, called the energy norm. Under these assumptions one can easily prove in addition Galerkin's best approximation property in the energy norm. Using Galerkin a-orthogonality and the Cauchy–Schwarz inequality for the energy norm, we obtain Dividing by |u-u_n|_a and taking the infimum over all possible v_n\in V_n proves that the Galerkin approximation u_n\in V_n is the best approximation in the energy norm within the subspace, i.e. u_n\in V_n is nothing but the orthogonal, with respect to the scalar product a(u, v), projection of the solution u to the subspace V_n.
Galerkin method for stepped Structures
I. Elishakof, M. Amato, A. Marzani, P.A. Arvan, and J.N. Reddy studied the application of the Galerkin method to stepped structures. They showed that the generalized function, namely unit-step function, Dirac’s delta function, and the doublet function are needed for obtaining accurate results.
History
The approach is usually credited to Boris Galerkin. The method was explained to the Western reader by Hencky and Duncan among others. Its convergence was studied by Mikhlin and Leipholz Its coincidence with Fourier method was illustrated by Elishakoff et al. Its equivalence to Ritz's method for conservative problems was shown by Singer. Gander and Wanner showed how Ritz and Galerkin methods led to the modern finite element method. One hundred years of method's development was discussed by Repin. Elishakoff, Kaplunov and Kaplunov show that the Galerkin’s method was not developed by Ritz, contrary to the Timoshenko’s statements.
This article is derived from Wikipedia and licensed under CC BY-SA 4.0. View the original article.
Wikipedia® is a registered trademark of the
Wikimedia Foundation, Inc.
Bliptext is not
affiliated with or endorsed by Wikipedia or the
Wikimedia Foundation.