{"id":308,"date":"2020-08-09T00:30:57","date_gmt":"2020-08-09T00:30:57","guid":{"rendered":"http:\/\/www.ethanepperly.com\/?p=308"},"modified":"2021-03-28T18:13:27","modified_gmt":"2021-03-28T18:13:27","slug":"big-ideas-in-applied-math-galerkin-approximation","status":"publish","type":"post","link":"https:\/\/www.ethanepperly.com\/index.php\/2020\/08\/09\/big-ideas-in-applied-math-galerkin-approximation\/","title":{"rendered":"Big Ideas in Applied Math: Galerkin Approximation"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<p>My first experience with the numerical solution of <a href=\"https:\/\/en.wikipedia.org\/wiki\/Partial_differential_equation\">partial differential equations (PDEs)<\/a> was with<a href=\"https:\/\/en.wikipedia.org\/wiki\/Finite_difference\"> finite difference methods<\/a>. I found finite difference methods to be somewhat fiddly: it is quite an exercise in patience to, for example, work out the appropriate fifth-order finite difference approximation to a second order differential operator on an irregularly spaced grid and even more of a pain to prove that the scheme is convergent. I found that I liked the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Finite_element_method\">finite element method<\/a> a lot better<sup class=\"modern-footnotes-footnote \" data-mfn=\"1\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-1\">1<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-1\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"1\">Finite element methods certainly have their own fiddly-nesses (as anyone who has worked with a serious finite element code can no doubt attest to).<\/span> as there was a unifying underlying functional analytic theory, <a href=\"https:\/\/en.wikipedia.org\/wiki\/Galerkin_method\">Galerkin approximation<\/a>, which showed how, in a sense, the finite element method computed the best possible approximate solution to the PDE among a family of potential solutions. However, I came to feel later that Galerkin approximation was, in a sense, the more fundamental concept, with the finite element method being one particular instantiation (with <a href=\"https:\/\/en.wikipedia.org\/wiki\/Spectral_method\">spectral methods<\/a>, <a href=\"https:\/\/en.wikipedia.org\/wiki\/Boundary_element_method\">boundary element methods<\/a>, and the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Conjugate_gradient_method\">conjugate gradient method<\/a> being others). In this post, I hope to give a general introduction to Galerkin approximation as <em>computing the best possible approximate solution to a problem within a certain finite-dimensional space of possibilities.<\/em><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Systems of Linear Equations<\/h2>\n\n\n\n<p>Let us begin with a linear algebraic example, which is unburdened by some of the technicalities of partial differential equations. Suppose we want to solve a <em>very<\/em> large system of linear equations <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-bb1076898a88ac5d6a1c74d7932dd5fc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;&#120;&#32;&#61;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"55\" style=\"vertical-align: 0px;\"\/>, where the matrix <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/> is <a href=\"https:\/\/en.wikipedia.org\/wiki\/Definite_symmetric_matrix\">symmetric and positive definite (SPD)<\/a>. Suppose that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/> is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1f1ba6baee657f44c06c9a02c1d2fe7d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#78;&#92;&#116;&#105;&#109;&#101;&#115;&#32;&#78;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"54\" style=\"vertical-align: 0px;\"\/> where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ec1be7928bcd319c17c1931fbb8059ac_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#78;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"16\" style=\"vertical-align: 0px;\"\/> is so large that we don&#8217;t even want to store all <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ec1be7928bcd319c17c1931fbb8059ac_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#78;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"16\" style=\"vertical-align: 0px;\"\/> components of the solution <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b312d649591164b7149ed0756f694a76_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> on our computer. What can we possibly do?<\/p>\n\n\n\n<p>One solution is to consider only solutions <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b312d649591164b7149ed0756f694a76_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> lying in a <a href=\"https:\/\/en.wikipedia.org\/wiki\/Linear_subspace\">subspace<\/a> <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/> of the set of all possible solutions <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b922ce350981c13dbe0a783857d069e6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;&#94;&#78;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"25\" style=\"vertical-align: 0px;\"\/>. If this subspace has a basis <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-177d204eb7eb2711af7948b1a56bb256_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#95;&#49;&#44;&#120;&#95;&#50;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#120;&#95;&#77;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"145\" style=\"vertical-align: -4px;\"\/>, then the solution <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-a985cb8340425a05567ae844cc50d7e7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"47\" style=\"vertical-align: -1px;\"\/> can be represented as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-567bb84a71041822259835032d9845b1_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#61;&#32;&#97;&#95;&#49;&#120;&#95;&#49;&#32;&#43;&#32;&#92;&#99;&#100;&#111;&#116;&#115;&#32;&#43;&#32;&#97;&#95;&#77;&#120;&#95;&#77;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"182\" style=\"vertical-align: -3px;\"\/> and one only has to store the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-a696f879cae72f8a704e9f0bd171db91_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#77;&#32;&#60;&#32;&#78;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"59\" style=\"vertical-align: -2px;\"\/> numbers <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-c8819843273f3bd5f89a31fe57debbe2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#95;&#49;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#97;&#95;&#77;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"80\" style=\"vertical-align: -4px;\"\/>. In general, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b312d649591164b7149ed0756f694a76_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> will not belong to the subspace <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/> and we must settle for an approximate solution <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-2fe6daf60b24241e9d6ead197eac5987_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#120;&#125;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"47\" style=\"vertical-align: -1px;\"\/>.<\/p>\n\n\n\n<p>The next step is to convert the system of linear equations <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-bb1076898a88ac5d6a1c74d7932dd5fc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;&#120;&#32;&#61;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"55\" style=\"vertical-align: 0px;\"\/> into a form which is more amenable to approximate solution on a subspace <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/>. Note that the equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-bb1076898a88ac5d6a1c74d7932dd5fc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;&#120;&#32;&#61;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"55\" style=\"vertical-align: 0px;\"\/> encodes <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-75a5652acadcd645b180a972b75a9d09_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"11\" style=\"vertical-align: 0px;\"\/> different linear equations <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-968da4acca2cc5795d2a2bb2874c98d2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#95;&#105;&#94;&#92;&#116;&#111;&#112;&#32;&#120;&#32;&#61;&#32;&#98;&#95;&#105;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"68\" style=\"vertical-align: -5px;\"\/> where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-f89af0de755b17f28a88ce9f95c88988_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#95;&#105;&#94;&#92;&#116;&#111;&#112;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"19\" style=\"vertical-align: -5px;\"\/> is the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-4015d3bcae440238eb2e7a73e66bae43_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#105;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"6\" style=\"vertical-align: 0px;\"\/>th row of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1cb360b29aad3a73e5b822eaf397e286_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#98;&#95;&#105;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"13\" style=\"vertical-align: -3px;\"\/> is the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-4015d3bcae440238eb2e7a73e66bae43_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#105;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"6\" style=\"vertical-align: 0px;\"\/>th element of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-3ab6f6c64ce17f786a81f8cc8fdcec90_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"8\" style=\"vertical-align: 0px;\"\/>. Note that the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-4015d3bcae440238eb2e7a73e66bae43_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#105;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"6\" style=\"vertical-align: 0px;\"\/>th equation is equivalent to the condition <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-04f0a240cf74c0b1da7cb17e11ad017a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#105;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#32;&#120;&#32;&#61;&#32;&#101;&#95;&#105;&#94;&#92;&#116;&#111;&#112;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"95\" style=\"vertical-align: -5px;\"\/>, where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1075ca49a05d896a0fb08968ab8431b2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#101;&#95;&#105;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"13\" style=\"vertical-align: -3px;\"\/> is the vector with zeros in all entries except for the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-4015d3bcae440238eb2e7a73e66bae43_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#105;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"6\" style=\"vertical-align: 0px;\"\/>th entry which is a one. More generally, by multiplying the equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-bb1076898a88ac5d6a1c74d7932dd5fc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;&#120;&#32;&#61;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"55\" style=\"vertical-align: 0px;\"\/> by an arbitrary test row vector <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-06cc06aa9a536167e6af1b81aceac9b0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#94;&#92;&#116;&#111;&#112;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"19\" style=\"vertical-align: -4px;\"\/>, we get <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-3fd1c9c550c1c65e84846ceabe17d8ba_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#120;&#32;&#61;&#32;&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"97\" style=\"vertical-align: -4px;\"\/> for all <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-c583881af2d70b0343882f82fffbcd45_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;&#94;&#78;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"56\" style=\"vertical-align: -4px;\"\/>. We refer to this as a variational formulation of the linear system of equations <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-bb1076898a88ac5d6a1c74d7932dd5fc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;&#120;&#32;&#61;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"55\" style=\"vertical-align: 0px;\"\/>. In fact, one can easily show that the variational problem is equivalent to the system of linear equations:<\/p>\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 21px;\"><span class=\"ql-right-eqno\"> (1) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-7fa1c05bc7676e7fc3e2b2352413ec39_l3.png\" height=\"21\" width=\"421\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#65;&#120;&#32;&#61;&#32;&#98;&#32;&#92;&#58;&#92;&#109;&#98;&#111;&#120;&#123;&#32;&#105;&#102;&#44;&#32;&#97;&#110;&#100;&#32;&#111;&#110;&#108;&#121;&#32;&#105;&#102;&#44;&#32;&#125;&#92;&#58;&#32;&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#120;&#32;&#61;&#32;&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#98;&#32;&#92;&#109;&#98;&#111;&#120;&#123;&#32;&#102;&#111;&#114;&#32;&#101;&#118;&#101;&#114;&#121;&#32;&#125;&#32;&#121;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;&#94;&#78;&#46; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n<p>Since we are seeking an approximate solution from the subspace <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/>, it is only natural that we also restrict our test vectors <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-7506eeeff09aad3bcf6b7259302df451_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\"\/> to lie in the subspace <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/>. Thus, we seek an approximate solution <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-aaab1105f322d56886350f3bdc22c2b8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#120;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"11\" style=\"vertical-align: 0px;\"\/> to the system of equations <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-bb1076898a88ac5d6a1c74d7932dd5fc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;&#120;&#32;&#61;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"55\" style=\"vertical-align: 0px;\"\/> as the solution of the variational problem<\/p>\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 21px;\"><span class=\"ql-right-eqno\"> (2) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-453f2665bdfff3e5181c07e96ce9f7d5_l3.png\" height=\"21\" width=\"227\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#121;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#92;&#104;&#97;&#116;&#123;&#120;&#125;&#32;&#61;&#32;&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#98;&#32;&#92;&#109;&#98;&#111;&#120;&#123;&#32;&#102;&#111;&#114;&#32;&#101;&#118;&#101;&#114;&#121;&#32;&#125;&#32;&#121;&#32;&#92;&#105;&#110;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;&#46; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n<p>One can relatively easily show this problem possesses a unique solution <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-aaab1105f322d56886350f3bdc22c2b8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#120;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"11\" style=\"vertical-align: 0px;\"\/>.<sup class=\"modern-footnotes-footnote \" data-mfn=\"2\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-2\">2<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-2\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"2\">Here is a linear algebraic proof. As we shall see below, the same conclusion will also follow from the general <a href=\"https:\/\/en.wikipedia.org\/wiki\/Weak_formulation#The_Lax\u2013Milgram_theorem\">Lax-Milgram theorem<\/a>. Let <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-e0b7f55ebbc9bb715e8b20ffdc459df7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#80;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: 0px;\"\/> be a matrix whose columns form a basis for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/>. Then every <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-2b9a07bac92af803ee8da8bf8f27e1e7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"46\" style=\"vertical-align: -4px;\"\/> can be written as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-48627c0466fed2044304f578471c3ed9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#61;&#32;&#80;&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"57\" style=\"vertical-align: -4px;\"\/> for some <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-3bce173bba31ac9b23397f6a9f296a81_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;&#94;&#77;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"60\" style=\"vertical-align: -1px;\"\/>. Thus, writing <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-af1b76e0960a2822477f1c2f17809485_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#120;&#125;&#32;&#61;&#32;&#80;&#119;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"61\" style=\"vertical-align: 0px;\"\/>, we have that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-111c7c0e924795e3323f74e58aae5c37_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#92;&#104;&#97;&#116;&#123;&#120;&#125;&#32;&#61;&#32;&#117;&#94;&#92;&#116;&#111;&#112;&#32;&#80;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#32;&#80;&#32;&#119;&#32;&#61;&#32;&#117;&#94;&#92;&#116;&#111;&#112;&#32;&#80;&#94;&#92;&#116;&#111;&#112;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"234\" style=\"vertical-align: -4px;\"\/> for every <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-6e70b93990ee48b8694948eb586d2231_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;&#94;&#77;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"60\" style=\"vertical-align: -1px;\"\/>. But this is just a variational formulation of the equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-8aa8d8218d9dacdedfc6b94db1f6700b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#80;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#32;&#80;&#41;&#119;&#32;&#61;&#32;&#80;&#94;&#92;&#116;&#111;&#112;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"135\" style=\"vertical-align: -5px;\"\/>. The matrix <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-07aa33d2150f50d5fed5e714f6967130_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#80;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#32;&#80;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"52\" style=\"vertical-align: 0px;\"\/> is SPD since <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-dfda242e50463a5d5596fb3975f58ea3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;&#94;&#92;&#116;&#111;&#112;&#40;&#80;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#32;&#80;&#41;&#118;&#32;&#61;&#32;&#40;&#80;&#118;&#41;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#32;&#40;&#80;&#118;&#41;&#32;&#62;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"251\" style=\"vertical-align: -5px;\"\/> for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-8bc50e2e15421394dd53d0c6a1cf0af6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;&#92;&#110;&#101;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"42\" style=\"vertical-align: -4px;\"\/> since <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/> is SPD. Thus <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-8aa8d8218d9dacdedfc6b94db1f6700b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#80;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#32;&#80;&#41;&#119;&#32;&#61;&#32;&#80;&#94;&#92;&#116;&#111;&#112;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"135\" style=\"vertical-align: -5px;\"\/> has a unique solution <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-cc5887356666b916c255f18ac2d2a64d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#119;&#32;&#61;&#32;&#40;&#80;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#32;&#80;&#41;&#94;&#123;&#45;&#49;&#125;&#80;&#94;&#92;&#116;&#111;&#112;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"155\" style=\"vertical-align: -5px;\"\/>. Thus <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-16606321ce53656602280c74f2af4469_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#120;&#125;&#32;&#61;&#32;&#80;&#119;&#32;&#61;&#32;&#80;&#40;&#80;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#80;&#41;&#94;&#123;&#45;&#49;&#125;&#80;&#94;&#92;&#116;&#111;&#112;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"216\" style=\"vertical-align: -5px;\"\/> is the unique solution to the variational problem Eq. (2).<\/span> In what sense is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-aaab1105f322d56886350f3bdc22c2b8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#120;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"11\" style=\"vertical-align: 0px;\"\/> a good approximate solution for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-bb1076898a88ac5d6a1c74d7932dd5fc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;&#120;&#32;&#61;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"55\" style=\"vertical-align: 0px;\"\/>? To answer this question, we need to introduce a special way of measuring the error to an approximate solution to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-bb1076898a88ac5d6a1c74d7932dd5fc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;&#120;&#32;&#61;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"55\" style=\"vertical-align: 0px;\"\/>. We define the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/>-inner product of a vector <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b312d649591164b7149ed0756f694a76_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-7506eeeff09aad3bcf6b7259302df451_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\"\/> to be <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-fbe46b624176337eca691e26dfe7163e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#97;&#110;&#103;&#108;&#101;&#32;&#120;&#44;&#32;&#121;&#32;&#92;&#114;&#97;&#110;&#103;&#108;&#101;&#95;&#65;&#32;&#58;&#61;&#32;&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"124\" style=\"vertical-align: -5px;\"\/> and the associated <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/>-norm <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b579065f9224856f3db90077f9e33d30_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#124;&#120;&#92;&#124;&#95;&#65;&#32;&#61;&#32;&#92;&#115;&#113;&#114;&#116;&#123;&#92;&#108;&#97;&#110;&#103;&#108;&#101;&#32;&#120;&#44;&#32;&#120;&#92;&#114;&#97;&#110;&#103;&#108;&#101;&#95;&#65;&#125;&#32;&#61;&#32;&#92;&#115;&#113;&#114;&#116;&#123;&#120;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#32;&#120;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"23\" width=\"216\" style=\"vertical-align: -6px;\"\/>.<sup class=\"modern-footnotes-footnote \" data-mfn=\"3\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-3\">3<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-3\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"3\">Note that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/>-norm can be seen as a weighted Euclidean norm, where the components of the vector <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b312d649591164b7149ed0756f694a76_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> in the direction of the eigenvectors of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/> are scaled by their corresponding eigenvector. Concretely, if <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-5cf95ff60497f2fa691b5a32fd27b32e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#61;&#32;&#97;&#95;&#49;&#32;&#113;&#95;&#49;&#32;&#43;&#32;&#92;&#99;&#100;&#111;&#116;&#115;&#32;&#43;&#32;&#97;&#95;&#78;&#32;&#113;&#95;&#78;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"173\" style=\"vertical-align: -4px;\"\/> where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-52dd221936eeb0a60ad5d3d0d846a2e8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#113;&#95;&#106;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"14\" style=\"vertical-align: -6px;\"\/> is an eigenvector of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/> with eigenvalue <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d1ea2ec6eea2ddbb658b054fc4e837e7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#97;&#109;&#98;&#100;&#97;&#95;&#106;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"16\" style=\"vertical-align: -6px;\"\/> (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-20e5feceabfd52a2132ea25ac5672e3a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;&#113;&#95;&#106;&#32;&#61;&#32;&#92;&#108;&#97;&#109;&#98;&#100;&#97;&#95;&#106;&#32;&#113;&#95;&#106;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"83\" style=\"vertical-align: -6px;\"\/>), then we have <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ec1d809eee45d58919397c058f6579f5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#124;&#120;&#92;&#124;&#95;&#65;&#94;&#50;&#32;&#61;&#32;&#92;&#108;&#97;&#109;&#98;&#100;&#97;&#95;&#49;&#32;&#97;&#95;&#49;&#94;&#50;&#32;&#43;&#32;&#92;&#99;&#100;&#111;&#116;&#115;&#32;&#43;&#32;&#92;&#108;&#97;&#109;&#98;&#100;&#97;&#95;&#78;&#32;&#97;&#95;&#78;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"204\" style=\"vertical-align: -5px;\"\/>.<\/span> All of the properties satisfied by the familiar <a href=\"https:\/\/en.wikipedia.org\/wiki\/Dot_product\">Euclidean inner product and norm<\/a> carry over to the new <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/>-inner product and norm (e.g., the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Inner_product_space#Norm\">Pythagorean theorem<\/a>). Indeed, for those familiar, one can show <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-9662f453811123b98ee4a4ee65c3ea9e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#97;&#110;&#103;&#108;&#101;&#32;&#92;&#99;&#100;&#111;&#116;&#44;&#32;&#92;&#99;&#100;&#111;&#116;&#32;&#92;&#114;&#97;&#110;&#103;&#108;&#101;&#95;&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"41\" style=\"vertical-align: -5px;\"\/> satisfies all the axioms for an <a href=\"https:\/\/en.wikipedia.org\/wiki\/Inner_product_space\">inner product space<\/a>.<\/p>\n\n\n\n<p>We shall now show that the error <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1b10af9c1855d2a5df8500aec4d55df2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#45;&#32;&#92;&#104;&#97;&#116;&#123;&#120;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"42\" style=\"vertical-align: 0px;\"\/> between <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b312d649591164b7149ed0756f694a76_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> and its Galerkin approximation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-aaab1105f322d56886350f3bdc22c2b8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#120;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"11\" style=\"vertical-align: 0px;\"\/> is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/>-orthogonal to the space <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/> in the sense that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-26dc01f472687f5fa6af1e36f7fbad9b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#97;&#110;&#103;&#108;&#101;&#32;&#121;&#44;&#32;&#120;&#32;&#45;&#32;&#92;&#104;&#97;&#116;&#123;&#120;&#125;&#92;&#114;&#97;&#110;&#103;&#108;&#101;&#95;&#65;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"116\" style=\"vertical-align: -5px;\"\/> for all <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-c30577b95de9915727fafb084a59bb63_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"46\" style=\"vertical-align: -4px;\"\/>. This follows from the straightforward calculation, for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-c30577b95de9915727fafb084a59bb63_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"46\" style=\"vertical-align: -4px;\"\/>,<\/p>\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 22px;\"><span class=\"ql-right-eqno\"> (3) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-3b82e197044c69eec4d28b939e72fba8_l3.png\" height=\"22\" width=\"470\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#92;&#108;&#97;&#110;&#103;&#108;&#101;&#32;&#121;&#44;&#32;&#120;&#32;&#45;&#32;&#92;&#104;&#97;&#116;&#123;&#120;&#125;&#32;&#92;&#114;&#97;&#110;&#103;&#108;&#101;&#95;&#65;&#32;&#61;&#32;&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#32;&#40;&#120;&#32;&#45;&#32;&#92;&#104;&#97;&#116;&#123;&#120;&#125;&#41;&#32;&#61;&#32;&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#32;&#120;&#32;&#45;&#32;&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#32;&#92;&#104;&#97;&#116;&#123;&#120;&#125;&#32;&#61;&#32;&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#98;&#32;&#45;&#32;&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#98;&#32;&#61;&#32;&#48;&#44; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n<p>where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d0cb912321133a67824b3775ea295027_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#32;&#120;&#32;&#61;&#32;&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"97\" style=\"vertical-align: -4px;\"\/> since <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b312d649591164b7149ed0756f694a76_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> solves the variational problem Eq. (1) and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-46cf9349f6601ffed93f8510ac67c9e6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#32;&#92;&#104;&#97;&#116;&#123;&#120;&#125;&#32;&#61;&#32;&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"97\" style=\"vertical-align: -4px;\"\/> since <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b312d649591164b7149ed0756f694a76_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> solves the variational problem Eq. (2).<\/p>\n\n\n<p>The fact that the error <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1b10af9c1855d2a5df8500aec4d55df2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#45;&#32;&#92;&#104;&#97;&#116;&#123;&#120;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"42\" style=\"vertical-align: 0px;\"\/> is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/>-orthogonal to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/> can be used to show that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-aaab1105f322d56886350f3bdc22c2b8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#120;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"11\" style=\"vertical-align: 0px;\"\/> is, in a sense, the best approximate solution to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-bb1076898a88ac5d6a1c74d7932dd5fc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;&#120;&#32;&#61;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"55\" style=\"vertical-align: 0px;\"\/> in the subspace <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/>. First note that, for any approximate solution <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-aeb0442ca03d8d7f28c855dbe96eafc6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#122;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"46\" style=\"vertical-align: -1px;\"\/> to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-bb1076898a88ac5d6a1c74d7932dd5fc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;&#120;&#32;&#61;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"55\" style=\"vertical-align: 0px;\"\/>, the vector <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-794956d13128e8ef1f19e7ffedcaf99f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#120;&#125;&#32;&#45;&#32;&#122;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"77\" style=\"vertical-align: -1px;\"\/> is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/>-orthogonal to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1b10af9c1855d2a5df8500aec4d55df2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#45;&#32;&#92;&#104;&#97;&#116;&#123;&#120;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"42\" style=\"vertical-align: 0px;\"\/>. Thus, by the Pythagorean theorem,<\/p>\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 22px;\"><span class=\"ql-right-eqno\"> (4) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-e67fa5bc5ed2246d3022c230bc9f4847_l3.png\" height=\"22\" width=\"537\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#92;&#124;&#120;&#32;&#45;&#32;&#122;&#92;&#124;&#94;&#50;&#95;&#65;&#32;&#61;&#32;&#92;&#124;&#40;&#120;&#32;&#45;&#32;&#92;&#104;&#97;&#116;&#123;&#120;&#125;&#41;&#32;&#43;&#32;&#40;&#92;&#104;&#97;&#116;&#123;&#120;&#125;&#45;&#122;&#41;&#92;&#124;&#95;&#65;&#94;&#50;&#32;&#61;&#32;&#92;&#124;&#120;&#45;&#92;&#104;&#97;&#116;&#123;&#120;&#125;&#92;&#124;&#95;&#65;&#94;&#50;&#32;&#43;&#32;&#92;&#124;&#92;&#104;&#97;&#116;&#123;&#120;&#125;&#32;&#45;&#32;&#122;&#92;&#124;&#95;&#65;&#94;&#50;&#32;&#92;&#103;&#101;&#32;&#92;&#124;&#120;&#32;&#45;&#32;&#92;&#104;&#97;&#116;&#123;&#120;&#125;&#32;&#92;&#124;&#95;&#65;&#94;&#50;&#46; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n<p>Thus, <em>the Galerkin approximation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-aaab1105f322d56886350f3bdc22c2b8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#120;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"11\" style=\"vertical-align: 0px;\"\/> is the best approximate solution to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-bb1076898a88ac5d6a1c74d7932dd5fc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;&#120;&#32;&#61;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"55\" style=\"vertical-align: 0px;\"\/> in the subspace <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/> with respect to the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/>-norm<\/em>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-03e76ed3ec9a130c952f3097d9ac7710_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#124;&#120;&#32;&#45;&#32;&#122;&#92;&#124;&#95;&#65;&#32;&#92;&#103;&#101;&#32;&#92;&#124;&#120;&#32;&#45;&#32;&#92;&#104;&#97;&#116;&#123;&#120;&#125;&#32;&#92;&#124;&#95;&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"161\" style=\"vertical-align: -5px;\"\/> for every <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-aeb0442ca03d8d7f28c855dbe96eafc6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#122;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"46\" style=\"vertical-align: -1px;\"\/>. Thus, if one picks a subspace <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/> for which the solution <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b312d649591164b7149ed0756f694a76_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> almost lies in <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-634a03d432123215387d9c6338ee2164_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;&#44;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"19\" style=\"vertical-align: -4px;\"\/><sup class=\"modern-footnotes-footnote \" data-mfn=\"4\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-4\">4<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-4\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"4\">In the sense that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ca1847d0ec4acb1a9768672e08d2567b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#105;&#110;&#102;&#95;&#123;&#122;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;&#125;&#32;&#92;&#124;&#120;&#32;&#45;&#32;&#122;&#92;&#124;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"110\" style=\"vertical-align: -5px;\"\/> is small<\/span> then <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-aaab1105f322d56886350f3bdc22c2b8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#120;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"11\" style=\"vertical-align: 0px;\"\/> will be a good approximate solution to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-bb1076898a88ac5d6a1c74d7932dd5fc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;&#120;&#32;&#61;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"55\" style=\"vertical-align: 0px;\"\/>, irrespective of the size of the subspace <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Variational Formulations of Differential Equations<\/h2>\n\n\n\n<p>As I hope I&#8217;ve conveyed in the previous section, Galerkin approximation is not a technique that only works for finite element methods or even just PDEs. However, differential and integral equations are one of the most important applications of Galerkin approximation since the space of all possible solution to a differential or integral equation is infinite-dimensional: approximation in a finite-dimensional space is absolutely critical. In this section, I want to give a brief introduction to how one can develop variational formulations of differential equations amenable to Galerkin approximation. For simplicity of presentation, I shall focus on a one-dimensional problem which is described by an <a href=\"https:\/\/en.wikipedia.org\/wiki\/Ordinary_differential_equation\">ordinary differential equation (ODE)<\/a> <a href=\"https:\/\/en.wikipedia.org\/wiki\/Boundary_value_problem\">boundary value problem<\/a>. All of this generalized wholesale to partial differential equations in multiple dimensions, though there are some additional technical and notational difficulties (some of which I will address in footnotes). Variational formulation of differential equations is a topic with important technical subtleties which I will end up brushing past. Rigorous references are Chapters 5 and 6 from <a href=\"https:\/\/bookstore.ams.org\/gsm-19-r\">Evans&#8217; <em>Partial Differential Equations<\/em><\/a> or Chapters 0-2 from <a href=\"https:\/\/www.springer.com\/gp\/book\/9780387759333\">Brenner and Scott&#8217;s <em>The Mathematical Theory of Finite Element Methods<\/em><\/a>.<\/p>\n\n\n\n<p>As our model problem for which we seek a variational formulation, we will focus on the one-dimensional <a href=\"https:\/\/en.wikipedia.org\/wiki\/Poisson%27s_equation\">Poisson equation<\/a>, which appears in the study of electrostatics, gravitation, diffusion, heat flow, and fluid mechanics. The unknown <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0a4093b232696c87a445d0fa1a862a1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> is a real-valued function on an interval which take to be <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-76562478d920e62fd22b998039d40967_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#091;&#48;&#44;&#49;&#093;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"32\" style=\"vertical-align: -5px;\"\/>.<sup class=\"modern-footnotes-footnote \" data-mfn=\"5\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-5\">5<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-5\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"5\">In higher dimensions, one can consider an arbitrary domain <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-80faa4c4d3a3b7758d7f36e9249d0c3f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#79;&#109;&#101;&#103;&#97;&#32;&#92;&#115;&#117;&#98;&#115;&#101;&#116;&#101;&#113;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;&#94;&#100;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"57\" style=\"vertical-align: -3px;\"\/> with, for example, a <a href=\"https:\/\/en.wikipedia.org\/wiki\/Lipschitz_domain\">Lipschitz boundary<\/a>. <\/span> We assume <a href=\"https:\/\/en.wikipedia.org\/wiki\/Dirichlet_boundary_condition\">Dirichlet boundary conditions<\/a> that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0a4093b232696c87a445d0fa1a862a1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> is equal to zero on the boundary <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-efcdb0919ff1404e10495c863df862e7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#40;&#48;&#41;&#32;&#61;&#32;&#117;&#40;&#49;&#41;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"122\" style=\"vertical-align: -5px;\"\/>.<sup class=\"modern-footnotes-footnote \" data-mfn=\"6\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-6\">6<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-6\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"6\">In higher dimensions, one has <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-49dc640d5132e960949257ee84274eae_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"43\" style=\"vertical-align: 0px;\"\/> on the boundary <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b15799bc0aa8d332fc78d6fb0b75d06e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#92;&#79;&#109;&#101;&#103;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"22\" style=\"vertical-align: 0px;\"\/> of the region <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0e42a68047144196ffa9763b964056ac_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#79;&#109;&#101;&#103;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"12\" style=\"vertical-align: 0px;\"\/>.<\/span> Poisson&#8217;s equations then reads<sup class=\"modern-footnotes-footnote \" data-mfn=\"7\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-7\">7<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-7\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"7\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-7ebc369f7e4640d4808fb22b93aa1d2a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#117;&#32;&#61;&#32;&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"71\" style=\"vertical-align: -4px;\"\/> on <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0e42a68047144196ffa9763b964056ac_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#79;&#109;&#101;&#103;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"12\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-49dc640d5132e960949257ee84274eae_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"43\" style=\"vertical-align: 0px;\"\/> for higher dimensions, where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-df6b092e38069ab123a025e844469da3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#68;&#101;&#108;&#116;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"14\" style=\"vertical-align: 0px;\"\/> is the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Laplace_operator\">Laplacian operator<\/a>.<\/span>\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 21px;\"><span class=\"ql-right-eqno\"> (5) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-7490175930b10bf8c91555c5b41e4d86_l3.png\" height=\"21\" width=\"416\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#45;&#117;&#39;&#39;&#40;&#120;&#41;&#32;&#61;&#32;&#102;&#40;&#120;&#41;&#32;&#92;&#109;&#98;&#111;&#120;&#123;&#32;&#102;&#111;&#114;&#32;&#101;&#118;&#101;&#114;&#121;&#32;&#125;&#32;&#120;&#32;&#92;&#105;&#110;&#32;&#40;&#48;&#44;&#49;&#41;&#44;&#32;&#92;&#113;&#117;&#97;&#100;&#32;&#117;&#40;&#48;&#41;&#32;&#61;&#32;&#117;&#40;&#49;&#41;&#32;&#61;&#32;&#48;&#46; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n<p>We wish to develop a variational formulation of this differential equation, similar to how we develop a variational formulation of the linear system of equations in the previous section. To develop our variational formulation, we take inspiration from physics. If <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-aa217d4d5a7a87b280150e07d4d5d13b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#40;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"33\" style=\"vertical-align: -5px;\"\/> represents, say, the temperature at a point <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b312d649591164b7149ed0756f694a76_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/>, we are never able to measure <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-aa217d4d5a7a87b280150e07d4d5d13b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#40;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"33\" style=\"vertical-align: -5px;\"\/> exactly. Rather, we can measure the temperature in a region around <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b312d649591164b7149ed0756f694a76_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> with a thermometer. No matter how carefully we engineer our thermometer, our thermometer tip will have some volume occupying a region <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d08fac616919760e7538df715d3ca0e6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#82;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: 0px;\"\/> in space. The temperature <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d9cee467c70589cd3e4edc9f42f0d431_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#95;&#123;&#92;&#114;&#109;&#32;&#109;&#101;&#97;&#115;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"11\" width=\"39\" style=\"vertical-align: -3px;\"\/> measured by our thermometer will be the average temperature in the region <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d08fac616919760e7538df715d3ca0e6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#82;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: 0px;\"\/> or, more generally, a weighted average <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ebb03fd56f3e3de96a9b7a6cbeb8f35f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#95;&#123;&#92;&#114;&#109;&#32;&#109;&#101;&#97;&#115;&#125;&#32;&#61;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#117;&#40;&#120;&#41;&#32;&#118;&#40;&#120;&#41;&#32;&#92;&#44;&#32;&#100;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"176\" style=\"vertical-align: -6px;\"\/> where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-f14e6f1715b044613a8dc6bd41a7d575_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;&#40;&#92;&#99;&#100;&#111;&#116;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"27\" style=\"vertical-align: -5px;\"\/> is a weighting function which is zero outside the region <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d08fac616919760e7538df715d3ca0e6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#82;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"14\" style=\"vertical-align: 0px;\"\/>. Now let&#8217;s use our thermometer to &#8220;measure&#8221; our differential equation:<\/p>\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 44px;\"><span class=\"ql-right-eqno\"> (6) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-18ede9552e776ab7331abce96e33f4ca_l3.png\" height=\"44\" width=\"286\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#45;&#118;&#40;&#120;&#41;&#32;&#117;&#39;&#39;&#40;&#120;&#41;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#61;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#118;&#40;&#120;&#41;&#102;&#40;&#120;&#41;&#32;&#92;&#44;&#32;&#100;&#120;&#46; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n<p>This integral expression is some kind of variational formulation of our differential equation, as it is an equation involving the solution to our differential equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0a4093b232696c87a445d0fa1a862a1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> which must hold for <em>every<\/em> averaging function <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1ccb53cb35fc73370b29b241e3fa4bcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/>. (The precise meaning of <em>every<\/em> will be forthcoming.) It will benefit us greatly to make this expression more &#8220;symmetric&#8221; with respect to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0a4093b232696c87a445d0fa1a862a1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1ccb53cb35fc73370b29b241e3fa4bcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/>. To do this, we shall <a href=\"https:\/\/en.wikipedia.org\/wiki\/Integration_by_parts\">integrate by parts<\/a>:<sup class=\"modern-footnotes-footnote \" data-mfn=\"8\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-8\">8<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-8\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"8\">Integrating by parts is harder in higher dimensions. My personal advice for <a href=\"https:\/\/en.wikipedia.org\/wiki\/Integration_by_parts#Higher_dimensions\">integrating by parts in higher dimensions<\/a> is to remember that integration by parts is ultimately a result of the product rule. As such, to integrate by parts, we first write an expression involving our integrand using the product rule of some differential operator and then integrate by both sides. In this case, notice that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-4547da1fa1e7b024857b49b38c4d0474_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#92;&#99;&#100;&#111;&#116;&#32;&#40;&#118;&#32;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#117;&#41;&#32;&#61;&#32;&#118;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#117;&#32;&#43;&#32;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#118;&#32;&#92;&#99;&#100;&#111;&#116;&#32;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"217\" style=\"vertical-align: -5px;\"\/>. Rearranging and integrating, we see that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-537b1987debadc7ddea719cbfb0f574a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#105;&#110;&#116;&#95;&#92;&#79;&#109;&#101;&#103;&#97;&#32;&#45;&#118;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#117;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#61;&#32;&#92;&#105;&#110;&#116;&#95;&#92;&#79;&#109;&#101;&#103;&#97;&#32;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#118;&#32;&#92;&#99;&#100;&#111;&#116;&#32;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#117;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#45;&#32;&#92;&#105;&#110;&#116;&#95;&#92;&#79;&#109;&#101;&#103;&#97;&#32;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#92;&#99;&#100;&#111;&#116;&#32;&#40;&#118;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#117;&#41;&#32;&#92;&#44;&#32;&#100;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"363\" style=\"vertical-align: -6px;\"\/>. We then apply the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Divergence_theorem\">divergence theorem<\/a> to the last term to get <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-3dc439a3d6cd9f794ba1517a6b3811d1_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#105;&#110;&#116;&#95;&#92;&#79;&#109;&#101;&#103;&#97;&#32;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#92;&#99;&#100;&#111;&#116;&#32;&#40;&#118;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#117;&#41;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#61;&#32;&#92;&#105;&#110;&#116;&#95;&#123;&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#92;&#79;&#109;&#101;&#103;&#97;&#125;&#32;&#118;&#32;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#117;&#32;&#92;&#99;&#100;&#111;&#116;&#32;&#110;&#32;&#100;&#83;&#40;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"275\" style=\"vertical-align: -6px;\"\/>, where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-75a5652acadcd645b180a972b75a9d09_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#110;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"11\" style=\"vertical-align: 0px;\"\/> represents an outward facing unit normal to the boundary <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b15799bc0aa8d332fc78d6fb0b75d06e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#92;&#79;&#109;&#101;&#103;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"22\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-71f8f7f99b41f5ae5207ec0af3197cfd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#100;&#83;&#40;&#120;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"44\" style=\"vertical-align: -5px;\"\/> represents integration on the surface <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b15799bc0aa8d332fc78d6fb0b75d06e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#92;&#79;&#109;&#101;&#103;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"22\" style=\"vertical-align: 0px;\"\/>. If <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1ccb53cb35fc73370b29b241e3fa4bcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/> is zero on <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b15799bc0aa8d332fc78d6fb0b75d06e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#92;&#79;&#109;&#101;&#103;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"22\" style=\"vertical-align: 0px;\"\/>, we conclude <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-792dcb5600f0ad96f0cd479ab597d812_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#105;&#110;&#116;&#95;&#92;&#79;&#109;&#101;&#103;&#97;&#32;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#118;&#32;&#92;&#99;&#100;&#111;&#116;&#32;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#117;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#32;&#61;&#32;&#92;&#105;&#110;&#116;&#95;&#92;&#79;&#109;&#101;&#103;&#97;&#32;&#118;&#32;&#102;&#32;&#92;&#44;&#32;&#100;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"194\" style=\"vertical-align: -6px;\"\/> for all <em>nice<\/em> functions <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1ccb53cb35fc73370b29b241e3fa4bcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/> on <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0e42a68047144196ffa9763b964056ac_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#79;&#109;&#101;&#103;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"12\" style=\"vertical-align: 0px;\"\/> satisfying <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d85e065bb39714122eee21b86b9a4cd4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"42\" style=\"vertical-align: 0px;\"\/> on <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b15799bc0aa8d332fc78d6fb0b75d06e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#97;&#114;&#116;&#105;&#97;&#108;&#32;&#92;&#79;&#109;&#101;&#103;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"22\" style=\"vertical-align: 0px;\"\/>.<\/span> <\/p>\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 45px;\"><span class=\"ql-right-eqno\"> (7) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-8b7a1698809895c80f5dc62d62e6ccce_l3.png\" height=\"45\" width=\"477\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#45;&#118;&#40;&#120;&#41;&#117;&#39;&#39;&#40;&#120;&#41;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#61;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#118;&#39;&#40;&#120;&#41;&#117;&#39;&#40;&#120;&#41;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#45;&#32;&#118;&#40;&#48;&#41;&#32;&#117;&#39;&#40;&#48;&#41;&#32;&#45;&#32;&#118;&#40;&#49;&#41;&#117;&#39;&#40;&#49;&#41;&#46; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n<p>In particular, if <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1ccb53cb35fc73370b29b241e3fa4bcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/> is zero on the boundary <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-dedfef4cccf169e9646ac472e153903d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;&#40;&#48;&#41;&#32;&#61;&#32;&#118;&#40;&#49;&#41;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"120\" style=\"vertical-align: -5px;\"\/>, then the second two terms vanish and we&#8217;re left with the variational equation<\/p>\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 45px;\"><span class=\"ql-right-eqno\"> (8) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-38734ea04929f9afd16c7b18778f7e7d_l3.png\" height=\"45\" width=\"687\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#118;&#39;&#40;&#120;&#41;&#117;&#39;&#40;&#120;&#41;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#61;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#118;&#40;&#120;&#41;&#32;&#102;&#40;&#120;&#41;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#92;&#109;&#98;&#111;&#120;&#123;&#32;&#102;&#111;&#114;&#32;&#97;&#108;&#108;&#32;&#92;&#116;&#101;&#120;&#116;&#105;&#116;&#123;&#110;&#105;&#99;&#101;&#125;&#32;&#102;&#117;&#110;&#99;&#116;&#105;&#111;&#110;&#115;&#32;&#36;&#118;&#36;&#32;&#111;&#110;&#32;&#36;&#091;&#48;&#44;&#49;&#093;&#36;&#32;&#119;&#105;&#116;&#104;&#32;&#125;&#32;&#118;&#40;&#48;&#41;&#32;&#61;&#32;&#118;&#40;&#49;&#41;&#32;&#61;&#32;&#48;&#46; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n<p>Compare the variational formulation of the Poisson equation Eq. (8) to the variational formulation of the system of linear equations <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-bb1076898a88ac5d6a1c74d7932dd5fc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;&#120;&#32;&#61;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"55\" style=\"vertical-align: 0px;\"\/> in Eq. (1). The solution vector <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b312d649591164b7149ed0756f694a76_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> in the differential equation context is a function <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0a4093b232696c87a445d0fa1a862a1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> satisfying the boundary condition of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0a4093b232696c87a445d0fa1a862a1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> being zero on the boundary <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-efcdb0919ff1404e10495c863df862e7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#40;&#48;&#41;&#32;&#61;&#32;&#117;&#40;&#49;&#41;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"122\" style=\"vertical-align: -5px;\"\/>. The right-hand side <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-3ab6f6c64ce17f786a81f8cc8fdcec90_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"8\" style=\"vertical-align: 0px;\"\/> is replaced by a function <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-c23e757cb6bd08fe194e942085387dcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"10\" style=\"vertical-align: -4px;\"\/> on the interval <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-76562478d920e62fd22b998039d40967_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#091;&#48;&#44;&#49;&#093;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"32\" style=\"vertical-align: -5px;\"\/>. The test vector <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-7506eeeff09aad3bcf6b7259302df451_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\"\/> is replaced by a test function <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1ccb53cb35fc73370b29b241e3fa4bcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/> on the interval <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-76562478d920e62fd22b998039d40967_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#091;&#48;&#44;&#49;&#093;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"32\" style=\"vertical-align: -5px;\"\/>. The matrix product expression <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1d62b3279790b53305394003ec815159_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#32;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"44\" style=\"vertical-align: -4px;\"\/> is replaced by the integral <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-75aa1cae023fd42ad9e351d25d47a7f7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#118;&#39;&#40;&#120;&#41;&#117;&#39;&#40;&#120;&#41;&#32;&#92;&#44;&#32;&#100;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"121\" style=\"vertical-align: -6px;\"\/>. The product <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d51f6563df96ec5308bf38a206765578_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"29\" style=\"vertical-align: -4px;\"\/> is replaced by the integral <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-50a10ad5c21601e393337f3ec51988c6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#118;&#40;&#120;&#41;&#32;&#102;&#40;&#120;&#41;&#32;&#92;&#44;&#32;&#100;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"112\" style=\"vertical-align: -6px;\"\/>. As we shall soon see, there is a unifying theory which treats both of these contexts simultaneously.<\/p>\n\n\n\n<p>Before this unifying theory, we must address the question of which functions <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1ccb53cb35fc73370b29b241e3fa4bcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/> we will consider in our variational formulation. One can show that all of the calculations we did in this section hold if <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1ccb53cb35fc73370b29b241e3fa4bcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/> is a <a href=\"https:\/\/en.wikipedia.org\/wiki\/Differentiable_function#Differentiability_classes\">continuously differentiable function<\/a> on <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-76562478d920e62fd22b998039d40967_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#091;&#48;&#44;&#49;&#093;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"32\" style=\"vertical-align: -5px;\"\/> which is zero away from the endpoints <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-54589d9b5610bf48dcf5a1b1f24a67b6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-27e3598fd2d4f0491067f1afaced92e9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"7\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0a4093b232696c87a445d0fa1a862a1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> is a twice continuously differentiable function on <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-76562478d920e62fd22b998039d40967_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#091;&#48;&#44;&#49;&#093;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"32\" style=\"vertical-align: -5px;\"\/>. Because of technical functional analytic considerations, we shall actually want to expand the class of functions in our variational formulation to even more functions <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1ccb53cb35fc73370b29b241e3fa4bcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/>. Specifically, we shall consider all functions <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1ccb53cb35fc73370b29b241e3fa4bcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/> which are (A) <a href=\"https:\/\/en.wikipedia.org\/wiki\/Square-integrable_function\">square-integrable<\/a> (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-3e9a5196181c53204250e23577bdb533_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#124;&#118;&#40;&#120;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#100;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"95\" style=\"vertical-align: -6px;\"\/> is finite), (B) possess a square integrable derivative<sup class=\"modern-footnotes-footnote \" data-mfn=\"9\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-9\">9<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-9\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"9\">More specifically, we only insist that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1ccb53cb35fc73370b29b241e3fa4bcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/> possess a square-integrable <a href=\"https:\/\/en.wikipedia.org\/wiki\/Weak_derivative\">weak derivative<\/a>.<\/span> <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-089da12030655d83871f0610db1bf164_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;&#39;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"13\" style=\"vertical-align: 0px;\"\/> (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b22929dd2b7487ed65db7bd148d3eeb0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#124;&#118;&#39;&#40;&#120;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#100;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"100\" style=\"vertical-align: -6px;\"\/> is finite), and (C) are zero on the boundary. We refer to this class of functions as the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Sobolev_space\">Sobolev space<\/a> <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d61040eadadfde071d5caafb3b20c26f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#72;&#95;&#48;&#94;&#49;&#40;&#40;&#48;&#44;&#49;&#41;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"76\" style=\"vertical-align: -5px;\"\/>.<sup class=\"modern-footnotes-footnote \" data-mfn=\"10\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-10\">10<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-10\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"10\">The class of functions satisfying (A) and (B) but not necessarily (C) is the Sobolev space <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-db66433a46f954c7804b17a0e347264c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#72;&#94;&#49;&#40;&#40;&#48;&#44;&#49;&#41;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"76\" style=\"vertical-align: -5px;\"\/>. For an arbitrary function in <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-db66433a46f954c7804b17a0e347264c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#72;&#94;&#49;&#40;&#40;&#48;&#44;&#49;&#41;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"76\" style=\"vertical-align: -5px;\"\/>, the existence of a well-defined restriction to the boundary <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-54589d9b5610bf48dcf5a1b1f24a67b6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-27e3598fd2d4f0491067f1afaced92e9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"7\" style=\"vertical-align: 0px;\"\/> is actually nontrivial to show, requiring showing the existence of a <a href=\"https:\/\/en.wikipedia.org\/wiki\/Trace_operator\">trace operator<\/a>. Chapter 5 of <a href=\"http:\/\/bookstore.ams.org\/gsm-19-r\">Evan&#8217;s <em>Partial Differential Equations<\/em><\/a> is a good introduction to Sobolev spaces. The Sobolev spaces <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d61040eadadfde071d5caafb3b20c26f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#72;&#95;&#48;&#94;&#49;&#40;&#40;&#48;&#44;&#49;&#41;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"76\" style=\"vertical-align: -5px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-db66433a46f954c7804b17a0e347264c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#72;&#94;&#49;&#40;&#40;&#48;&#44;&#49;&#41;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"76\" style=\"vertical-align: -5px;\"\/> naturally extend to spaces <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b95f6d0255cfd093d8a5e910670a881a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#72;&#95;&#48;&#94;&#49;&#40;&#92;&#79;&#109;&#101;&#103;&#97;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"50\" style=\"vertical-align: -5px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d3660e68fa2b6d2e93827d66e59723c7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#72;&#94;&#49;&#40;&#92;&#79;&#109;&#101;&#103;&#97;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"50\" style=\"vertical-align: -5px;\"\/> for an arbitrary domain <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-80faa4c4d3a3b7758d7f36e9249d0c3f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#79;&#109;&#101;&#103;&#97;&#32;&#92;&#115;&#117;&#98;&#115;&#101;&#116;&#101;&#113;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;&#94;&#100;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"57\" style=\"vertical-align: -3px;\"\/> with a nice boundary.<\/span> <\/p>\n\n\n\n<p>Now this is where things get really strange. Note that it is possible for a function <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0a4093b232696c87a445d0fa1a862a1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> to satisfy the variational formulation Eq. (8) but for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0a4093b232696c87a445d0fa1a862a1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> not to satisfy the Poisson equation Eq. (5). A simple example is when <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-c23e757cb6bd08fe194e942085387dcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"10\" style=\"vertical-align: -4px;\"\/> possesses a discontinuity (say, for example, a step discontinuity where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-c23e757cb6bd08fe194e942085387dcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"10\" style=\"vertical-align: -4px;\"\/> is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-54589d9b5610bf48dcf5a1b1f24a67b6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: 0px;\"\/> and then jumps to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-27e3598fd2d4f0491067f1afaced92e9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"7\" style=\"vertical-align: 0px;\"\/>). Then no continuously differentiable <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0a4093b232696c87a445d0fa1a862a1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> will satisfy Eq. (5) at every point in <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0e42a68047144196ffa9763b964056ac_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#79;&#109;&#101;&#103;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"12\" style=\"vertical-align: 0px;\"\/> and yet a solution <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0a4093b232696c87a445d0fa1a862a1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> to the variational problem Eq. (8) exists! The variational formulation actually allows us to give a reasonable definition of &#8220;solving the differential equation&#8221; when a <em>classical<\/em> solution to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-00a291acfb12e595e97f06b77aeeaff5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#117;&#39;&#39;&#32;&#61;&#32;&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"65\" style=\"vertical-align: -4px;\"\/> does not exist. Our only requirement for the variational problem is that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0a4093b232696c87a445d0fa1a862a1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/>, itself, belongs to the space <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d61040eadadfde071d5caafb3b20c26f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#72;&#95;&#48;&#94;&#49;&#40;&#40;&#48;&#44;&#49;&#41;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"76\" style=\"vertical-align: -5px;\"\/>. A solution to the variational problem Eq. (8) is called a <a href=\"https:\/\/en.wikipedia.org\/wiki\/Weak_solution\">weak solution<\/a> to the differential equation Eq. (5) because, as we have argued, a weak solution to Eq. (8) need not always solve Eq. (5).<sup class=\"modern-footnotes-footnote \" data-mfn=\"11\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-11\">11<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-11\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"11\">One can show that any classical solution to Eq. (5) solves Eq. (8). Given certain conditions on <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-c23e757cb6bd08fe194e942085387dcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"10\" style=\"vertical-align: -4px;\"\/>, one can go the other way, showing that weak solutions are indeed bonafide classical solutions. This is the subject of <a href=\"https:\/\/en.wikipedia.org\/wiki\/Elliptic_operator#Elliptic_regularity_theorem\">regularity theory<\/a>.<\/span>\n\n\n\n<h2 class=\"wp-block-heading\">The Lax-Milgram Theorem<\/h2>\n\n\n\n<p>Let us now build up an abstract language which allows us to use Galerkin approximation both for linear systems of equations and PDEs (as well as other contexts). If one compares the expressions <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1d62b3279790b53305394003ec815159_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#32;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"44\" style=\"vertical-align: -4px;\"\/> from the linear systems context and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-75aa1cae023fd42ad9e351d25d47a7f7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#118;&#39;&#40;&#120;&#41;&#117;&#39;&#40;&#120;&#41;&#32;&#92;&#44;&#32;&#100;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"121\" style=\"vertical-align: -6px;\"\/> from the differential equation context, one recognizes that both these expressions are so-called <a href=\"https:\/\/en.wikipedia.org\/wiki\/Bilinear_form\">bilinear forms<\/a>: they depend on two arguments (<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b312d649591164b7149ed0756f694a76_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-7506eeeff09aad3bcf6b7259302df451_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: -4px;\"\/> or <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0a4093b232696c87a445d0fa1a862a1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1ccb53cb35fc73370b29b241e3fa4bcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/>) and are a <a href=\"https:\/\/en.wikipedia.org\/wiki\/Linear_map\">linear transformation<\/a> in each argument independently if the other one is fixed. For example, if one defines <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-f41daa8bf3303a7fe12e0709f1e8be3c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#40;&#120;&#44;&#121;&#41;&#32;&#61;&#32;&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#32;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"118\" style=\"vertical-align: -5px;\"\/> one has <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-6e39afdf6a671a0ded5c0d76bf06a23c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#40;&#120;&#44;&#92;&#97;&#108;&#112;&#104;&#97;&#95;&#49;&#32;&#121;&#95;&#49;&#32;&#43;&#32;&#92;&#97;&#108;&#112;&#104;&#97;&#95;&#50;&#32;&#121;&#95;&#50;&#41;&#32;&#61;&#32;&#92;&#97;&#108;&#112;&#104;&#97;&#95;&#49;&#32;&#97;&#40;&#120;&#44;&#121;&#95;&#49;&#41;&#32;&#43;&#32;&#92;&#97;&#108;&#112;&#104;&#97;&#95;&#50;&#32;&#97;&#40;&#120;&#44;&#121;&#95;&#50;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"331\" style=\"vertical-align: -5px;\"\/>. Similarly, if one defines <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d55627f4a4d75add074f1cfc0721ddf0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#40;&#117;&#44;&#118;&#41;&#32;&#61;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#118;&#39;&#40;&#120;&#41;&#117;&#39;&#40;&#120;&#41;&#32;&#92;&#44;&#32;&#100;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"195\" style=\"vertical-align: -6px;\"\/>, then <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-be8044237dc13c2a8fae577cfc0fa00d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#40;&#92;&#97;&#108;&#112;&#104;&#97;&#95;&#49;&#32;&#117;&#95;&#49;&#32;&#43;&#32;&#92;&#97;&#108;&#112;&#104;&#97;&#95;&#50;&#32;&#117;&#95;&#50;&#44;&#118;&#41;&#32;&#61;&#32;&#92;&#97;&#108;&#112;&#104;&#97;&#95;&#49;&#32;&#97;&#40;&#117;&#95;&#49;&#44;&#118;&#41;&#32;&#43;&#32;&#92;&#97;&#108;&#112;&#104;&#97;&#95;&#50;&#32;&#97;&#40;&#117;&#95;&#50;&#44;&#32;&#118;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"334\" style=\"vertical-align: -5px;\"\/>.<\/p>\n\n\n\n<p>Implicitly swimming in the background is some space of vectors or function which this bilinear form <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-4517a0f6e67960c20c8dd9ce46ae3801_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#40;&#92;&#99;&#100;&#111;&#116;&#44;&#92;&#99;&#100;&#111;&#116;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"40\" style=\"vertical-align: -5px;\"\/> is defined upon. In the linear system of equations context, this space <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b922ce350981c13dbe0a783857d069e6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;&#94;&#78;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"25\" style=\"vertical-align: 0px;\"\/> of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ec1be7928bcd319c17c1931fbb8059ac_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#78;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"16\" style=\"vertical-align: 0px;\"\/>-dimensional vectors and in the differential context, this space is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d61040eadadfde071d5caafb3b20c26f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#72;&#95;&#48;&#94;&#49;&#40;&#40;&#48;&#44;&#49;&#41;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"76\" style=\"vertical-align: -5px;\"\/> as defined in the previous section.<sup class=\"modern-footnotes-footnote \" data-mfn=\"12\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-12\">12<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-12\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"12\">The connection between vectors and functions is even more natural if one considers a function <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-58a33558cd429b40f98c11073bdf0af0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#32;&#58;&#32;&#091;&#48;&#44;&#49;&#093;&#32;&#92;&#116;&#111;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"101\" style=\"vertical-align: -5px;\"\/> as a vector of infinite length, with one entry for each real number <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-7d5d648a174b7842da5ab1311635b25c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#92;&#105;&#110;&#32;&#091;&#48;&#44;&#49;&#093;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"65\" style=\"vertical-align: -5px;\"\/>.<\/span> Call this space <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-34502d3efb47a511ad1904e1a58e6530_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"12\" style=\"vertical-align: -1px;\"\/>. We shall assume that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-34502d3efb47a511ad1904e1a58e6530_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"12\" style=\"vertical-align: -1px;\"\/> is a special type of linear space called a <a href=\"https:\/\/en.wikipedia.org\/wiki\/Hilbert_space\">Hilbert space<\/a>, an inner product space (with inner product <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-440ca99aa8d8d7e1371114d9f14f2b87_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#97;&#110;&#103;&#108;&#101;&#32;&#92;&#99;&#100;&#111;&#116;&#44;&#32;&#92;&#99;&#100;&#111;&#116;&#32;&#92;&#114;&#97;&#110;&#103;&#108;&#101;&#95;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"41\" style=\"vertical-align: -5px;\"\/>) where every <a href=\"https:\/\/en.wikipedia.org\/wiki\/Cauchy_sequence\">Cauchy sequence<\/a> converges to an element in <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-34502d3efb47a511ad1904e1a58e6530_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"12\" style=\"vertical-align: -1px;\"\/> (in the inner product-induced norm).<sup class=\"modern-footnotes-footnote \" data-mfn=\"13\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-13\">13<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-13\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"13\">Note that every inner product space has a <a href=\"https:\/\/proofwiki.org\/wiki\/Completion_Theorem_(Inner_Product_Space)\">unique completion<\/a> to a Hilbert space. For example, if one considers the space <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d28e293c9c0d2f1e53a55b65eb02a74d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;&#95;&#123;&#48;&#125;&#94;&#92;&#105;&#110;&#102;&#116;&#121;&#40;&#40;&#48;&#44;&#49;&#41;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"81\" style=\"vertical-align: -5px;\"\/> of <a href=\"https:\/\/mathworld.wolfram.com\/C-InfinityFunction.html\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-63cd1a5818ceb2651275279a348b60b6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;&#94;&#92;&#105;&#110;&#102;&#116;&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"27\" style=\"vertical-align: 0px;\"\/> smooth<\/a> functions which are zero away from the boundary of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-55ce54866e885924f8ddd4ac8374a4f7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#40;&#48;&#44;&#49;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"38\" style=\"vertical-align: -5px;\"\/> with the inner product <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-908a4d7406c3ceeeb38e2dad7d85cb0a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#97;&#110;&#103;&#108;&#101;&#32;&#117;&#44;&#32;&#118;&#32;&#92;&#114;&#97;&#110;&#103;&#108;&#101;&#95;&#123;&#72;&#94;&#49;&#95;&#48;&#40;&#40;&#48;&#44;&#49;&#41;&#41;&#125;&#32;&#61;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#117;&#40;&#120;&#41;&#118;&#40;&#120;&#41;&#32;&#43;&#32;&#117;&#39;&#40;&#120;&#41;&#118;&#39;&#40;&#120;&#41;&#32;&#92;&#44;&#32;&#100;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"27\" width=\"332\" style=\"vertical-align: -9px;\"\/>, the completion is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d61040eadadfde071d5caafb3b20c26f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#72;&#95;&#48;&#94;&#49;&#40;&#40;&#48;&#44;&#49;&#41;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"76\" style=\"vertical-align: -5px;\"\/>. A natural extension to higher dimensions hold.<\/span> The Cauchy sequence convergence property, also known as <a href=\"https:\/\/en.wikipedia.org\/wiki\/Complete_metric_space\">metric completeness<\/a>, is important because we shall often deal with a sequence of entries <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-bd4baf8202dabd12f5016c1ea8d581d3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#95;&#49;&#44;&#117;&#95;&#50;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"106\" style=\"vertical-align: -4px;\"\/> which we will need to establish convergence to a vector <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b11c8914e934c7572f65f11ea5399d47_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"44\" style=\"vertical-align: -1px;\"\/>. (Think of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-7aaefdce763eb0e47b6da1a4207c50eb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#95;&#49;&#44;&#117;&#95;&#50;&#44;&#92;&#108;&#100;&#111;&#116;&#115;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"71\" style=\"vertical-align: -4px;\"\/> as a sequence of Galerkin approximations to a solution <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0a4093b232696c87a445d0fa1a862a1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/>.)<\/p>\n\n\n\n<p>With these formalities, an abstract variational problem takes the form<\/p>\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> (9) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-dbf06548fedc043e897c78439512c963_l3.png\" height=\"19\" width=\"380\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#92;&#109;&#98;&#111;&#120;&#123;&#70;&#105;&#110;&#100;&#32;&#36;&#117;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;&#36;&#32;&#115;&#117;&#99;&#104;&#32;&#116;&#104;&#97;&#116;&#32;&#125;&#97;&#40;&#117;&#44;&#118;&#41;&#32;&#61;&#32;&#92;&#101;&#108;&#108;&#40;&#118;&#41;&#32;&#92;&#109;&#98;&#111;&#120;&#123;&#32;&#102;&#111;&#114;&#32;&#97;&#108;&#108;&#32;&#125;&#32;&#118;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;&#44; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n<p>where <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-4517a0f6e67960c20c8dd9ce46ae3801_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#40;&#92;&#99;&#100;&#111;&#116;&#44;&#92;&#99;&#100;&#111;&#116;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"40\" style=\"vertical-align: -5px;\"\/> is a bilinear form on <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-34502d3efb47a511ad1904e1a58e6530_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"12\" style=\"vertical-align: -1px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-af3f8467f6410bd778c20b0c52b3ae39_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#101;&#108;&#108;&#40;&#92;&#99;&#100;&#111;&#116;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"25\" style=\"vertical-align: -5px;\"\/> is a <a href=\"https:\/\/en.wikipedia.org\/wiki\/Linear_form\">linear form<\/a> on <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-34502d3efb47a511ad1904e1a58e6530_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"12\" style=\"vertical-align: -1px;\"\/> (a linear map <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b941ae44bcf958bd8314cac436c9c992_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#101;&#108;&#108;&#58;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;&#32;&#92;&#116;&#111;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"75\" style=\"vertical-align: -1px;\"\/>). There is a beautiful and general theorem called the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Weak_formulation#The_Lax\u2013Milgram_theorem\">Lax-Milgram theorem<\/a> which establishes existence and uniqueness of solutions to a problem like Eq. (9).<\/p>\n\n\n\n<p><strong>Theorem (Lax-Milgram):<\/strong> Let <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-4517a0f6e67960c20c8dd9ce46ae3801_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#40;&#92;&#99;&#100;&#111;&#116;&#44;&#92;&#99;&#100;&#111;&#116;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"40\" style=\"vertical-align: -5px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-c23e757cb6bd08fe194e942085387dcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"10\" style=\"vertical-align: -4px;\"\/> satisfy the following properties:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>(Boundedness of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-a75c3139cf459f4de0ac69cfbed08a4c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/>) There exists a constant <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-3fdf7a62e5bee1c0a30090c5354cae49_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;&#32;&#92;&#103;&#101;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"47\" style=\"vertical-align: -3px;\"\/> such that every <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-057d99dc3ea3ea6b61d7e4301948d799_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#44;&#118;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"61\" style=\"vertical-align: -4px;\"\/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-145e49d48a2f4ff6e5972288c9168244_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#124;&#97;&#40;&#117;&#44;&#118;&#41;&#124;&#32;&#92;&#108;&#101;&#32;&#67;&#32;&#92;&#124;&#117;&#92;&#124;&#95;&#123;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;&#125;&#92;&#124;&#118;&#92;&#124;&#95;&#123;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"171\" style=\"vertical-align: -5px;\"\/>.<\/li><li>(Coercivity) There exists a positive constant <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-04afceddf01c5f187cca867198d2dd52_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#99;&#32;&#62;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"40\" style=\"vertical-align: -2px;\"\/> such that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-20177ce59309d79ebdd8b96b4e9620da_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#40;&#117;&#44;&#117;&#41;&#32;&#92;&#103;&#101;&#32;&#99;&#32;&#92;&#124;&#117;&#92;&#124;&#95;&#123;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;&#125;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"21\" width=\"121\" style=\"vertical-align: -6px;\"\/> for every <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b11c8914e934c7572f65f11ea5399d47_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"44\" style=\"vertical-align: -1px;\"\/>.<\/li><li>(Boundedness of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-faee2e7f0c813b4f439694335c52bda4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#101;&#108;&#108;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"8\" style=\"vertical-align: 0px;\"\/>) There exists a constant <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-8bc9819614418a525aa5b16965b18391_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#75;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"16\" style=\"vertical-align: 0px;\"\/> such that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1dfbdc6b7e56a7fa08e04613ff992138_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#124;&#92;&#101;&#108;&#108;&#40;&#118;&#41;&#124;&#32;&#92;&#108;&#101;&#32;&#75;&#32;&#92;&#124;&#118;&#92;&#124;&#95;&#123;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"115\" style=\"vertical-align: -5px;\"\/> for every <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-64284c97a2fe05355b39c12d513a1476_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"43\" style=\"vertical-align: -1px;\"\/>.<\/li><\/ol>\n\n\n\n<p>Then the variational problem Eq. (9) possesses a <em>unique solution<\/em>.<\/p>\n\n\n\n<p>For our cases, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-a75c3139cf459f4de0ac69cfbed08a4c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/> will also be symmetric <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-4083b65a853b43146819487efd4c27cc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#40;&#117;&#44;&#118;&#41;&#32;&#61;&#32;&#97;&#40;&#118;&#44;&#117;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"123\" style=\"vertical-align: -5px;\"\/> for all <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-057d99dc3ea3ea6b61d7e4301948d799_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#44;&#118;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"61\" style=\"vertical-align: -4px;\"\/>. While the Lax-Milgram theorem holds without symmetry, let us continue our discussion with this additional symmetry assumption. Note that, taken together, properties (1-2) say that the <em><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-a75c3139cf459f4de0ac69cfbed08a4c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/>-inner product<\/em>, defined as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-2029d8fea15b40ce41a16ca2e2826654_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#97;&#110;&#103;&#108;&#101;&#32;&#117;&#44;&#32;&#118;&#32;&#92;&#114;&#97;&#110;&#103;&#108;&#101;&#95;&#97;&#32;&#61;&#32;&#97;&#40;&#117;&#44;&#118;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"121\" style=\"vertical-align: -5px;\"\/>, is no more than so much bigger or smaller than the standard inner product <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-3fdc95998d3d89fcab7dff5185b26d13_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#97;&#110;&#103;&#108;&#101;&#32;&#117;&#44;&#32;&#118;&#92;&#114;&#97;&#110;&#103;&#108;&#101;&#95;&#123;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"50\" style=\"vertical-align: -5px;\"\/> of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0a4093b232696c87a445d0fa1a862a1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1ccb53cb35fc73370b29b241e3fa4bcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/>.<sup class=\"modern-footnotes-footnote \" data-mfn=\"14\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-14\">14<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-14\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"14\">That is, one has that the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-a75c3139cf459f4de0ac69cfbed08a4c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/>-norm and the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-34502d3efb47a511ad1904e1a58e6530_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"12\" style=\"vertical-align: -1px;\"\/>-norm are <a href=\"https:\/\/kconrad.math.uconn.edu\/blurbs\/gradnumthy\/equivnorms.pdf\">equivalent<\/a> in the sense that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-801e7a768b9725d2664b59742921010c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#115;&#113;&#114;&#116;&#123;&#99;&#125;&#92;&#124;&#118;&#92;&#124;&#95;&#123;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;&#125;&#32;&#92;&#108;&#101;&#32;&#92;&#124;&#118;&#92;&#124;&#95;&#97;&#32;&#92;&#108;&#101;&#32;&#92;&#115;&#113;&#114;&#116;&#123;&#67;&#125;&#32;&#92;&#124;&#118;&#92;&#124;&#95;&#123;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"21\" width=\"207\" style=\"vertical-align: -5px;\"\/>. so the norms <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-f4ffdb8e4e8ba28ebe3e584d0c52e39b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#124;&#92;&#99;&#100;&#111;&#116;&#92;&#124;&#95;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"39\" style=\"vertical-align: -5px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-6b29c8bb7d9111d3a7d77746bda422e0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#124;&#92;&#99;&#100;&#111;&#116;&#92;&#124;&#95;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"36\" style=\"vertical-align: -5px;\"\/> define the same topology.<\/span>\n\n\n\n<p>Let us now see how the Lax-Milgram theorem can apply to our two examples. For a reader who wants a more &#8220;big picture&#8221; perspective, they can comfortably skip to the next section. For those who want to see Lax-Milgram in action, see the discussion below.<\/p>\n\n\n<div class=\"su-spoiler su-spoiler-style-default su-spoiler-icon-plus su-spoiler-closed\" data-scroll-offset=\"0\" data-anchor-in-url=\"no\"><div class=\"su-spoiler-title\" tabindex=\"0\" role=\"button\"><span class=\"su-spoiler-icon\"><\/span>Applying the Lax-Milgram Theorem<\/div><div class=\"su-spoiler-content su-u-clearfix su-u-trim\">Begin with the linear system of equations with <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-7281a785a68ac3114e30349c306adf11_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;&#32;&#61;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;&#94;&#78;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"61\" style=\"vertical-align: -1px;\"\/> with inner product <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-aae78745fb22013b64080aedbf015b48_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#97;&#110;&#103;&#108;&#101;&#32;&#120;&#44;&#32;&#121;&#32;&#92;&#114;&#97;&#110;&#103;&#108;&#101;&#95;&#123;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;&#94;&#78;&#125;&#32;&#61;&#32;&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"116\" style=\"vertical-align: -5px;\"\/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-f6138cf5291c0423e7540127358c9025_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#40;&#120;&#44;&#121;&#41;&#32;&#61;&#32;&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"118\" style=\"vertical-align: -5px;\"\/>, and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-9724b4aa693cf2c52ee3898ecf2f0af3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#101;&#108;&#108;&#40;&#121;&#41;&#32;&#61;&#32;&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"83\" style=\"vertical-align: -5px;\"\/>. Note that we have the inequality <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-2e3c6bec9a36fa7140255704ca8672a1_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#97;&#109;&#98;&#100;&#97;&#95;&#123;&#92;&#114;&#109;&#32;&#109;&#105;&#110;&#125;&#32;&#120;&#94;&#92;&#116;&#111;&#112;&#32;&#120;&#32;&#92;&#108;&#101;&#32;&#120;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#32;&#120;&#32;&#92;&#108;&#101;&#32;&#92;&#108;&#97;&#109;&#98;&#100;&#97;&#95;&#123;&#92;&#114;&#109;&#32;&#109;&#97;&#120;&#125;&#32;&#120;&#94;&#92;&#116;&#111;&#112;&#32;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"227\" style=\"vertical-align: -3px;\"\/>.<sup class=\"modern-footnotes-footnote \" data-mfn=\"15\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-15\">15<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-15\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"15\">This is an easy consequence of the <a href=\"https:\/\/www.math.uh.edu\/~bgb\/Courses\/Math6304\/MatrixTheory-20121011.pdf\">Courant-Fischer theorem<\/a>. More generally, note that, since <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/> is symmetric, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/> has an orthonormal basis of eigenvectors <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-37b8ca6a113973ae57d3acae52a348a9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#113;&#95;&#49;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#113;&#95;&#78;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"75\" style=\"vertical-align: -4px;\"\/> with eigenvalues <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-661d9769102b6e5549c88665f48082e8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#97;&#109;&#98;&#100;&#97;&#95;&#123;&#92;&#114;&#109;&#32;&#109;&#97;&#120;&#125;&#32;&#61;&#32;&#92;&#108;&#97;&#109;&#98;&#100;&#97;&#95;&#49;&#32;&#92;&#103;&#101;&#32;&#92;&#108;&#97;&#109;&#98;&#100;&#97;&#95;&#50;&#32;&#92;&#103;&#101;&#32;&#92;&#99;&#100;&#111;&#116;&#115;&#32;&#92;&#103;&#101;&#32;&#92;&#108;&#97;&#109;&#98;&#100;&#97;&#95;&#78;&#32;&#61;&#32;&#92;&#108;&#97;&#109;&#98;&#100;&#97;&#95;&#123;&#92;&#114;&#109;&#32;&#109;&#105;&#110;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"268\" style=\"vertical-align: -3px;\"\/>. Then <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-99bb57a25780e55a64e8155047ebbfe9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#61;&#32;&#120;&#95;&#49;&#113;&#95;&#49;&#32;&#43;&#32;&#92;&#99;&#100;&#111;&#116;&#115;&#32;&#43;&#32;&#120;&#95;&#78;&#113;&#95;&#78;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"174\" style=\"vertical-align: -4px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-99f949cf9b567a198d6013260066347a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#120;&#32;&#61;&#32;&#92;&#108;&#97;&#109;&#98;&#100;&#97;&#95;&#123;&#92;&#114;&#109;&#32;&#109;&#97;&#120;&#125;&#32;&#120;&#95;&#49;&#94;&#50;&#32;&#43;&#32;&#92;&#99;&#100;&#111;&#116;&#115;&#32;&#43;&#32;&#92;&#108;&#97;&#109;&#98;&#100;&#97;&#95;&#123;&#92;&#114;&#109;&#32;&#109;&#105;&#110;&#125;&#32;&#120;&#95;&#78;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"243\" style=\"vertical-align: -5px;\"\/>. The inequalities follow from noting the Parseval relation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-35b4270a12b3ac911d56e9994883ee57_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#124;&#120;&#92;&#124;&#94;&#50;&#32;&#61;&#32;&#120;&#94;&#92;&#116;&#111;&#112;&#32;&#120;&#32;&#61;&#32;&#120;&#95;&#49;&#94;&#50;&#32;&#43;&#32;&#92;&#99;&#100;&#111;&#116;&#115;&#32;&#43;&#32;&#120;&#95;&#78;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"216\" style=\"vertical-align: -5px;\"\/> and noting that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-8f3bac3b906a94769666f95b53a97c04_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#120;&#32;&#47;&#32;&#120;&#94;&#92;&#116;&#111;&#112;&#32;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"86\" style=\"vertical-align: -5px;\"\/> is a <a href=\"https:\/\/en.wikipedia.org\/wiki\/Convex_combination\">convex combination<\/a> of the eigenvalues of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/>.<\/span> In particular, we have that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-3ca31a3ef22cbb3bec81467bf9b04c91_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#124;&#120;&#92;&#124;&#95;&#65;&#32;&#61;&#32;&#92;&#115;&#113;&#114;&#116;&#123;&#120;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#32;&#120;&#125;&#32;&#92;&#108;&#101;&#32;&#92;&#115;&#113;&#114;&#116;&#123;&#92;&#108;&#97;&#109;&#98;&#100;&#97;&#95;&#123;&#92;&#114;&#109;&#32;&#109;&#97;&#120;&#125;&#125;&#32;&#92;&#124;&#120;&#92;&#124;\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"222\" style=\"vertical-align: -5px;\"\/>. Property (1) then follows from the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Cauchy\u2013Schwarz_inequality\">Cauchy-Schwarz inequality<\/a> applied to the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/>-inner product: <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-9021ff52dc0f0ba3ab88c8b55a439cd8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#124;&#97;&#40;&#120;&#44;&#121;&#41;&#124;&#32;&#61;&#32;&#124;&#92;&#108;&#97;&#110;&#103;&#108;&#101;&#32;&#120;&#44;&#32;&#121;&#92;&#114;&#97;&#110;&#103;&#108;&#101;&#95;&#65;&#124;&#32;&#92;&#108;&#101;&#32;&#92;&#124;&#120;&#92;&#124;&#95;&#65;&#32;&#92;&#124;&#121;&#92;&#124;&#95;&#65;&#32;&#92;&#108;&#101;&#32;&#92;&#108;&#97;&#109;&#98;&#100;&#97;&#95;&#123;&#92;&#114;&#109;&#32;&#109;&#97;&#120;&#125;&#32;&#92;&#124;&#120;&#92;&#124;&#92;&#124;&#121;&#92;&#124;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"358\" style=\"vertical-align: -5px;\"\/>. Property (2) is simply the established inequality <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-bfbeb7b9017edf1dc3c3c409d06911cd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#40;&#120;&#44;&#120;&#41;&#32;&#61;&#32;&#120;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#120;&#32;&#92;&#103;&#101;&#32;&#92;&#108;&#97;&#109;&#98;&#100;&#97;&#95;&#123;&#92;&#109;&#105;&#110;&#125;&#32;&#120;&#94;&#92;&#116;&#111;&#112;&#32;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"209\" style=\"vertical-align: -5px;\"\/>. Property (3) also follows from the Cauchy-Schwarz inequality: <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-3d1e26f78c479e3b1ac5d2bd15184cfa_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#124;&#92;&#101;&#108;&#108;&#40;&#121;&#41;&#124;&#32;&#61;&#32;&#124;&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#98;&#124;&#32;&#92;&#108;&#101;&#32;&#92;&#124;&#98;&#92;&#124;&#92;&#124;&#121;&#92;&#124;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"174\" style=\"vertical-align: -5px;\"\/>. Thus, by Lax-Milgram, the variational problem <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-3fd1c9c550c1c65e84846ceabe17d8ba_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#120;&#32;&#61;&#32;&#121;&#94;&#92;&#116;&#111;&#112;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"97\" style=\"vertical-align: -4px;\"\/> for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-c583881af2d70b0343882f82fffbcd45_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#121;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#98;&#98;&#123;&#82;&#125;&#94;&#78;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"56\" style=\"vertical-align: -4px;\"\/> has a unique solution <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b312d649591164b7149ed0756f694a76_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/>. Note that the linear systems example shows why the coercivity property (2) is necessary. If <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/> is positive semi-definite but not positive-definite, then there exists an eigenvector <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1ccb53cb35fc73370b29b241e3fa4bcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/> of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/> with eigenvalue <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-54589d9b5610bf48dcf5a1b1f24a67b6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: 0px;\"\/>. Then <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-21f7f4f57bef7ecb9bb245a4259bb2e7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;&#94;&#92;&#116;&#111;&#112;&#32;&#65;&#118;&#32;&#61;&#32;&#48;&#32;&#92;&#110;&#111;&#116;&#92;&#103;&#101;&#32;&#99;&#32;&#118;&#94;&#92;&#116;&#111;&#112;&#32;&#118;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"137\" style=\"vertical-align: -4px;\"\/> for any positive constant <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-97ef9906ba01e608975440d5f5812edb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#99;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"8\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/> is singular, so the variational formulation of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-bb1076898a88ac5d6a1c74d7932dd5fc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;&#120;&#32;&#61;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"55\" style=\"vertical-align: 0px;\"\/> has no solution for some choices of the vector <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-3ab6f6c64ce17f786a81f8cc8fdcec90_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"8\" style=\"vertical-align: 0px;\"\/>.<\/p>\n<p>Applying the Lax-Milgram theorem to differential equations can require powerful inequalities. In this case, the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-8ffd92454f148834eea67986b635ec7f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;&#32;&#61;&#32;&#72;&#95;&#48;&#94;&#49;&#40;&#40;&#48;&#44;&#49;&#41;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"112\" style=\"vertical-align: -5px;\"\/>-inner product is given by <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ba85dca9b87b4a2c556ee32d2d4b293b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#97;&#110;&#103;&#108;&#101;&#32;&#117;&#44;&#32;&#118;&#32;&#92;&#114;&#97;&#110;&#103;&#108;&#101;&#95;&#123;&#72;&#95;&#48;&#94;&#49;&#40;&#40;&#48;&#44;&#49;&#41;&#41;&#125;&#32;&#61;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#118;&#40;&#120;&#41;&#117;&#40;&#120;&#41;&#32;&#43;&#32;&#118;&#39;&#40;&#120;&#41;&#117;&#39;&#40;&#120;&#41;&#32;&#92;&#44;&#32;&#100;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"27\" width=\"332\" style=\"vertical-align: -9px;\"\/>, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d55627f4a4d75add074f1cfc0721ddf0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#40;&#117;&#44;&#118;&#41;&#32;&#61;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#118;&#39;&#40;&#120;&#41;&#117;&#39;&#40;&#120;&#41;&#32;&#92;&#44;&#32;&#100;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"195\" style=\"vertical-align: -6px;\"\/>, and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-13b2af3b81452d8122448eff85e8b93f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#101;&#108;&#108;&#40;&#118;&#41;&#32;&#61;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#118;&#40;&#120;&#41;&#102;&#40;&#120;&#41;&#32;&#92;&#44;&#32;&#100;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"166\" style=\"vertical-align: -6px;\"\/>. Condition (1) is follows from a application of the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Cauchy\u2013Schwarz_inequality#L2\">Cauchy-Schwarz inequality for integrals<\/a>:<sup class=\"modern-footnotes-footnote \" data-mfn=\"16\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-16\">16<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-16\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"16\"> In higher dimensions, we need even more Cauchy-Schwarz! First, we note that the absolute value of integral is less than the integral of absolute value <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-616867eb36201465cde2a9662942537a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#124;&#97;&#40;&#117;&#44;&#118;&#41;&#124;&#32;&#92;&#108;&#101;&#32;&#92;&#105;&#110;&#116;&#95;&#92;&#79;&#109;&#101;&#103;&#97;&#32;&#124;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#118;&#32;&#92;&#99;&#100;&#111;&#116;&#32;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#117;&#124;&#32;&#92;&#44;&#32;&#100;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"198\" style=\"vertical-align: -6px;\"\/>. Second, we apply the Cauchy-Schwarz inequality for the vectors <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-c67919d39e815f5a1be945f1e610997e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"25\" style=\"vertical-align: -1px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-2081ca121ca813b4cc9a9100c35488b3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#118;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"24\" style=\"vertical-align: -1px;\"\/> to get <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-5c91c1778bf869acca9cbed3dc415942_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#124;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#118;&#32;&#92;&#99;&#100;&#111;&#116;&#32;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#117;&#124;&#32;&#92;&#108;&#101;&#32;&#124;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#118;&#124;&#32;&#124;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#117;&#124;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"160\" style=\"vertical-align: -5px;\"\/> where, e.g., <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-a639883c19744ee1fce3dc998692d470_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#124;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#118;&#92;&#124;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"38\" style=\"vertical-align: -5px;\"\/> is the Euclidean norm of the vector <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-2081ca121ca813b4cc9a9100c35488b3_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#118;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"24\" style=\"vertical-align: -1px;\"\/>. This gives <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-3047c9ee955cf1797ea75a741b1afc17_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#124;&#97;&#40;&#117;&#44;&#118;&#41;&#124;&#32;&#92;&#108;&#101;&#32;&#92;&#105;&#110;&#116;&#95;&#92;&#79;&#109;&#101;&#103;&#97;&#32;&#92;&#124;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#118;&#92;&#124;&#32;&#92;&#124;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#117;&#92;&#124;&#32;&#92;&#44;&#32;&#100;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"210\" style=\"vertical-align: -6px;\"\/>. Next, we apply the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Cauchy\u2013Schwarz_inequality#L2\">Cauchy-Schwarz inequality for integrals<\/a>\u00a0to get <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-2a97e5beff67ef118f5939b530beb445_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#124;&#97;&#40;&#117;&#44;&#118;&#41;&#124;&#32;&#92;&#108;&#101;&#32;&#92;&#108;&#101;&#32;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#105;&#110;&#116;&#95;&#92;&#79;&#109;&#101;&#103;&#97;&#32;&#92;&#124;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#118;&#92;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#94;&#123;&#49;&#47;&#50;&#125;&#32;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#105;&#110;&#116;&#95;&#92;&#79;&#109;&#101;&#103;&#97;&#32;&#92;&#124;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#117;&#92;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#94;&#123;&#49;&#47;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"27\" width=\"362\" style=\"vertical-align: -7px;\"\/>. Finally, we note that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-cb47c27c25879f3804af8663a774a0f7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#105;&#110;&#116;&#95;&#92;&#79;&#109;&#101;&#103;&#97;&#32;&#92;&#124;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#118;&#92;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#92;&#108;&#101;&#32;&#92;&#105;&#110;&#116;&#95;&#92;&#79;&#109;&#101;&#103;&#97;&#32;&#118;&#94;&#50;&#32;&#43;&#32;&#124;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#118;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#61;&#32;&#92;&#108;&#97;&#110;&#103;&#108;&#101;&#32;&#118;&#44;&#32;&#118;&#92;&#114;&#97;&#110;&#103;&#108;&#101;&#95;&#123;&#72;&#95;&#48;&#94;&#49;&#40;&#92;&#79;&#109;&#101;&#103;&#97;&#41;&#125;&#32;&#61;&#32;&#92;&#124;&#118;&#92;&#124;&#95;&#123;&#72;&#95;&#48;&#94;&#49;&#40;&#92;&#79;&#109;&#101;&#103;&#97;&#41;&#125;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"26\" width=\"435\" style=\"vertical-align: -11px;\"\/> and thus obtain <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-f5595c3294c8dff4ad5d1f1f6a3bae70_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#124;&#97;&#40;&#117;&#44;&#118;&#41;&#124;&#32;&#92;&#108;&#101;&#32;&#92;&#124;&#118;&#92;&#124;&#95;&#123;&#72;&#95;&#48;&#94;&#49;&#40;&#92;&#79;&#109;&#101;&#103;&#97;&#41;&#125;&#92;&#124;&#117;&#92;&#124;&#95;&#123;&#72;&#95;&#48;&#94;&#49;&#40;&#92;&#79;&#109;&#101;&#103;&#97;&#41;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"23\" width=\"215\" style=\"vertical-align: -9px;\"\/>. This is the desired inequality with constant one.<\/span>\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 130px;\"><span class=\"ql-right-eqno\"> (10) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-c0f2ecdfc501f96d8b895d2bb30c2c4e_l3.png\" height=\"130\" width=\"393\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#115;&#112;&#108;&#105;&#116;&#125; &#124;&#97;&#40;&#117;&#44;&#118;&#41;&#124;&#32;&#38;&#92;&#108;&#101;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#124;&#118;&#39;&#40;&#120;&#41;&#124;&#124;&#117;&#39;&#40;&#120;&#41;&#124;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#92;&#92; &#38;&#92;&#108;&#101;&#32;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#124;&#118;&#39;&#40;&#120;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#94;&#123;&#49;&#47;&#50;&#125;&#32;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#124;&#117;&#39;&#40;&#120;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#94;&#123;&#49;&#47;&#50;&#125;&#32;&#92;&#92; &#38;&#92;&#108;&#101;&#32;&#92;&#124;&#118;&#92;&#124;&#95;&#123;&#72;&#95;&#48;&#94;&#49;&#40;&#40;&#48;&#44;&#49;&#41;&#41;&#125;&#92;&#124;&#117;&#92;&#124;&#95;&#123;&#72;&#95;&#48;&#94;&#49;&#40;&#40;&#48;&#44;&#49;&#41;&#41;&#125;&#46; &#92;&#101;&#110;&#100;&#123;&#115;&#112;&#108;&#105;&#116;&#125; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n<p>Let&#8217;s go line-by-line. First, we note that the absolute value of integral is less than the integral of absolute value. Next, we apply the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Cauchy\u2013Schwarz_inequality#L2\">Cauchy-Schwarz inequality for integrals<\/a>. Finally, we note that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b85ca70364746dd058018428b0b2ce5f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#124;&#118;&#39;&#40;&#120;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#92;&#108;&#101;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#124;&#118;&#40;&#120;&#41;&#124;&#94;&#50;&#32;&#43;&#32;&#124;&#118;&#39;&#40;&#120;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#61;&#32;&#92;&#108;&#97;&#110;&#103;&#108;&#101;&#32;&#118;&#44;&#32;&#118;&#92;&#114;&#97;&#110;&#103;&#108;&#101;&#95;&#123;&#72;&#95;&#48;&#94;&#49;&#40;&#40;&#48;&#44;&#49;&#41;&#41;&#125;&#32;&#61;&#32;&#92;&#124;&#118;&#92;&#124;&#95;&#123;&#72;&#95;&#48;&#94;&#49;&#40;&#40;&#48;&#44;&#49;&#41;&#41;&#125;&#94;&#50;\" title=\"Rendered by QuickLaTeX.com\" height=\"29\" width=\"525\" style=\"vertical-align: -11px;\"\/>. This establishes Property (1) with constant <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-6b80bba3add74464505d79adf4166493_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;&#32;&#61;&#32;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"46\" style=\"vertical-align: 0px;\"\/>. As we already see one third of the way into verifying the hypotheses of Lax-Milgram, establishing these inequalities can require several steps. Ultimately, however, strong knowledge of just a core few inequalities (e.g. Cauchy-Schwarz) may be all that&#8217;s needed.<\/p>\n<p>Proving coercivity (Property (2)) actually requires a very special inequality, <a href=\"https:\/\/en.wikipedia.org\/wiki\/Poincar\u00e9_inequality\" data-rich-text-format-boundary=\"true\">Poincar\u00e9&#8217;s inequality<\/a>.<sup class=\"modern-footnotes-footnote \" data-mfn=\"17\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-17\">17<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-17\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"17\">In higher dimensions, Poincar\u00e9&#8217;s inequality takes the form <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-446b8b6dfe14c203300e0aad4b6bf33d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#105;&#110;&#116;&#95;&#92;&#79;&#109;&#101;&#103;&#97;&#32;&#92;&#124;&#92;&#110;&#97;&#98;&#108;&#97;&#32;&#117;&#92;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#92;&#103;&#101;&#32;&#107;&#92;&#105;&#110;&#116;&#95;&#92;&#79;&#109;&#101;&#103;&#97;&#32;&#117;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"21\" width=\"193\" style=\"vertical-align: -6px;\"\/> for a constant <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-f65286b751f121928913d4aa91d94ee9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: 0px;\"\/> depending only on the domain <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0e42a68047144196ffa9763b964056ac_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#79;&#109;&#101;&#103;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"12\" style=\"vertical-align: 0px;\"\/>.<\/span> In it&#8217;s simplest incarnation, the inequality states that there exists a constant <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-f65286b751f121928913d4aa91d94ee9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#107;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"9\" style=\"vertical-align: 0px;\"\/> such that, for all functions <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-1f902d34e7f9e26388d6a60d67ca934e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#32;&#92;&#105;&#110;&#32;&#72;&#95;&#48;&#94;&#49;&#40;&#40;&#48;&#44;&#49;&#41;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"108\" style=\"vertical-align: -5px;\"\/>,<sup class=\"modern-footnotes-footnote \" data-mfn=\"18\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-18\">18<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-18\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"18\">A simple proof of <a href=\"https:\/\/en.wikipedia.org\/wiki\/Poincar\u00e9_inequality\" data-rich-text-format-boundary=\"true\">Poincar\u00e9&#8217;s inequality<\/a>\u00a0for continuously differentiable <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0a4093b232696c87a445d0fa1a862a1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> with <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-efcdb0919ff1404e10495c863df862e7_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#40;&#48;&#41;&#32;&#61;&#32;&#117;&#40;&#49;&#41;&#32;&#61;&#32;&#48;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"122\" style=\"vertical-align: -5px;\"\/> goes as follows. Note that, by the fundamental theorem of calculus, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d3b885c2a20f45c54e87a479a32904df_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#40;&#120;&#41;&#32;&#61;&#32;&#117;&#40;&#48;&#41;&#32;&#43;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#120;&#32;&#117;&#39;&#40;&#121;&#41;&#32;&#92;&#44;&#32;&#100;&#121;&#32;&#61;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#120;&#32;&#117;&#39;&#40;&#121;&#41;&#32;&#92;&#44;&#32;&#100;&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"21\" width=\"301\" style=\"vertical-align: -6px;\"\/>. Applying the Cauchy-Schwarz inequality for integrals gives <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-82cf65749e5ec3554c4bcedeb19cc03e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#124;&#117;&#40;&#120;&#41;&#124;&#92;&#108;&#101;&#32;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#120;&#32;&#49;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#121;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#94;&#123;&#49;&#47;&#50;&#125;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#120;&#32;&#124;&#117;&#39;&#40;&#121;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#121;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#94;&#123;&#49;&#47;&#50;&#125;&#32;&#92;&#108;&#101;&#32;&#92;&#115;&#113;&#114;&#116;&#123;&#120;&#125;&#32;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#120;&#32;&#124;&#117;&#39;&#40;&#121;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#121;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#94;&#123;&#49;&#47;&#50;&#125;&#32;&#92;&#108;&#101;&#32;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#124;&#117;&#39;&#40;&#121;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#121;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#94;&#123;&#49;&#47;&#50;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"64\" width=\"580\" style=\"vertical-align: -11px;\"\/> since <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-86102a4753de36adf829f0b31097ef24_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#48;&#92;&#108;&#101;&#120;&#92;&#108;&#101;&#32;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"15\" width=\"41\" style=\"vertical-align: -3px;\"\/>. Thus <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-6ce81eedcd37db8d3dd5483c183f5b8d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#124;&#117;&#40;&#120;&#41;&#124;&#94;&#50;&#32;&#92;&#108;&#101;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#124;&#117;&#39;&#40;&#121;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#121;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"172\" style=\"vertical-align: -6px;\"\/> for all <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-7d5d648a174b7842da5ab1311635b25c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#32;&#92;&#105;&#110;&#32;&#091;&#48;&#44;&#49;&#093;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"65\" style=\"vertical-align: -5px;\"\/> integrating over <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b312d649591164b7149ed0756f694a76_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> gives <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0082403a2384e01be9d715519655d405_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#124;&#117;&#39;&#40;&#121;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#121;&#92;&#44;&#32;&#100;&#120;&#32;&#61;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#124;&#117;&#39;&#40;&#120;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#92;&#103;&#101;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#124;&#117;&#40;&#120;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"388\" style=\"vertical-align: -6px;\"\/>. This proves Poincar\u00e9&#8217;s inequality with the constant <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b66c50807a61cc34e2c14a3373a1f4e0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#107;&#32;&#61;&#32;&#49;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"41\" style=\"vertical-align: 0px;\"\/>.<\/span>\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 44px;\"><span class=\"ql-right-eqno\"> (11) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-6e0a0026c415d821707725708762c51c_l3.png\" height=\"44\" width=\"249\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#124;&#117;&#39;&#40;&#120;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#92;&#103;&#101;&#32;&#107;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#124;&#117;&#40;&#120;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#46; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n<p>With this inequality in tow, property (2) follows after another lengthy string of inequalities:<sup class=\"modern-footnotes-footnote \" data-mfn=\"19\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-19\">19<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-19\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"19\">The same estimate holds in higher dimensions, with the appropriate generalization of Poincar\u00e9&#8217;s inequality.<\/span>\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 244px;\"><span class=\"ql-right-eqno\"> (12) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-2e93c87f68a375dd1448d0ab0d3d745c_l3.png\" height=\"244\" width=\"424\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#92;&#98;&#101;&#103;&#105;&#110;&#123;&#115;&#112;&#108;&#105;&#116;&#125; &#97;&#40;&#117;&#44;&#117;&#41;&#32;&#38;&#61;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#124;&#117;&#39;&#40;&#120;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#92;&#92; &#38;&#61;&#32;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#124;&#117;&#39;&#40;&#120;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#43;&#32;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#124;&#117;&#39;&#40;&#120;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#92;&#92; &#38;&#92;&#103;&#101;&#32;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#124;&#117;&#39;&#40;&#120;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#43;&#32;&#92;&#102;&#114;&#97;&#99;&#123;&#107;&#125;&#123;&#50;&#125;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#124;&#117;&#40;&#120;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#92;&#92; &#38;&#92;&#103;&#101;&#32;&#92;&#109;&#105;&#110;&#32;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#44;&#92;&#102;&#114;&#97;&#99;&#123;&#107;&#125;&#123;&#50;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#32;&#92;&#108;&#101;&#102;&#116;&#40;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#32;&#124;&#117;&#39;&#40;&#120;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#43;&#32;&#92;&#105;&#110;&#116;&#95;&#48;&#94;&#49;&#124;&#117;&#40;&#120;&#41;&#124;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#32;&#92;&#92; &#38;&#61;&#32;&#92;&#109;&#105;&#110;&#32;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#102;&#114;&#97;&#99;&#123;&#49;&#125;&#123;&#50;&#125;&#44;&#92;&#102;&#114;&#97;&#99;&#123;&#107;&#125;&#123;&#50;&#125;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#32;&#92;&#124;&#117;&#92;&#124;&#95;&#123;&#72;&#95;&#48;&#94;&#49;&#40;&#40;&#48;&#44;&#49;&#41;&#41;&#125;&#94;&#50;&#46; &#92;&#101;&#110;&#100;&#123;&#115;&#112;&#108;&#105;&#116;&#125; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n<p>For Property (3) to hold, the function <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-c23e757cb6bd08fe194e942085387dcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"10\" style=\"vertical-align: -4px;\"\/> must be <a href=\"https:\/\/en.wikipedia.org\/wiki\/Square-integrable_function\">square-integrable<\/a>. With this hypothesis, Property (3) is much easier than Properties (1-2) and we leave it as an exercise for the interested reader (or to a footnote<sup class=\"modern-footnotes-footnote \" data-mfn=\"20\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-20\">20<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-20\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"20\">The proof is similar in one dimension or higher dimensions, so we state it for arbitrary domain <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0e42a68047144196ffa9763b964056ac_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#79;&#109;&#101;&#103;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"12\" style=\"vertical-align: 0px;\"\/> for brevity. By Cauchy-Schwarz, we have that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-bca6b58d9b99e75367a91ab6e40b5365_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#101;&#108;&#108;&#40;&#118;&#41;&#32;&#61;&#32;&#92;&#105;&#110;&#116;&#95;&#92;&#79;&#109;&#101;&#103;&#97;&#32;&#118;&#102;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#92;&#108;&#101;&#32;&#92;&#108;&#101;&#102;&#116;&#40;&#32;&#92;&#105;&#110;&#116;&#95;&#123;&#92;&#79;&#109;&#101;&#103;&#97;&#125;&#32;&#102;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#123;&#49;&#47;&#50;&#125;&#92;&#108;&#101;&#102;&#116;&#40;&#32;&#92;&#105;&#110;&#116;&#95;&#123;&#92;&#79;&#109;&#101;&#103;&#97;&#125;&#32;&#118;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#123;&#49;&#47;&#50;&#125;&#32;&#92;&#108;&#101;&#32;&#92;&#108;&#101;&#102;&#116;&#40;&#32;&#92;&#105;&#110;&#116;&#95;&#123;&#92;&#79;&#109;&#101;&#103;&#97;&#125;&#32;&#102;&#94;&#50;&#32;&#92;&#44;&#32;&#100;&#120;&#32;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#32;&#92;&#124;&#118;&#92;&#124;&#95;&#123;&#72;&#95;&#48;&#94;&#49;&#40;&#92;&#79;&#109;&#101;&#103;&#97;&#41;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"24\" width=\"531\" style=\"vertical-align: -9px;\"\/>.<\/span> for the uninterested reader).<\/p>\n<p>This may seem like a lot of work, but the result we have achieved is stunning. We have proven (modulo a lot of omitted details) that the Poisson equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-00a291acfb12e595e97f06b77aeeaff5_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#117;&#39;&#39;&#32;&#61;&#32;&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"65\" style=\"vertical-align: -4px;\"\/> has a unique weak solution as long as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-c23e757cb6bd08fe194e942085387dcd_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"10\" style=\"vertical-align: -4px;\"\/> is square-integrable!<sup class=\"modern-footnotes-footnote \" data-mfn=\"21\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-21\">21<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-21\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"21\">And in the footnotes, we have upgraded this proof to existence of a unique weak solution to the Poisson equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-7ebc369f7e4640d4808fb22b93aa1d2a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#45;&#92;&#68;&#101;&#108;&#116;&#97;&#32;&#117;&#32;&#61;&#32;&#102;\" title=\"Rendered by QuickLaTeX.com\" height=\"17\" width=\"71\" style=\"vertical-align: -4px;\"\/> on a domain <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0e42a68047144196ffa9763b964056ac_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#79;&#109;&#101;&#103;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"12\" style=\"vertical-align: 0px;\"\/>.<\/span> What is remarkable about this proof is that it uses the Lax-Milgram theorem and some inequalities alone: no specialized knowledge about the physics underlying the Poisson equation were necessary. Going through the details of Lax-Milgram has been a somewhat lengthy affair for an introductory post, but hopefully this discussion has illuminated the power of functional analytic tools (like Lax-Milgram) in studying differential equations. Now, with a healthy dose of theory in hand, let us return to Galerkin approximation. <\/div><\/div>\n\n\n<h2 class=\"wp-block-heading\">General Galerkin Approximation<\/h2>\n\n\n\n<p>With our general theory set up, Galerkin approximation for general variational problem is the same as it was for a system of linear equations. First, we pick an approximation space <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/> which is a subspace of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-34502d3efb47a511ad1904e1a58e6530_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"12\" style=\"vertical-align: -1px;\"\/>. We then have the Galerkin variational problem<\/p>\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> (13) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-9bca0731f84f83d937728e85fd98ea8e_l3.png\" height=\"19\" width=\"408\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#92;&#109;&#98;&#111;&#120;&#123;&#70;&#105;&#110;&#100;&#32;&#36;&#92;&#104;&#97;&#116;&#123;&#117;&#125;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;&#36;&#32;&#115;&#117;&#99;&#104;&#32;&#116;&#104;&#97;&#116;&#32;&#125;&#32;&#97;&#40;&#92;&#104;&#97;&#116;&#123;&#117;&#125;&#44;&#118;&#41;&#32;&#61;&#32;&#92;&#101;&#108;&#108;&#40;&#118;&#41;&#32;&#92;&#109;&#98;&#111;&#120;&#123;&#32;&#102;&#111;&#114;&#32;&#101;&#118;&#101;&#114;&#121;&#32;&#125;&#32;&#118;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;&#46; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n<p>Provided <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-a75c3139cf459f4de0ac69cfbed08a4c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-faee2e7f0c813b4f439694335c52bda4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#101;&#108;&#108;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"8\" style=\"vertical-align: 0px;\"\/> satisfy the conditions of the Lax-Milgram theorem, there is a unique solution <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-da7785a4ee0a5f63e2a258f83d1471d8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#117;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"11\" style=\"vertical-align: 0px;\"\/> to the problem Eq. (13). Moreover, the special property of Galerkin approximation holds: <em>the error <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-9b3962702ca0dd05523c9e767afecb5c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;&#45;&#92;&#104;&#97;&#116;&#123;&#117;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"42\" style=\"vertical-align: 0px;\"\/> is <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-a75c3139cf459f4de0ac69cfbed08a4c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/>-orthogonal to the subspace <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/>. Consequently, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-da7785a4ee0a5f63e2a258f83d1471d8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#117;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"11\" style=\"vertical-align: 0px;\"\/> is te best approximate solution to the variational problem Eq. (9) in the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-a75c3139cf459f4de0ac69cfbed08a4c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/>-norm<\/em>. To see the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-a75c3139cf459f4de0ac69cfbed08a4c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/>-orthogonality, we have that, for any <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-93b1d3a799b6aafb167d151493a6a4e9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"46\" style=\"vertical-align: -1px;\"\/>, <\/p>\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 19px;\"><span class=\"ql-right-eqno\"> (14) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-2f323bbb2d3ba6e970247357acf94bc6_l3.png\" height=\"19\" width=\"474\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#92;&#108;&#97;&#110;&#103;&#108;&#101;&#32;&#117;&#45;&#92;&#104;&#97;&#116;&#123;&#117;&#125;&#44;&#32;&#118;&#92;&#114;&#97;&#110;&#103;&#108;&#101;&#95;&#97;&#32;&#61;&#32;&#97;&#40;&#117;&#45;&#92;&#104;&#97;&#116;&#123;&#117;&#125;&#44;&#118;&#41;&#32;&#61;&#32;&#97;&#40;&#117;&#44;&#118;&#41;&#32;&#45;&#32;&#97;&#40;&#92;&#104;&#97;&#116;&#123;&#117;&#125;&#44;&#118;&#41;&#32;&#61;&#32;&#92;&#101;&#108;&#108;&#40;&#118;&#41;&#32;&#45;&#32;&#92;&#101;&#108;&#108;&#40;&#118;&#41;&#32;&#61;&#32;&#48;&#44; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n<p>where we use the variational equation Eq. (9) for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-93cdff539c80450078a5f8e3d94c1db0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#40;&#117;&#44;&#118;&#41;&#32;&#61;&#32;&#92;&#101;&#108;&#108;&#40;&#118;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"104\" style=\"vertical-align: -5px;\"\/> and Eq.  (13) for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b2b84b80de46ac1820bd00a15f440d59_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#40;&#92;&#104;&#97;&#116;&#123;&#117;&#125;&#44;&#118;&#41;&#32;&#61;&#32;&#92;&#101;&#108;&#108;&#40;&#118;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"104\" style=\"vertical-align: -5px;\"\/>. Note the similarities with Eq. (3). Thus, using the Pythagorean theorem for the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-a75c3139cf459f4de0ac69cfbed08a4c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/>-norm, for any other approximation solution <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d296c22b22d45c2a33a571314d22c204_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#119;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"50\" style=\"vertical-align: -1px;\"\/>, we have<sup class=\"modern-footnotes-footnote \" data-mfn=\"22\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-22\">22<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-22\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"22\">Compare Eq. (4).<\/span>\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 22px;\"><span class=\"ql-right-eqno\"> (15) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b8058d01acd0a410fc32f2316cf0af02_l3.png\" height=\"22\" width=\"534\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#92;&#124;&#117;&#32;&#45;&#32;&#119;&#92;&#124;&#94;&#50;&#95;&#97;&#32;&#61;&#32;&#92;&#124;&#40;&#117;&#32;&#45;&#32;&#92;&#104;&#97;&#116;&#123;&#117;&#125;&#41;&#32;&#43;&#32;&#40;&#92;&#104;&#97;&#116;&#123;&#117;&#125;&#45;&#119;&#41;&#92;&#124;&#95;&#97;&#94;&#50;&#32;&#61;&#32;&#92;&#124;&#117;&#45;&#92;&#104;&#97;&#116;&#123;&#117;&#125;&#92;&#124;&#95;&#97;&#94;&#50;&#32;&#43;&#32;&#92;&#124;&#92;&#104;&#97;&#116;&#123;&#117;&#125;&#32;&#45;&#32;&#119;&#92;&#124;&#95;&#97;&#94;&#50;&#32;&#92;&#103;&#101;&#32;&#92;&#124;&#117;&#32;&#45;&#32;&#92;&#104;&#97;&#116;&#123;&#117;&#125;&#32;&#92;&#124;&#95;&#97;&#94;&#50;&#46; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n<p>Put simply, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-da7785a4ee0a5f63e2a258f83d1471d8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#117;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"11\" style=\"vertical-align: 0px;\"\/> is the best approximation to <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0a4093b232696c87a445d0fa1a862a1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> in the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-a75c3139cf459f4de0ac69cfbed08a4c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/>-norm.<sup class=\"modern-footnotes-footnote \" data-mfn=\"23\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-23\">23<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-23\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"23\">Using the fact the norms <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-4a7f6f41bd230f3140e08730ba84ef3d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#124;&#92;&#99;&#100;&#111;&#116;&#92;&#124;&#95;&#123;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"39\" style=\"vertical-align: -5px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-6b29c8bb7d9111d3a7d77746bda422e0_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#124;&#92;&#99;&#100;&#111;&#116;&#92;&#124;&#95;&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"36\" style=\"vertical-align: -5px;\"\/> are equivalent in virtue of Properties (1-2), one can also show that <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-da7785a4ee0a5f63e2a258f83d1471d8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#117;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"11\" style=\"vertical-align: 0px;\"\/> is within a constant factor <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-60388f4d059ee5ca41a084215440ee04_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#67;&#47;&#99;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"30\" style=\"vertical-align: -5px;\"\/> of the best approximation in the norm <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-45d6f64b8a739fe57b21325c0e7a6c63_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#124;&#92;&#99;&#100;&#111;&#116;&#92;&#124;&#95;&#123;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#86;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"39\" style=\"vertical-align: -5px;\"\/>. This is known as <a href=\"https:\/\/en.wikipedia.org\/wiki\/Galerkin_method#Quasi-best_approximation_(C\u00e9a's_lemma)\">C\u00e9a&#8217;s Lemma<\/a>.<\/span>\n\n\n\n<p>Galerkin approximation is powerful because it allows us to approximate an infinite-dimensional problem by a finite-dimensional one. If we let <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-37eb51da7cdc8778e87207f982dfa07d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#104;&#105;&#95;&#49;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#92;&#112;&#104;&#105;&#95;&#77;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"84\" style=\"vertical-align: -4px;\"\/> be a <a href=\"https:\/\/en.wikipedia.org\/wiki\/Basis_(linear_algebra)\">basis<\/a> for the space <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/>, then the approximate solution <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-da7785a4ee0a5f63e2a258f83d1471d8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#117;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"11\" style=\"vertical-align: 0px;\"\/> can be represented as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-a21f8ade347a87d6248bfffe4064e7c6_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#117;&#125;&#32;&#61;&#32;&#120;&#95;&#49;&#32;&#92;&#112;&#104;&#105;&#95;&#49;&#32;&#43;&#32;&#92;&#99;&#100;&#111;&#116;&#115;&#32;&#43;&#32;&#120;&#95;&#77;&#32;&#92;&#112;&#104;&#105;&#95;&#77;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"185\" style=\"vertical-align: -4px;\"\/>. Since <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-3b8c52b0d51e4fd7388a82af251a7213_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#104;&#105;&#95;&#49;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#92;&#112;&#104;&#105;&#95;&#78;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"81\" style=\"vertical-align: -4px;\"\/> form a basis of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/>, to check that the Galerkin variational problem Eq. (13) holds for all <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-93b1d3a799b6aafb167d151493a6a4e9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;&#32;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"46\" style=\"vertical-align: -1px;\"\/> it is sufficient to check that it holds for <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-e4bdbffbdde10332b1018d739c036e2d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;&#32;&#61;&#32;&#92;&#112;&#104;&#105;&#95;&#49;&#44;&#32;&#118;&#61;&#92;&#112;&#104;&#105;&#95;&#50;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#118;&#61;&#92;&#112;&#104;&#105;&#95;&#77;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"208\" style=\"vertical-align: -4px;\"\/>.<sup class=\"modern-footnotes-footnote \" data-mfn=\"24\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-24\">24<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-24\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"24\">For an arbitrary <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-85e46db7cc29a10694aeccf3d327409c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;&#92;&#105;&#110;&#32;&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"46\" style=\"vertical-align: -1px;\"\/> can be written as <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-107da288514d6389ad6df4027d09f45e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;&#32;&#61;&#32;&#121;&#95;&#49;&#32;&#92;&#112;&#104;&#105;&#95;&#49;&#32;&#43;&#32;&#92;&#99;&#100;&#111;&#116;&#115;&#32;&#121;&#95;&#77;&#92;&#112;&#104;&#105;&#95;&#77;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"163\" style=\"vertical-align: -4px;\"\/>, so <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-44f16f8570ed4b5016a57cb771652d98_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#40;&#92;&#104;&#97;&#116;&#123;&#117;&#125;&#44;&#118;&#41;&#32;&#61;&#32;&#97;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#104;&#97;&#116;&#123;&#117;&#125;&#44;&#32;&#92;&#115;&#117;&#109;&#95;&#123;&#106;&#61;&#49;&#125;&#94;&#77;&#32;&#121;&#95;&#106;&#32;&#92;&#112;&#104;&#105;&#95;&#106;&#32;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#32;&#61;&#32;&#92;&#115;&#117;&#109;&#95;&#123;&#106;&#61;&#49;&#125;&#94;&#77;&#32;&#121;&#95;&#106;&#32;&#97;&#40;&#92;&#104;&#97;&#116;&#123;&#117;&#125;&#44;&#92;&#112;&#104;&#105;&#95;&#106;&#41;&#32;&#61;&#32;&#92;&#115;&#117;&#109;&#95;&#123;&#106;&#61;&#49;&#125;&#94;&#77;&#32;&#121;&#95;&#106;&#32;&#92;&#101;&#108;&#108;&#40;&#92;&#112;&#104;&#105;&#95;&#106;&#41;&#32;&#61;&#32;&#92;&#101;&#108;&#108;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#115;&#117;&#109;&#95;&#123;&#106;&#61;&#49;&#125;&#94;&#77;&#32;&#121;&#95;&#106;&#32;&#92;&#112;&#104;&#105;&#95;&#106;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#32;&#61;&#32;&#92;&#101;&#108;&#108;&#40;&#118;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"65\" width=\"582\" style=\"vertical-align: -11px;\"\/>.<\/span> Thus, plugging in <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-72dc207b8ecae2822458c5af33b1e513_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#117;&#125;&#32;&#61;&#32;&#92;&#115;&#117;&#109;&#95;&#123;&#106;&#61;&#49;&#125;&#94;&#77;&#32;&#120;&#95;&#106;&#32;&#92;&#112;&#104;&#105;&#95;&#106;\" title=\"Rendered by QuickLaTeX.com\" height=\"25\" width=\"114\" style=\"vertical-align: -8px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-f05af77345b4dc3d22e2afe504851729_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#118;&#32;&#61;&#32;&#92;&#112;&#104;&#105;&#95;&#105;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"49\" style=\"vertical-align: -4px;\"\/> into Eq. (13), we get (using bilinearity of <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-a75c3139cf459f4de0ac69cfbed08a4c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/>)<\/p>\n\n\n<p><p class=\"ql-center-displayed-equation\" style=\"line-height: 64px;\"><span class=\"ql-right-eqno\"> (16) <\/span><span class=\"ql-left-eqno\"> &nbsp; <\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-da29b2970940a330f6d440ac71a003df_l3.png\" height=\"64\" width=\"597\" class=\"ql-img-displayed-equation quicklatex-auto-format\" alt=\"&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125; &#97;&#40;&#92;&#104;&#97;&#116;&#123;&#117;&#125;&#44;&#118;&#41;&#32;&#61;&#32;&#97;&#92;&#108;&#101;&#102;&#116;&#40;&#92;&#115;&#117;&#109;&#95;&#123;&#106;&#61;&#49;&#125;&#94;&#77;&#32;&#120;&#95;&#106;&#32;&#92;&#112;&#104;&#105;&#95;&#106;&#44;&#32;&#92;&#112;&#104;&#105;&#95;&#105;&#92;&#114;&#105;&#103;&#104;&#116;&#41;&#32;&#61;&#32;&#92;&#115;&#117;&#109;&#95;&#123;&#106;&#61;&#49;&#125;&#94;&#77;&#32;&#97;&#40;&#92;&#112;&#104;&#105;&#95;&#106;&#44;&#92;&#112;&#104;&#105;&#95;&#105;&#41;&#32;&#120;&#95;&#106;&#32;&#61;&#32;&#92;&#101;&#108;&#108;&#40;&#118;&#41;&#32;&#61;&#32;&#92;&#101;&#108;&#108;&#40;&#92;&#112;&#104;&#105;&#95;&#105;&#41;&#44;&#32;&#92;&#113;&#117;&#97;&#100;&#32;&#105;&#32;&#61;&#49;&#44;&#50;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#77;&#46; &#92;&#101;&#110;&#100;&#123;&#101;&#113;&#117;&#97;&#116;&#105;&#111;&#110;&#42;&#125;\" title=\"Rendered by QuickLaTeX.com\"\/><\/p><\/p>\n\n\n<p>If we define <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0354852db9dcda085952b527ac27efd4_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;&#95;&#123;&#105;&#106;&#125;&#32;&#61;&#32;&#97;&#40;&#92;&#112;&#104;&#105;&#95;&#106;&#44;&#92;&#112;&#104;&#105;&#95;&#105;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"20\" width=\"109\" style=\"vertical-align: -6px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ab9916ef4675926456ed7b3f193af467_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#98;&#95;&#105;&#32;&#61;&#32;&#92;&#101;&#108;&#108;&#40;&#92;&#112;&#104;&#105;&#95;&#105;&#41;\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"73\" style=\"vertical-align: -5px;\"\/>, then this gives us a matrix equation <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-bb1076898a88ac5d6a1c74d7932dd5fc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;&#120;&#32;&#61;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"55\" style=\"vertical-align: 0px;\"\/> for the unknowns <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-9ef47a7a764cac2eff3241dadc3e1da9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;&#95;&#49;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#120;&#95;&#77;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"82\" style=\"vertical-align: -4px;\"\/> parametrizing <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-da7785a4ee0a5f63e2a258f83d1471d8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#104;&#97;&#116;&#123;&#117;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"14\" width=\"11\" style=\"vertical-align: 0px;\"\/>. Thus, we can compute our Galerkin approximation by solving a linear system of equations.<\/p>\n\n\n\n<p>We&#8217;ve covered a lot of ground so let&#8217;s summarize. Galerkin approximation is a technique which allows us to approximately solve a large- or infinite-dimensional problem by searching for an approximate solution in a smaller finite-dimensional space <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/> of our choosing. This Galerkin approximation is the best approximate solution to our original problem in the <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-a75c3139cf459f4de0ac69cfbed08a4c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#97;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"9\" style=\"vertical-align: 0px;\"\/>-norm. By choosing a basis <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-37eb51da7cdc8778e87207f982dfa07d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#104;&#105;&#95;&#49;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#92;&#112;&#104;&#105;&#95;&#77;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"84\" style=\"vertical-align: -4px;\"\/> for our approximation space <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/>, we reduce the problem of computing a Galerkin approximation to a linear system of equations.<\/p>\n\n\n\n<p>Design of a Galerkin approximation scheme for a variational problem thus boils down to choosing the approximation space <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/> and a basis <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-37eb51da7cdc8778e87207f982dfa07d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#104;&#105;&#95;&#49;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#92;&#112;&#104;&#105;&#95;&#77;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"84\" style=\"vertical-align: -4px;\"\/>. Picking <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/> to be a space of piecewise polynomial functions (splines) gives the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Finite_element_method\">finite element method<\/a>. Picking <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/> to be a space spanned by a collection of trigonometric functions gives a <a href=\"https:\/\/en.wikipedia.org\/wiki\/Spectral_method\">Fourier spectral method<\/a>. One can use a <a href=\"http:\/\/wwwmayr.informatik.tu-muenchen.de\/konferenzen\/Jass04\/courses\/2\/Papers\/galerkin11.pdf\">space spanned by wavelets<\/a> as well. The Galerkin framework is extremely general: give it a subspace <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/> and it will give you a linear system of equations to solve to give you the best approximate solution in <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/>.<\/p>\n\n\n\n<p>Two design considerations factor into the choice of space <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/> and basis <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-37eb51da7cdc8778e87207f982dfa07d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#104;&#105;&#95;&#49;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#92;&#112;&#104;&#105;&#95;&#77;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"84\" style=\"vertical-align: -4px;\"\/>. First, one wants to pick a space <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-ef4ca273d35c61336fca8006b215f82c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#109;&#97;&#116;&#104;&#99;&#97;&#108;&#123;&#88;&#125;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"15\" style=\"vertical-align: 0px;\"\/>, where the solution <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0a4093b232696c87a445d0fa1a862a1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> almost lies in. This is the rationale behind spectral methods. <a href=\"https:\/\/www.ethanepperly.com\/index.php\/2020\/07\/15\/big-ideas-in-applied-math-smoothness-and-degree-of-approximation\/\">Smooth functions are very well-approximated by short truncated Fourier expansions<\/a>, so, if the solution <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0a4093b232696c87a445d0fa1a862a1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> is smooth, spectral methods will converge very quickly. Finite element methods, which often use low-order piecewise polynomial functions, converge much more slowly to a smooth <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-0a4093b232696c87a445d0fa1a862a1b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#117;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/>. The second design consideration one wants to consider is the ease of solving the system <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-bb1076898a88ac5d6a1c74d7932dd5fc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;&#120;&#32;&#61;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"55\" style=\"vertical-align: 0px;\"\/> resulting from the Galerkin approximation. If the basis function <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-37eb51da7cdc8778e87207f982dfa07d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#104;&#105;&#95;&#49;&#44;&#92;&#108;&#100;&#111;&#116;&#115;&#44;&#92;&#112;&#104;&#105;&#95;&#77;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"84\" style=\"vertical-align: -4px;\"\/> are local in the sense that <em>most<\/em> pairs of basis functions <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d7ed2f2ab232801efd4b584f9b0edbb8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#104;&#105;&#95;&#105;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"16\" style=\"vertical-align: -4px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-2f7eda5e4eb7b2d6973f7b3c0da31395_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#104;&#105;&#95;&#106;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"17\" style=\"vertical-align: -6px;\"\/> aren&#8217;t nonzero at the same point <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-b312d649591164b7149ed0756f694a76_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#120;\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"10\" style=\"vertical-align: 0px;\"\/> (more formally, <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-d7ed2f2ab232801efd4b584f9b0edbb8_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#104;&#105;&#95;&#105;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"16\" style=\"vertical-align: -4px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-2f7eda5e4eb7b2d6973f7b3c0da31395_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#112;&#104;&#105;&#95;&#106;\" title=\"Rendered by QuickLaTeX.com\" height=\"18\" width=\"17\" style=\"vertical-align: -6px;\"\/> have <a href=\"https:\/\/en.wikipedia.org\/wiki\/Disjoint_sets\">disjoint<\/a> <a href=\"https:\/\/en.wikipedia.org\/wiki\/Support_(mathematics)\">supports<\/a> for most <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-4015d3bcae440238eb2e7a73e66bae43_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#105;\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"6\" style=\"vertical-align: 0px;\"\/> and <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-fe087f8cefab0bcb3270609914ada26c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#106;\" title=\"Rendered by QuickLaTeX.com\" height=\"16\" width=\"9\" style=\"vertical-align: -4px;\"\/>), the system <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-bb1076898a88ac5d6a1c74d7932dd5fc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;&#120;&#32;&#61;&#32;&#98;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"55\" style=\"vertical-align: 0px;\"\/> will be <a href=\"https:\/\/www.ethanepperly.com\/index.php\/2020\/07\/18\/big-ideas-in-applied-math-sparse-matrices\/\">sparse and thus usually much easier to solve<\/a>. Traditional spectral methods usually result in a harder-to-solve dense linear systems of equations.<sup class=\"modern-footnotes-footnote \" data-mfn=\"25\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-25\">25<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-25\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"25\">There are <a href=\"https:\/\/epubs.siam.org\/doi\/abs\/10.1137\/120865458?casa_token=J1Rb30cSMCEAAAAA:H4iJeBd_iWoQGrP6pFC9KG3v4BYo2nDK7uamW0qdJQ5e-HEcaOklwOXXgNDIoL4I_5foxdH6W3Y\">clever ways<\/a> of making spectral methods which lead to sparse matrices. Conversely, if one uses high-order piecewise polynomials in a finite element approximation, one can get convergence properties similar to a spectral method. These are called <a href=\"https:\/\/en.wikipedia.org\/wiki\/Spectral_element_method\">spectral element methods<\/a>.<\/span> It should be noted that both spectral and finite element methods lead to <a href=\"https:\/\/en.wikipedia.org\/wiki\/Condition_number#Matrices\">ill-conditioned matrices<\/a> <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.ethanepperly.com\/wp-content\/ql-cache\/quicklatex.com-11f4f587954b361e7d78940f65b8d70d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#65;\" title=\"Rendered by QuickLaTeX.com\" height=\"13\" width=\"13\" style=\"vertical-align: 0px;\"\/>, making <a href=\"https:\/\/en.wikipedia.org\/wiki\/Integral_equation\">integral equation<\/a>-based approaches preferable if one needs high-accuracy.<sup class=\"modern-footnotes-footnote \" data-mfn=\"26\" data-mfn-post-scope=\"00000000000005870000000000000000_308\"><a href=\"javascript:void(0)\"  role=\"button\" aria-pressed=\"false\" aria-describedby=\"mfn-content-00000000000005870000000000000000_308-26\">26<\/a><\/sup><span id=\"mfn-content-00000000000005870000000000000000_308-26\" role=\"tooltip\" class=\"modern-footnotes-footnote__note\" tabindex=\"0\" data-mfn=\"26\">For example, only one researcher using a finite-element method was able to meet Trefethen&#8217;s challenge to solve the Poisson equation to eight digits of accuracy on an L-shaped domain (see Section 6 of <a href=\"https:\/\/epubs.siam.org\/doi\/abs\/10.1137\/19M125947X?casa_token=_d7dfRi955UAAAAA:e5SbmEc37pRti9pqF0z-Y60NRO_p3UGWAYJMRacRFQPOcFznHnj4C3d4gFu53REOMHFerBKqVik\">this paper<\/a>). Getting that solution required using a finite-element method of order 15!<\/span> Integral equations, themselves, are often solved using Galerkin approximation, leading to so-called <a href=\"https:\/\/en.wikipedia.org\/wiki\/Boundary_element_method\">boundary element methods<\/a>.<\/p>\n\n\n\n<p><strong>Upshot:<\/strong> Galerkin approximation is a powerful and extremely flexible methodology for approximately solving large- or infinite-dimensional problems by finding the best approximate solution in a smaller finite-dimensional subspace. To use a Galerkin approximation, one must convert their problem to a variational formulation and pick a basis for the approximation space. After doing this, computing the Galerkin approximation reduces down to solving a system of linear equations with dimension equal to the dimension of the approximation space.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>My first experience with the numerical solution of partial differential equations (PDEs) was with finite difference methods. I found finite difference methods to be somewhat fiddly: it is quite an exercise in patience to, for example, work out the appropriate fifth-order finite difference approximation to a second order differential operator on an irregularly spaced grid<a class=\"more-link\" href=\"https:\/\/www.ethanepperly.com\/index.php\/2020\/08\/09\/big-ideas-in-applied-math-galerkin-approximation\/\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-308","post","type-post","status-publish","format-standard","hentry","category-big-ideas-in-applied-math"],"_links":{"self":[{"href":"https:\/\/www.ethanepperly.com\/index.php\/wp-json\/wp\/v2\/posts\/308","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ethanepperly.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ethanepperly.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ethanepperly.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ethanepperly.com\/index.php\/wp-json\/wp\/v2\/comments?post=308"}],"version-history":[{"count":115,"href":"https:\/\/www.ethanepperly.com\/index.php\/wp-json\/wp\/v2\/posts\/308\/revisions"}],"predecessor-version":[{"id":669,"href":"https:\/\/www.ethanepperly.com\/index.php\/wp-json\/wp\/v2\/posts\/308\/revisions\/669"}],"wp:attachment":[{"href":"https:\/\/www.ethanepperly.com\/index.php\/wp-json\/wp\/v2\/media?parent=308"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ethanepperly.com\/index.php\/wp-json\/wp\/v2\/categories?post=308"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ethanepperly.com\/index.php\/wp-json\/wp\/v2\/tags?post=308"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}