Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Numerical Methods›Galerkin Method
Machine learningProjection

Galerkin Method

Galerkin Method for Finite-Dimensional Approximation · Also known as: Bubnoff-Galerkin, weighted residual method, projection method

The Galerkin Method is a projection-based variational technique for solving differential equations by reducing infinite-dimensional problems to finite-dimensional linear systems. Developed by Boris Galerkin in 1915 and independently by Ivan Bubnoff, it underpins the Finite Element Method (FEM) and is foundational to modern computational engineering.

ScholarGate
  1. Machine learning
  2. v1
  3. 3 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Galerkin Method
Spectral Methods

When to use it

Use Galerkin for boundary value problems (PDEs with Dirichlet or Neumann conditions), eigenvalue problems, or variational formulations. Ideal when the domain is complex or multiple materials are present; FEM (a Galerkin variant) is the industrial standard. Less suited for unbounded domains without special basis functions.

Strengths & limitations

Strengths
  • Systematic error reduction: refining the basis guaranteed decreases approximation error
  • Works for general PDEs, including nonlinear ones with suitable discretization
  • Projecting onto test space ensures optimal approximation in the appropriate norm
  • Forms the theoretical foundation for FEM; widely implemented in production software
Limitations
  • Choosing appropriate basis functions requires domain knowledge; poor choices lead to ill-conditioned matrices
  • Computational cost grows as O(n³) for system size n; large-scale problems need iterative solvers
  • Integration of basis function products can be expensive; high-order elements require adaptive quadrature

Frequently asked

What is the Galerkin condition and why is it important?

The Galerkin condition states that test functions equal basis functions. This orthogonality ensures the residual is perpendicular to the approximation space, yielding an optimal projection and symmetric system matrices for symmetric problems—crucial for stability and efficiency.

How does Galerkin differ from Petrov-Galerkin?

In standard Galerkin, test and basis spaces are identical. Petrov-Galerkin uses different test and basis spaces, offering flexibility for non-symmetric problems (e.g., convection-dominated flows). This trades optimality for robustness.

What basis functions should I use?

For smooth problems, polynomial bases (piecewise linear/quadratic) work well. For oscillatory solutions, trigonometric bases (Fourier) are natural. Spectral elements use high-order polynomials on larger domains; FEM uses low-order polynomials on many small elements. Problem physics guides the choice.

How do I estimate error after solving?

A posteriori error estimates use residuals: e ≤ C ||r||_L², where r is the residual. Alternatively, solve twice with different refinements and compare; convergence rate tells you if error is decreasing as expected.

Sources

  1. Galerkin, B. G. (1915). Elastic plates and shells. Proceedings of Higher Technical School, Moscow. link ↗
  2. Bubnoff, I. G. (1913). The application of the method of integral equations to the solutions of problems of elastic equilibrium of shells. Izvestiya Rossiiskoi Akademii Nauk, 4, 1311–1330. link ↗
  3. Reddy, J. N. (1993). An Introduction to the Finite Element Method (2nd ed.). McGraw-Hill. ISBN: 0070513554

How to cite this page

ScholarGate. (2026, June 3). Galerkin Method for Finite-Dimensional Approximation. ScholarGate. https://scholargate.app/en/numerical-methods/galerkin-method

Related methods

Spectral Methods

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Spectral MethodsNumerical Methods↔ compare
Compare side by side →

Referenced by

Spectral Methods

Similar methods

Finite Element AnalysisSpectral MethodsBoundary Element MethodGMRESConjugate Gradient MethodBEM AcousticsMethod of MomentsRunge-Kutta Method

Related reference concepts

Finite Element MethodsFinite-Element and Grid Field SolversNumerical Solution of Partial Differential EquationsNumerical Methods in Computational PhysicsLeast-Squares ApproximationNumerical Integration

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Galerkin Method (Galerkin Method for Finite-Dimensional Approximation). Retrieved 2026-07-20 from https://scholargate.app/en/numerical-methods/galerkin-method · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Boris Galerkin
Subfamily
Projection
Year
1915
Type
Variational approximation
Related methods
Spectral Methods
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account