Computing eigenvalues and eigenfunctions of Schrödinger equations using a model reduction approach

Size: px
Start display at page:

Download "Computing eigenvalues and eigenfunctions of Schrödinger equations using a model reduction approach"

Transcription

1 Computing eigenvalues and eigenfunctions of Scrödinger equations using a model reduction approac Suangping Li 1, Ziwen Zang 2 1 Program in Applied and Computational Matematics, Princeton University, New Jersey, USA Department of Matematics, University of ong Kong, Pokfulam Road, ong Kong SAR. Abstract. We present a model reduction approac to construct problem dependent basis functions and compute eigenvalues and eigenfunctions of stationary Scrödinger equations. Te basis functions are defined on coarse meses and obtained troug solving an optimization problem. We sall sow tat te basis functions span a lowdimensional generalized finite element space tat accurately preserves te lowermost eigenvalues and eigenfunctions of te stationary Scrödinger equations. Terefore, our metod avoids te application of eigenvalue solver on fine-scale discretization and offers considerable savings in solving eigenvalues and eigenfunctions of Scrödinger equations. Te construction te basis functions are independent of eac oter; tus our metod is perfectly parallel. We also provide error estimates for te eigenvalues obtained by our new metod. Numerical results are presented to demonstrate te accuracy and efficiency of te proposed metod, especially Scrödinger equations wit double well potentials are tested. AMS subject classifications: 35J10, 65F15, 65N25, 65N30 Key words: Scrödinger equation; eigenvalue problems; model reduction; two-level tecniques; problem dependent basis functions; computational cemistry. 1 Introduction In tis paper, we construct a set of problem dependent basis functions to compute eigenvalues and eigenfunctions of Scrödinger equations. To be more specific, we consider te eigenvalue problem of te stationary Scrödinger equation wit a potential V(x) of te following form u(x) := u(x)+v(x)u(x) = λu(x), x Ω R d, (1.1) u(x) =0, x Ω R d, (1.2) Corresponding autor. addresses: sl31@mat.princeton.edu (S. Li), zangzw@ku.k (Z. Zang) ttp:// Global Science Preprint

2 2 were Ω is a bounded domain in R d and V(x) : R d R is a real-valued function. λ and u(x) are te corresponding eigenvalues and eigenfunctions of te amiltonian operator = +V(x). We sould empasize tat te spectrum of te amiltonian operator can ave negative values and pysically te negative part of te spectrum corresponding to bound states and tey ave many important applications in computational cemistry [6, 17, 18, 29]. Te eigenvalue problem of (1.1) in variational form reads: find an eigenvalue λ and its associated eigenfunction u(x) W := 0 1 (Ω) suc tat ( ) a(u,v) := u(x) v(x)+v(x)u(x)v(x) dx = λ u(x)v(x)dx = λ(u,v), (1.3) Ω Ω for all v W. By using te finite element metod (FEM), we obtained te discretized problem of te eigenvalue problem (1.3): find λ and associated eigenfunctions u (x) V W suc tat a(u,v ) = λ (u,v ), for all v V, (1.4) were V is a conforming finite element space spanned by N nodal basis functions on some regular finite element mes T wit mes size. After te FEM discretization, one could apply eigenvalue algoritms, including QR-algoritm, Lanczos algoritm, and Arnoldi iteration, directly to te N -dimensional finite element matrices to obtain te eigen-pairs {λ,u }, see [10] and references terein. We remark tat it is extremely expensive to compute eigenvalues and eigenfunctions of (1.4) wen N becomes big. For example, finding all eigenvalues and eigenvectors of te matrix corresponding to te FEM discretization of (1.4) using QR-algoritm costs 6N 3+O(N2 ) flops. In practice, owever, we are mainly interested in te first few lowermost eigenvalues and eigenfunctions as tey ave important meanings in computational cemistry [19]. In addition, wen we use te FEM to approximate eigenvalues of (1.4), te number of reliable numerical eigenvalues takes up only a tiny portion of te total degrees of freedom N in te resulting discrete system. See [2, 30 32, 35] for te discussion of second-order elliptic eigenvalue problems. Tis motivates us to avoid te application of eigenvalue algoritms for te fine-scale FEM discretization (1.4) and build a low-dimensional generalized finite element space so tat we can accurately and efficiently compute te lowermost eigenvalues and eigenfunctions. Specifically, we introduce a coarse discretization of te pysical space Ω into mes T wit mes size. On te coarse mes T, we build a set of basis functions {Ψ i (x)} N i=1 tat generate a low-dimensional generalized finite element space V c. Te dimension of V c is N and it is muc smaller tan N. In te low-dimensional space V c, we compute te discretized form of te eigenvalue problem (1.3): find λ and associated eigenfunctions u (x) V c W suc tat a(u,v ) = λ (u,v ) for all v V c, (1.5)

3 3 Te basis functions {Ψ i } N i=1 ave already captured te information of te Scrödinger equation, wic enables us to accurately compute te first few important eigen-pairs of (1.1), {λ,u }. Te construction of te basis functions {Ψ i } N i=1 involves solving of N optimization problems [4]. Tese optimization problems are independent of eac oter and tus can be computed in parallel. Recall tat te size of te matrix obtained by te discretization of (1.5) is N. Tis significantly reduces te computational cost in computing te eigenvalues and eigenfunctions of Scrödinger equation (1.1). We sould point out tat te idea of using two-level tecnique or multi-level tecnique for designing algoritms for eigenvalue problem and oter problems is not new. In [33], a two-grid discretization sceme was proposed to solve eigenvalue problems, including bot partial differential equations and integral equations. In [13], ackbusc proposed a multi-grid metod to compute eigenvalues and eigenfunctions of te elliptic problem obtained by te finite element discretization. In [21], Peterseim used te numerical upscaling tecniques to compute eigenvalues for a class of linear second-order selfadjoint elliptic partial differential operators. Using similar metodology to construct lowdimensional generalized finite element spaces is pioneered by te generalized finite element metod (GFEM) [1] and te multiscale finite element metod (MsFEM) [11, 14, 15], and is pervasive in te recent developments in te numerical metods for multiscale problems and elliptic PDEs wit random coefficients, see [8, 34] and references terein. We would like to point out some similarities and differences between our approac and oter existing metods. Our construction of basis functions is inspired by te recently development in building localized basis function for multiscale elliptic PDEs and Scrödinger equations, see [16,20,21,23] and reference terein. Previous researcers ave utilized te Clément-type quasi-interpolation approac or optimization approac to construct localized basis functions tat give optimal approximation property of te elliptic operator. In te Scrödinger equation (1.1), owever, te potential V(x) is a real-valued function. Terefore, te amiltonian operator +V(x) is not necessarily positive definite, wic is quite common in Scrödinger equation models, see [12, 28]. We sall construct basis functions tat can be used to compress or upscale te amiltonian operator in Scrödinger equation (1.1) so tat we can compute te corresponding eigen-pairs in te reduced space. In addition, we sall estimate te error of te eigenvalues λ λ obtained by te FEM and our new metod. We comment tat similar ideas of computing eigenvalue problems using adaptive basis functions are considered in [24,25], toug te main point of tese papers are different and tey mainly focus on numerical investigation. Teir goals are to obtain compressed modes tat are sparse and spatially localized so tey can be used to span te low-energy eigenspace of differential operators. Te rest of te paper is organized as follows. In Section 2, we give a brief introduction of te eigenvalue problems of te Scrödinger equation and its finite element metod discretization. In section 3, we present te derivation of basis functions based on te two-scale decompositions and te approximation of eigenvalues and eigenfunctions in te reduced space. Issues regarding te practical implementation of our metod will also

4 4 be discussed. Error estimate of te eigenvalues and computational complexity analysis will be discussed in Section 4. In Section 5, we present numerical results to demonstrate te accuracy and efficiency of our metod. Concluding remarks are made in Section 6. To simplify te notation, we will write a b for two positive quantities a and b, if a Cb wit some constant C > 0 tat depends only on te size of te domain Ω, parameters in Scrödinger equation, and parameters tat measures te quality of te underlying finite element mes. We empasize tat C does not depend on te mes size and. 2 Model problem and its finite element discretization We compute te eigenpairs {λ,u(x)} of te following Scrödinger equation on te bounded domain Ω, u(x)+v(x)u(x) = λu(x), x Ω R d, (2.1) u(x) =0, x Ω R d. (2.2) Te eigenvalue problem of (2.1) in variational form reads: find an eigenvalue λ and its associated eigenfunction u(x) W := 0 1 (Ω) suc tat ( ) a(u,v) := u v+vuv dx = λ uvdx = λ(u,v), for all v W, (2.3) Ω In te finite element metod, we first partition te pysical domain Ω into a set of regular fine elements wit mes size. For example, we divide Ω into a set of non-overlapping triangles T = {τ e } N e e=1 suc tat no vertex of one triangle lies in te interior of te edge of anoter triangle, were N e is te number of finite elements. Let N f denote te set of interior vertices of T. Let N denote te number of te interior vertices, wic is also equal to te dimension of te finite element space. For every vertex x i N f, let ϕ i (x) denote te corresponding nodal basis function, i.e., ϕ i (x j ) = δ ij, x j N f. In tis paper, we assume tat all te nodal basis functions ϕ i (x) are linear functions and continuous across te boundaries of te elements, so we obtain te first-order conforming finite element space corresponding to T, V = {ϕ(x) τ e T, ϕ(x) τe is a polynomial of total degree 1} 1 0(Ω). (2.4) Ten, we apply te Galerkin metod to solve (2.3). Specifically, we find λ and associated eigenfunctions u (x) = N i=1 u iϕ i (x) V suc tat Ω a(u,v ) = λ (u,v ) for all v V. (2.5) Finally, we solve a generalized eigenvalue problem obtained from te discretization of (2.5) to obtain λ and u (x). Te amiltonian operator +V(x) is self-adjoint so te eigenvalues are real. Tey can be sorted in ascending order, λ (1) λ (2) λ (3) λ (4) (2.6)

5 5 If te potential V(x) is bounded from below, we ave te estimate for te lowermost eigenvalue λ (1). Lemma 2.1. We assume te potential V(x) V min, x Ω, ten te lowermost eigenvalue λ (1) is bounded from below. Proof. We introduce te Rayleig quotient [30] witin te finite dimension subspace V, wic is defined by R(v ) = a(v,v ) (v,v ), for all v V, (2.7) Ten, λ (1) = minr(v ), v V. Obviously, λ (1) is bounded from below if V(x) V min, x Ω. In addition, its corresponding eigenfunctions u (1) (x) is te critical point of R(v ) over te finite element space V. Remark 2.1. Te Rayleig quotient provides an alternative way to compute eigenvalues and eigenfunctions of te Scrödinger equation (1.1) and its discretized form (2.5) [30]. Te l-t eigenvalue is λ (l) =min v E l 1,v V R(v ), were E l 1 is te eigen-space spanned by eigenfunctions u 1,,ul 1 associated wit eigenvalues λ (1),,λ(l 1). In te finite element metod framework, te dimension of te discretized problem is proportional to te number of interior vertices in te fine mes T. Terefore, te finite element metod becomes expensive for 2D and 3D Scrödinger equations. It is desirable to develop model reduction metods tat can efficiently and accurately solve te eigenvalue problem of Scrödinger equation wit relatively small computational cost. 3 Construction of basis functions and teir corresponding lowdimensional space In tis section, we sall apply te two-level tecniques and decompose te finite element space V into coarse and fine parts. Te coarse part is a low-dimensional generalized finite element space tat enables us to efficiently compute te lowermost eigenvalues and eigenfunctions of Scrödinger equations. To acieve tis goal, we need to build a set of basis functions {Ψ i (x)} tat capture te information of te amiltonian operator. To construct te basis functions {Ψ i (x)}, we first partition te pysical domain Ω into a set of regular coarse elements wit mes size. Again, we divide Ω into a set of non-overlapping triangles T = {T e } suc tat no vertex of one triangle lies in te interior of te edge of anoter triangle. To facilitate te implementation, te fine mes T and coarse mes T are nested. Let N c denote te set of interior vertices of coarse mes T and N be te number of interior vertices. For every vertex x i N c, let Φ i (x) denote te corresponding FEM nodal basis functions, i.e., Φ i (x j ) = δ ij, x j N c. We also

6 6 assume tat all te nodal basis functions Φ i (x) are continuous across te boundaries of te elements, so we obtain te first-order conforming finite element space corresponding to te coarse mes T, V = {Φ(x) T e T, Φ(x) Te is a polynomial of total degree 1} 1 0(Ω). (3.1) Te dimension of te coarse finite element space V (3.1) is N, wic is far less tan tat of fine-scale FEM space V. owever, one cannot use te coarse finite element basis functions Φ i, i = 1,...,N to directly compute te eigenvalues and eigenfunctions of Scrödinger equation because tey do not capture te fine-scale information of te amiltonian operator in (1.1). Terefore, we need to construct some problem-dependent basis functions tat incorporate te fine-scale information into te coarse finite element space. In tis paper, we construct suc basis functions {Ψ i (x)} N i=1 troug an optimization approac [4]. More specifically, we compute te following constrained optimization problem to obtain Ψ i (x), ( Ψ i (x) = argmin Ψ(x) 2 +V(x) Ψ(x) 2) dx (3.2) s.t. Ω Ψ 1 0 (Ω) Ω Ψ(x)Φ j (x) = δ i,j, 1 j N, (3.3) were Φ j (x) are te nodal basis functions on te coarse FEM space V. Te objective function (3.2) contains bot te kinetic energy and te potential energy of te Scrödinger equation system. It is important to note tat te boundary condition of te Scrödinger equation as already been incorporated in te above optimization problem troug te definition of te solution space 0 1 (Ω). In general, te optimization problem cannot be solved analytically as it is an optimization problem in an infinite dimensional space. We ave to solve te optimization problem (3.2)-(3.3) using numerical metods. In tis paper, we apply te finite element metod to discretize te basis functions Ψ i (x). Specifically, we represent Ψ i (x) = N k=1 b(i) k ϕ k(x), were ϕ k (x) are te finite element basis functions defined on te fine mes T and b (i) k s are te coefficients. In tis discrete level, te optimization problem (3.2)-(3.3) is reduced to a constrained quadratic optimization problem, wic can be efficiently solved using Lagrange multiplier metods. Since te basis functions are independent of eac oter, tey can be constructed independently and te optimization problem (3.2)-(3.3) can be done perfectly in parallel. Let V c denote te conforming generalized finite element space spanned by Ψ i (x), V c = {Ψ i (x) i =1,...,N } 1 0(Ω). (3.4) Note tat te dimension of V c is equal to te coarse finite element space V. owever, te basis functions Ψ i (x) contain fine-scale information of te amiltonian operator in (1.1), wic enable us to compute te eigenvalue problem (1.3) on te coarse mes T.

7 7 Now we use te Galerkin metod to solve te eigenvalue problem (1.3) in te generalized finite element space V c : find λ (j) and its associated eigenfunctions u(j) c (x) V c, j =1,...,N, suc tat a(u (j) c,v) = λ (j) (u(j) c,v), for all v V c. (3.5) In general, te stiffness matrices and mass matrices corresponding to te discretization of (3.5) are not sparse. owever, te dimension of te coarse generalized finite element space V c is N N so te lack of sparsity is not an issue. Te discrete eigenvalues are ordered in ascending order, λ (1) λ(2) λ(3) λ(4) λ(n ). (3.6) Let u (j) c, j=1,2,...,n be normalized to one in L 2 (Ω), i.e., (u (j) c,u (j) c ) L2 (Ω) =1. Te discrete eigenfunctions satisfy te ortogonal constraints 4 Errors analysis a(u (j) c,u (k) c ) = (u (j) c,u (k) c ) =0, j = k. (3.7) In tis section, we present te error estimate of te approximate eigenvalues λ λ obtained by te finite element metod (FEM) and our metod. Te computational complexity analysis of te FEM and our metod can be obtained easily. 4.1 Ortogonal decomposition of te solution space in L 2 (Ω) sense We first introduce some notations tat will be used in te error estimate. Let V 0 := V(x) L (Ω) < + and W := 0 1 (Ω). We define a norm to be u(x) := V 0 u 2 L 2 (Ω) + u 2, for any u W. (4.1) L 2 (Ω) Recall tat te bilinear form a(u,v) used in te variational form corresponding to te eigenvalue problem of (1.1) is defined by a(u,v) := ( u, v)+(vu,v), for any u,v W, (4.2) were V = V(x) is te potential function and (, ) stands for te standard inner product on Ω. Under mild conditions, te second part (Vu,v) in (4.2) can be viewed as a perturbation. Our metod requires te following assumption on te resolution of te coarse mes T. Assumption 4.1. We assume tat te potential V(x) is bounded, i.e., V 0 := V(x) L (Ω)< +, and te mes size of T satisfies V 0 1.

8 8 Under tis assumption, many typical bounded potentials from Scrodinger equation (1.1) can be treated as a perturbation to te kinetic operator. Tus, tey can be computed using our metod. We also point out tat tis assumption restrains our ability to andle Scrodinger equation (1.1) wit unbounded potential, suc as Coulomb potential. We sall consider tis issue in our future work. Before we proceed te error estimate, we first study te ortogonal decomposition of te solution space W. Write V f as te subset of W defined by V f = { v(x) W Ωv(x)Φ i (x) =0, i =1,...,N }. (4.3) From te definition of V f, one can find tat V f contains functions wit fine-scale information tat cannot be captured by te coarse-scale finite element basis functions Φ i (x) defined in (3.1). Tis property is closely related to te Clément-type interpolation operator [5, 9, 27] I v(x) := x i N c α i (v)φ i (x), (4.4) were N c contains all te interior nodes of coarse mes, Φ i (x) are te nodal basis functions corresponding to x i, and te quasi-interpolation coefficient α i (v) is defined by α i (v) = Ω Φ i(x)v(x)dx Ω Φ, x i N c (4.5) i(x)dx In order to define interpolators for roug functions and to preserve piecewise polynomial boundary conditions, te approximated functions are averaged appropriately using (4.5) in order to generate nodal values for te interpolation operator. Compare te dimension of te fine-scale space, we obtain tat space V f and te kernel space of te Clément-type interpolation operator I are equal. In addition, te solution space W as te ortogonal decomposition W=kernel(I ) V =V f V in L 2 (Ω) sense. Namely, u W, we ave te decomposition u=u +u f, were u V, u f V f, and tey satisfy (u,u f ) L2 (Ω) =0. Te Clément-type interpolation operators possess te local approximation and stability properties tat are crucial in our error estimate. Tere exists a generic constant C I suc tat for all v W and for all coarse element T e T, we ave v(x) I v(x) L2 (T e ) C I v(x) L2 (S e ), (4.6) were S e := {K T K T e = } [7]. We also assume tat tere exists a constant C ol > 0 suc tat te number of elements covered by S e is uniformly bounded by C ol. Bot C I and C ol may depend on te sape regularity of te finite element mes but not on te coarse mes size.

9 9 4.2 Quasi-ortogonal decomposition of te solution space Wit tese preparations, we are ready to study te structure of te generalized finite element space V c (spanned by Ψ i (x)) and te corresponding ortogonal decomposition of te solution space W:=0 1 (Ω). First, we explore te connections between te standard 1 norm L2 (Ω), norm, and te bilinear form a(u,v). We get te following lemmas. Lemma 4.1. For any u,v in W, we ave a(u,v) u v. Proof. Using te Caucy-Scwarz inequality, we can obtain tat a(u,v) 2 ( u L2 (Ω) v L2 (Ω)+V 0 u L2 (Ω) v L2 (Ω)) ( u 2 L 2 (Ω) +V 0 u 2 L 2 (Ω) )( v 2 L 2 (Ω) +V 0 v 2 L 2 (Ω) ) u 2 v 2. Lemma 4.2. L2 (Ω) and are equivalent in V f, given V 0 1. Proof. For any w in V f, w L2 (Ω) w is obvious. For te oter direction, w 2 = (w I w,w I w)v 0 +( w, w) V 0 w I w 2 L 2 (Ω) +( w, w) = V 0 ( T T w I w 2 L 2 (Ω) )+( w, w) 2 V 0 C 2 I C ol w 2 L 2 (Ω) + w 2 L 2 (Ω) = ( 2 V 0 C 2 I C ol +1) w 2 L 2 (Ω) w 2 L 2 (Ω). Lemma 4.3. Te bilinear form a(, ) is V f -elliptic, given V 0 < 1 C I Col. Proof. For any w in V f, we ave a(w,w) V 0 w 2 L 2 (Ω) + w 2 L 2 (Ω) = V 0 w I w 2 L 2 (Ω) + w 2 L 2 (Ω) (1 2 V 0 C 2 I C ol ) w 2 L 2 (Ω) 1 2 V 0 C 2 I C ol 1+V 0 2 C 2 I C ol w 2 Ω, were te last inequality directly follows from te previous lemma 4.3.

10 10 In te Section 3, our new basis functions {Ψ i (x)} are constructed troug an optimization problem. For any i, let Ψ i (x) be te unique minimizer of te following problem Ψ i (x) =argmin s.t. Ω Ψ(x) W a(ψ,ψ) (4.7) Ψ(x)Φ j (x)dx = δ i,j. (4.8) Ten, te generalized finite element space V c is spanned by {Ψ i (x)} N i=1. We sall sow tat for eac i, te optimization problem (4.7)(4.8) gives rise to a minimizer Ψ i (x) given certain conditions. In addition, we sall sow tat te above optimization problem yields an ortogonal decomposition of te solution space W into te generalized finite element space V c and its quasi-ortogonal complement V f. Quasi-ortogonal decomposition means u W, we ave te decomposition u=u c +u f, were u c V c, u f V f, and tey satisfy te condition a(u c,u f )=0. We notice tat relation ( f,g)=( 1 f,g)=a( 1 f,g), f,g W and te bilinear form a(, ) is symmetric. Terefore, te constrains Ω ΨΦ j = δ i,j in te optimization problem is equivalent to a(ψ, 1 Φ j ) = δ i,j. For eac i, we define W i = {Ψ(x) W Ψ(x)Φ j (x)dx = δ i,j, j =1,...,N } Ω to be te feasible set of te optimization problem (4.7). Ten, we ave tat Lemma 4.4. Under te resolution condition V 0 < 1 C I Col, te optimization problem (4.7)(4.8) is a strictly convex optimization problem over W i, for eac i. Proof. Let us coose any two different Ψ a,ψ b W i. We write for η [0,1], f (η) = a(ψ a +η(ψ b Ψ a ),Ψ a +η(ψ b Ψ a )) = a(ψ a,ψ a )+2ηa(Ψ a,ψ b Ψ a )+η 2 a(ψ b Ψ a,ψ b Ψ a ). Use te fact tat Ψ b Ψ a V f defined in (4.3) and a(, ) is V f -elliptic by te Lemma 4.3, we get tat f (η) >0. Tus, we finis te proof. Lemma 4.5. For any 1 i N, te optimization problem (4.7)(4.8) as a minimizer Ψ i (x) if and only if { 1 Φ i } N i=1 are linearly independent. Proof. We define an N -by-n matrix Θ wit Θ i,j := ( 1 Φ i,φ j ). It is clear tat Θ is invertible if and only if { 1 Φ i } N i=1 are linearly independent. Let us define Ψ i(x) = N Θ 1 i,k 1 Φ k (x), were Θ 1 i,k is te (i,k)-t entry of Θ 1. It is easy to find tat k=1 N ( Θ 1 k=1 i,k 1 Φ k,φ j ) = N k=1 Θ 1 i,k Θ k,j = δ i,j,

11 11 wic means tat N Θ 1 i,k 1 Φ k satisfies te constrains (4.8). Tus linear independency k=1 of { 1 Φ i } N i=1 will imply existence of te minimizer. As for te oter direction, assume tat tere exists a Ψ i suc tat a(ψ i, 1 Φ j ) = δ i,j, for all j = 1,2,...,N. Suppose we ave N j=1 α j 1 Φ j = 0. Ten for eac i, we will ave tat 0 = N j=1 Tus { 1 Φ j } N j=1 are linearly independent. α j a(ψ i, 1 Φ j ) = N α j δ i,j = α i. j=1 Lemma 4.6. Te optimization problem (4.7)(4.8) yields an ortogonal decomposition of te solution space W into te generalized finite element space V c and its quasi-ortogonal complement V f. Namely, a(u c,u f ) =0, for any u c V c and u f V f. Proof. Let Ψ i be a minimizer. Ten for any w V f, we consider te objective function a(ψ i +c w,ψ i +c w), c R. As Ψ i satisfies te constrains, i.e. Ω Ψ iφ j = δ i,j, we also ave Ω (Ψ i+c w)φ j = δ i,j, since w is ortogonal to every Φ i according to (4.3). We define m(c) := a(ψ i +c w,ψ i +c w) = c 2 a(w,w)+2c a(ψ i,w)+a(ψ i,ψ i ). Since a(, ) is V f -elliptic by te Lemma 4.3, we ave tat a(w,w)>0 for nontrivial w. Recall tat Ψ i is a minimizer, we obtain tat m (c) c=0 =2a(Ψ i,w)=0, and tis sould olds for every w V f. From te definition of V c in (3.4), we get te conclusion tat a(u c,u f )=0, for any u c V c and u f V f. To see tat W = V c +V f, we firstly note tat V c is an N -dimensional subspace of W and tat V c V f = 0 by definition. For any i in {1,2,,N }, write Ψ i as v f,i +v,i, were v f,i V f and v,i V. Ten, we can sow tat {v,i } are linearly independent, because oterwise, tere exists non-trivial c i s suc tat c i v,i = 0, wic implies tat i c i Ψ i V f, a contradiction. Now, as {v,i } are linearly independent, any element in V i can be written as linear combination of Ψ i s and an element in V f. Tus, furter, we can ave W = V c +V f. Remark 4.1. From Lemma 4.5 and Lemma 4.6, we can actually sow tat wen a(, ) is a positive definite bilinear form, te minimizer as a simple form Ψ i = N See [16] for more details. k=1 Θ 1 i,k 1 Φ k (x). We also comment tat V c contains some fine-scale information of V f wic is very important in our computation of te eigenvalue problem. We sall sow tis in our error estimates and numerical experiments. Te quasi-ortogonal decomposition wit respect to a(, ) does not exactly preserve te L 2 -ortogonality. owever, we find tat te error can be controlled. Teorem 4.1. For any v c V c and v f V f, we ave (v c,v f ) L2 (Ω) 2 v c v f. (4.9)

12 12 Proof. For any v c V c and v f V f, we ave (v c,v f ) L2 (Ω) = (v c I v c,v f I v f ) L2 (Ω) 2 v c L2 (Ω) v f L2 (Ω) 2 v c v f were we ave used te fact (I v c,v f ) L2 (Ω) = 0, I v f = 0, and te stable estimate of te Clément-type interpolation (4.6). Remark 4.2. In previous works [16, 20, 23], te autors utilized te Clément-type interpolation or optimization approac to upscale elliptic operators. Te corresponding optimization problem is strictly convex over te solution space W. In our case, te amiltonian operator +V(x) may not be positive definite. ence, te corresponding optimization problem is not strictly convex over te solution space W. Based on our numerical experiments and analysis, we found tat under te assumption 4.1, we can prove tat our optimization problem is strictly convex over W i, wic enables us to obtain te quasi-ortogonal decomposition of W and construct te basis functions Ψ i for model reduction. 4.3 Exponential decay of te basis function Ψ i We sall sow tat te basis function Ψ i decay exponentially fast away from its associated vertex x i N c, namely te basis functions ave exponential decay property. In practice, wen we solve te optimization problem (4.7)(4.8) to construct te basis function Ψ i, we coose a localized domain S i Ω associated wit x i and impose te condition tat supp{ψ i } S i. Terefore, te exponential decay property significantly reduces our computational cost in constructing basis functions. We first define a series of nodal patces Ω l associated wit x i N c by Ω 0 := supp{φ i } = {K T x i K}, (4.10) Ω l := {K T K Ω l 1 = }, l =1,2,3,4,. (4.11) Ten, we state te main teorem as follows and put te detailed proof in te A. Teorem 4.2. Under te resolution condition V 0 < 1 2C I Col, tere exist some constants C>0 and 0< β <1 independent of, suc tat for any i =1,2,...,N. Ψ i Ω\Ωl Cβ l Ψ i Ω (4.12) Te exponential decay of te basis functions Ψ i allows us to localize te computational domain of te basis functions and to reduce te computational cost. In practice,

13 13 we modify te constrained optimization problem (3.2)(3.3) as follows, Ψ i (x) = argmin s.t. Ω Ψ 1 0 (Ω) Ω ( Ψ(x) 2 +V(x) Ψ(x) 2) dx (4.13) Ψ(x)Φ j (x) = δ i,j, 1 j N, (4.14) Ψ(x) =0, x Ω\Ω l. (4.15) were Ω l is te support set of te basis function Ψ i (x) and l depends on te decay speed of Ψ i (x). In numerical experiments, we find tat a small integer l log(l/) will generate accurate results, were L is te diameter of domain Ω. Moreover, te optimization problem (4.13)-(4.15) can be done in parallel. 4.4 Error estimate for te eigenvalues In tis subsection, we sall provide te error estimate of te eigenvalues λ λ obtained by te FEM and our new metod. Before we proceed, we add an assumption tat describes te well-posedness condition of te bilinear form a(, ). Assumption 4.2. We assume tat te bilinear form a(, ) satisfies inf sup u W\{0} v W\{0} a(u,v) u v C >0, were te positive constant C may depend on V 0 and te domain Ω. Let E l denote te eigen-space spanned by te first l eigenfunctions obtained by te finite element metod. E l := span{u (1),,u(l) }, were u(i) s are normalized to be one in L 2 (Ω) norm. Recall tat we ave λ (1) λ (2) λ (3) λ (l). Let λ =max 1 i l{ λ (i) }. Ten, we can estimate λ λ working in te eigen-space E l. Lemma 4.7. Assume te assumption (4.2) is satisfied. For u E l wit u L2 (Ω) = 1 and let u=u c +u f be te quasi-ortogonal decomposition, were u c V c El and u f V f El. Ten, we ave te following tree estimates: u c lλ, (4.16) u f (lλ )2 2, (4.17) (u c,u f ) (lλ )3 4. (4.18) Proof. Let u= l c j u (j), were c j s are te projection coefficients of u on te eigenfunctions j=1 u (j) and c j 1. According to te assumption (4.2), tere exists u 2 W\{0}, suc tat

14 14 a(u,u 2 ) u u 2. Ten we ave Tus, we ave We also ave u u 2 a(u,u 2 ) = a( = l j=1 l j=1 u f 2 a(u f,u f ) = a(u,u f ) = c j u (j),u 2) = l j=1 c j a(u (j),u 2) c j λ (j) (u(j),u 2) lλ u(j) u 2 lλ u 2. u c u lλ. l j=1 c j a(u (j),u f ) = l j=1 lλ 2 u (j) u f (lλ )2 2 u f. c j λ (j) (u(j),u f ) Te last inequality directly follows from (4.9) of Teorem 4.1 and te above two inequalities. Finally, we estimate te error for te eigenvalues λ λ obtained by te FEM and our new metod. Teorem 4.3. Wen te coarse mes is cosen small enoug suc tat <2 1 4 (lλ ) 3 4. Ten, we can get te following estimate λ(l) λ(l) λ (l) (lλ )2 4, l =1,2,... Proof. Define σ (l) := max u E l :(u,u)=1 (u f,u f ) L2 (Ω)+2(u c,u f ) L2 (Ω). Ten, we ave te following estimate for σ (l), (u f,u f )+2(u c,u f ) = (u,u f )+(u c,u f ) = (u I u,u f I u f )+(u c,u f ) 2 u L2 (Ω) u f L2 (Ω)+(lλ )3 4 2 u Ω u f Ω +(lλ )3 4 (lλ )3 4, (4.19) were we ave used te fact tat u f (lλ )2 2. Terefore, we obtain tat σ (l) (lλ )3 4. If is cosen small enoug so tat σ (l) 1/2, i.e., (lλ ) 3 4. Ten, Lemma 6.1 in [30] implies λ (l) (1 σ(l) ) 1 λ (l) (1+2σ(l) )λ(l)

15 (x) 15 After some simple calculations, one can easily obtain te final result based on te estimate for σ (l) in (4.19). 5 Numerical Experiments In tis section, we conduct numerical experiments to illustrate our analytical results. More specifically, we will consider several different models of Scrödinger equations and test te performances of our metod. Examples include Scrödinger equations of free electrons and tose wit double-well potentials. We are able to demonstrate tat te relative error of eigenvalues converges of order at least O( 4 ). Aside from te large convergence rate, using our problem dependent basis functions {Ψ i }, we are able to acieve at a numerical metod of better computational complexity tan finite element metod. Moreover, using our basis functions, one can capture te first few eigenvalue and eigenfunctions of stationary Scrödinger Equations accurately. Te potentials taken in te examples are frequently used in cemistry models, wic sows tat our metod is a very efficient model reduction metod. 5.1 amiltonian of a free electron In tis example, we consider te amiltonian of a free electron in a bounded domain Ω wit Diriclet boundary condition. In our numerical experiments, = xx and te bounded domain Ω is taken to be [0,1] for one dimensional problems. = and te bounded domain Ω is [0,1] 2 for two dimensional problems x (a) 1D basis functions (b) 2D basis function Figure 1: Profiles of te basis functions Ψ in 1D and 2D. In 1D case, we uniformly partition our interval into N =128 patces, and for eac patc, we furter uniformly partition it into N r =8 parts for numerical computation. We use te

16 V(x) 16 Lagrange multiplier metod to solve te optimization problem. Ten, wit te computed problem dependent basis functions, we discretize te amiltonian operator onto te N dimensional space spanned by Ψ 1,,Ψ N and approximate te smallest N eigenvalues of. In 2D case, we set te coarse mes = 1 16 and partition our unit square into 256 squares (512 triangle elements). For eac element, we furter uniformly partition it into fine triangle element wit mes = Te computation metod is similar. In Figure 1, we plot te profiles of te basis functions obtained from our metod. One can see tat te basis functions decay exponentially fast, wic numerically verify our proof on te exponential decay of te basis functions Ψ i. Terefore, we can localize te computational domain of te basis functions and reduce te computational cost. Due to te exponential decay of te basis functions, we can maintain a certain level of accuracy using te localized basis functions. 100 Double Well Potential Function x Figure 2: Profile of te double well potential function 5.2 1D Scrödinger equations wit double well potential Anoter model problem we consider is Scrödinger equations wit double well potential [12,22,28], wic can be used to model te proton motion restricted to te line joining te two bridged atoms separated by a fixed distance. Te stationary Scrödinger equation in tis case can be formulated as u (ξ)+ 1 2 (E V )u(ξ) =0, (5.1) were E = 1 4 βe, V = 1 4 βv, ξ = αx, α = (µβ ) 1 2, is te reduced Planck constant, µ is te reduced mass of te bond A- B, and β is an arbitrary frequency. We suppose also tat te potential energy of te proton can be represented as a polynomial in te proton coordinate x. On te basis of bot experimental and teoretical investigations, it is generally assumed tat te potential-energy surface of many ydrogen bonds as two

17 17 l λ (l) e (l) (1/4) e (l) (1/8) e (l) (1/16) e (l) (1/32) Table 1: Relative errors e (l) = λ(l) λ(l) λ (l) for l = 1, 15, potential function being V(x), and various coices of te coarse mes size. Space means no available data. minima in te region available for protonic movement [28]. In most cases te minima are not equivalent since te pysical situation is canged wen te proton is transferred from one minimum to te oter. We consider te interval [ 4,4] and partition it into N = 4,8,16,32 patces respectively and furter partition tem suc tat te partition number of te fine mes is N = Our potential function is taken to be V(x) = 5.26x x 4 and its grap is plotted in Figure 2. In te Table 1, we compare te eigenvalues λ (l) wit te eigenvalues λ (l) obtained troug finite element metod obtained on coarse-scale approximations using problem-dependent basis functions wit different mes size. Te cart illustrates tat te convergence rate of relative error is at least of order O( 4 ), wic matces our analysis. We ave also run some tests to compare te errors of te approximated eigenfunctions. In Figure 3, one can find tat te eigenfunctions obtained from our metod can capture te reference eigenfunctions accurately. Especially, note tat te double well potentials take negative values at some x. Tis indicates te operator L is no longer positive semidefinite. Even in tis case, our metod can still accurately approximate te first few eigenfunctions of te Scrödinger equation. As in te Figure 3, qualitatively, we can see tat te grap of approximated eigenfunctions computed troug our metod overlap wit tat of te fine-scale finite element

18 u(x) u(x) u(x) u(x) Eigenvector No. 1 Finite Element Metod Our Metod 0.1 Eigenvector No. 2 Finite Element Metod Our Metod x (a) First eigenfunction Eigenvector No. 3 Finite Element Metod Our Metod x (b) Second eigenfunction Eigenvector No. 4 Finite Element Metod Our Metod x (c) Tird eigenfunction x (d) Fourt eigenfunction Figure 3: Selected examples of computed eigenfunctions using our metod as compared to eigenfunctions obtained troug finite element metod in fine scale. metod. In te Table 2, we sow te relatively error u(l) u(l) L 2 (Ω) u (l) L 2 (Ω), l = 1,2,... One can see tat te relative errors are very small, wic indicates tat our metod can accurately compute te eigenfunctions. To demonstrate te computational savings of te our metod over te finite element metod, we sow in Figure 4 te computational time of compute first 15 eigenvalues and eigenfunctions of te Scrödinger equation. Based on our previous result in Table 1, we assume tat if te coarsening ratio is 64, ten te relative error λ(l) λ(l) λ ( l) <1%. We coose N = 2 11,2 12,2 13,2 14,2 15, and N = 2 5,2 6,2 7,2 8,2 9, respectively. We record te wall time of running te eigenvalue algoritm in Matlab. From te Figure 4, one can see tat our new metod offers considerable savings over te finite element metod. Te slope of te blue line wit stars is approximate equal to 2.56, wic means te computational complexity of eigenvalue algoritm is O(N 2.56 ). Te complexity of our metod is also in te similar

19 19 order O(N α ) wit α 2.5, but N is far less tan N. Terefore, our metod can bring significant savings over te FEM. Te advantage of our metod will be more obvious in two or iger dimensional problems. We sould point out tat in tis example we coose te coarsening ratio to be 64, wic is used to demonstrate te main idea. In general, tis ratio is problem-dependent and may be different. owever, considerable savings over te finite metod can always be acieved if we only compute first few eigenvalues and eigenfunctions of te Scrödinger equation because our metod can efficiently reduce te dimension of te problem. ere we only compare te wall time of running te eigenvalue algoritm. In te FEM, one needs extra time to form te large-scale stiffness and mass matrices. In our metod, we need extra time to compute te problem dependent basis functions, wic is not a serious issue as tis can be done in parallel. l e (l) (1/4) e (l) (1/8) e (l) (1/16) e (l) (1/32) e (l) (1/64) Table 2: Errors e (l) () =: u(l) u(l) L 2 (Ω) u (l) L 2 (Ω) various coarse mes sizes. Space means no available data. for l = 1, 9, potential function being V(x) and 5.3 2D Scrödinger equations wit double well potential In 2D problems, we consider te double well potential again, wic can be used to mimic te nuclear attraction potential generated by two separate nuclei. Our computational domain is unit square Ω=[0,1] 2. We partition Ω into 2N 2 =8,32,128,512 rigt triangular elements respectively and furter partition tem suc tat te lengt of te fine-scale triangular elements remains to be 1/128. In tis setting, te fine-scale finite element space contains triangular elements. Te potential function is taken to be V(x) = e ( 100((x 3 1 )2 +(y 3 1 )2)) e ( 100((x 3 2 )2 +(y 2 3 )2))) and its profile is plotted in te Figure 5. In te Table 3, we compare te eigenvalues λ (l) coarse scale wit mes size and λ (l) obtained troug our metod on obtained troug finite element metod on fine mes. Te cart illustrates tat te convergence rate of relative error is at least of order O( 4 ), wic matces our analysis.

20 Time Finite Element Metod 10 1 Our Metod N Figure 4: Computational time comparison. Te slope of te blue line wit stars is approximately equal to l λ (l) e (l) ( 1 2 ) e(l) ( 1 4 ) e(l) ( 1 8 ) e(l) ( 1 16 ) Table 3: Relative errors of eigenvalues e (l) () =: λ(l) λ(l) for l =1, 15, potential function λ (l) being V(x) and various coices of te coarse mes size. Space means no available data. We ave also run some tests on approximated eigenfunctions. In Figure 6, we see tat our metod can approximate te first few eigenfunctions of te Scrödinger equation

21 21 Figure 5: Profile of te 2D double well potential function accurately. Especially, note tat te double well potentials take negative values at some x. Tis indicates te operator L is no longer positive semidefinite. Even in tis case, our metod can still approximate te first few eigenfunctions of te Scrödinger equation accurately. As sown in te figure 6, qualitatively, we can see tat te grap of approximated eigenfunctions computed troug our metod overlap wit tat of te fine-scale finite element metod. ere, te domain is taken to be [0,1] 2 and we partition te unit square into 2m 2 = 512 rigt triangular patces respectively and furter partition tem into 16 parts. Quantitatively, te relatively errors u(l) u(l) L 2 (Ω) u (l) L 2 (Ω), l = 1,2,..., are kept at a very low level, indicating te accuracy of our metod in capturing te first few eigenfunctions, were u (l) stand for eigenfunctions computed troug our metod and u(l) stand for eigenfunctions computed troug finite element metod. e (1) e (4) e (7) Table 4: Relative errors of eigenfunctions e (l) =: u(l) u(l) L 2 (Ω) u (l) L 2 (Ω) for l=1,4,7 potential function being V(x), te coarse mes size is 1/16, and te fine mes size =1/128.

22 A simple study of coosing coarse mes size We sall investigate ow te course mes size is scaled wit te fine mes size in order to keep te error rate at a similar level. We consider te one dimensional free electron model as discussed in Section 5.1. Since true eigenvalues λ (l) TRUE of tis model problem can be computed analytically, we compare te relative errors of e (l) and e (l) = λ(l) λ(l) TRUE λ (l) TRUE, were λ (l) = λ(l) λ(l) TRUE λ (l) TRUE are computed using our new basis functions and λ(l) are computed using finite element basis function wit mes size indicated in te bracket. In table 5, we compared te differences between two types of relative errors obtained troug our metod and finite element metod respectively. For eac pair of relative errors, we fix te mes size to be = 1/2 and consider te errors incurred wen computing te first few eigenvalues. We can see from te table tat relatively errors are at te same level. Tis provides us wit an empirical guidance on ow to coosing coarse mes size. More teoretical and numerical investigations of our metod will be considered in our subsequent researc. l e (l) (1/16) e(l) (1/162 ) e (l) (1/32) e(l) (1/322 ) e (l) (1/64) e(l) (1/642 ) l e (l) (1/128) e(l) (1/1282 ) e (l) (1/256) e(l) (1/2562 ) Table 5: Relative errors of e (l) = λ(l) λ(l) TRUE λ (l) TRUE and e (l) = λ(l) λ(l) TRUE λ (l) TRUE, l = 1, 7 for te free electron model wit various coices of te coarse mes size and fine mes size. Space means no available data.

23 23 6 Conclusions In tis paper, we propose a model reduction metod to construct problem dependent basis functions and compute eigenvalues and eigenfunctions of stationary Scrödinger equations. Te basis function are obtained troug solving an optimization problem. Under mild conditions, we prove tat te generalized finite element space spanned by our basis functions can accurately compute te first few eigenvalues and eigenfunctions of te stationary Scrödinger equations. In addition, our new metod can significantly reduce te computational cost in eigenvalue decomposition problems compared wit te standard finite element metod on fine mes. We demonstrate troug numerical experiments to sow tat our metod works well for Scrödinger equations wit double well potentials, in wic case te differential operators are no longer positive semidefinite. Tere are several directions we want to explore in our future work. Firstly, we would like to construct problem dependent basis functions to compute eigenvalues and eigenfunctions of Scrödinger equations wit unbounded potential, suc as Coulomb potential. Ten, we would like to employ our new basis functions to compute time-evolutionary Scrödinger equations. In addition, we sall construct problem dependent basis functions using optimization approac to solve problems arising from uncertainty quantification, suc as multiscale elliptic PDEs wit random coefficients. 7 Acknowledgements Te researc of Z. Zang is supported by te ong Kong RGC grants ( , ), National Natural Science Foundation of Cina (Project ), Seed Funding Programme for Basic Researc (KU), and te ung ing Ying Pysical Sciences Researc Fund (KU). We would like to tank Professor Tomas ou for several stimulating discussions. A Exponential decay of te basis function Ψ i In tis appendix, we provide a detailed derivation of te Teorem 4.2. For te ease of reading, we state te teorem again as follows, Teorem A.1. Under te resolution condition V 0 < 1 2C I Col, tere exist some constant C>0 and 0< β <1 independent of, suc tat Ψ i Ω\Ωl Cβ l Ψ i Ω (A.1) for any i =1,2,...,N. Proof. To facilitate te proof, we make use of a few properties of te Clément-type interpolation operator I. For more detailed arguments, we refer te interested readers to

24 24 Section 6 of [7]. Note tat tere exists a constant C I suc tat, for all v V and x i N c, 1 v I v L2 (Ω 0 )+ (v I v) L2 (Ω 0 ) C I v L2 (Ω 1 ). (A.2) Te constant C I depends on te sape regularity parameter γ but does not depend on te local mes size. Notice tat I V is a local operator, by wic we mean it gives rise to a sparse matrix, but its inverse (I V ) 1 is not. Neverteless, tere exists some bounded rigt inverse : V V of I tat is local. Tat is, tere exists a constant C I depending only on I 1,loc γ, suc tat for all v V, I (I 1,loc v ) = v, I 1,loc v Ω C I v Ω, Supp(I 1,loc v ) {T e T e T : T e Supp(v ) = }. (A.3) Te tird condition simply means tat Supp(I 1,loc v ) is included Supp(v ) union anoter layer of coarse elements. More detailed results can be found in [21, 26]. Now we are in te position to prove te decay property of te basis function Ψ i. Te main idea of te proof is based on some iterative Caccioppoli-type argument tat as been used in [16, 21, 26]. We define a projection operator P : W V f suc tat a(pv,w) = a(v,w) for any v W and w V f. More superficially, Pv= T T P T (v T ) and P T (v T ) solves te equation a(p T (v T ),w) = a T (v,w) for all w V f, were a T (, ) means te restriction of te weak form a(, ) on te element T. Now for any x i N c, we define P i := T Ωi,0 P T (Φ i T ) were Ω i,0 = Supp(Φ i ). And we sall prove te P i as exponential decay property. To simplify notation, we omit te dependence on i and use Ω 0 to denote Ω i,0. We coose an integer l wit l 7 and dist(x,ω define a cutoff function as η(x)= l 4 ), x Ω. It is easy to ceck tat te dist(x,ω l 4 )+dist(x,ω\ω l 3 ) cutoff function η(x) as te following properties: (1) η = 0 in Ω l 4, (2) η = 1 in Ω\Ω l 3, (3) 0 η 1, and η is Lipscitz continuous wit η L (Ω) 1 γ, were γ depends on sape regularity parameter γ of te finite element triangles T. Ten we ave te estimate P i Ω\Ωl 3 = ( P i, P i ) Ω\Ωl 3 ( P i,η P i ) Ω = ( P i, (ηp i )) Ω ( P i,( η)p i ) Ω ( P i, (ηp i I 1,loc (I (ηp i )))) Ω + ( P i, (I 1,loc (I (ηp i )))) Ω + ( P i,( η)p i ) Ω. (A.4) To simplify notations, we define M 1 := ( P i, (ηp i I 1,loc (I (ηp i )))) Ω, M 2 := ( P i, (I 1,loc (I (ηp i )))) Ω, M 3 := ( P i,( η)p i ) Ω.

25 25 From te definition of I in (4.4), we know tat I (ηp i I 1,loc (I (ηp i ))) Ω =0. Tis implies tat ηp i I 1,loc (I (ηp i )) V f wit support in Ω\Ω l 6. Tus, ηp i I 1,loc (I (ηp i )) vanises on Ω 0 as long as l 6 and we ave a(v,ηp i I 1,loc (I (ηp i ))) Ω0 =0 for any v in W. Ten, we ave M 1 = ( P i, (ηp i I 1,loc (I (ηp i )))) Ω = (VP i,ηp i I 1,loc (I (ηp i ))) Ω V 0 (P i,ηp i I 1,loc (I (ηp i ))) Ω. Note tat ηp i I 1,loc (I (ηp i )) is supported in Ω\Ω l 6, so wen l 6, it vanises on Ω 0. Using te properties of (A.2)(A.3), arguments used in Lemma 4.2, and te resolution condition, we ave M 1 V 0 (P i,ηp i I 1,loc (I (ηp i ))) Ω C 2 I C ol 2 V 0 P i 2 Ω\Ω l 6 +C 3 I C I C ol 2 V 0 P i 2 Ω l \Ω l P i 2 Ω\Ω l (1+C I C I ) P i 2 Ω l \Ω l 7. (A.5) Similar tecniques and te Lipscitz bound lead to upper bounds of M 2 and M 3, M 2 C I C I (ηp i ) Ωl 1 \Ω l 6 P i Ωl 1 \Ω l 6 C I ) C I (C I Col η L (Ω)+1 P i 2 Ω l \Ω l 7 and M 3 C I Col η L (Ω) P i 2 Ω l 2 \Ω l 5. Te combination of estimates (A.5)-(A.7) yields (A.6) (A.7) 1 2 P i 2 Ω\Ω l C 1 P i 2 Ω l \Ω l 7, were C 1 := C I C I +(C I C I +1)C I Col γ depends only on te sape regularity γ of te finite element triangles T. Since P i 2 Ω l \Ω l 7 = P i 2 P Ω\Ω l 7 i 2, we Ω\Ω l ave te contraction P i 2 Ω\Ω l C 1 C P i 2 Ω\Ω l 7. 2 Finally, some algebraic calculations yield te exponential decay of te P i s, P i 2 Ω\Ω l ( C 1 C ) l 7 P i 2 Ω. (A.8) After proving tat P i s decay exponentially, we sall sow tat Ψ i s ave te some property. Notice tat by definition, P i Φ i V c and moreover, tey span te space V c. Tus

26 26 eac Ψ i can be written as a linear combination of P i Φ i s, namely, Ψ i = j some coefficients a (i) j. And from te condition tat (Ψ i,φ k )=δ i,k, we ave tat ( Φ j ),Φ k ) = δ i,k. Tus j a (i) j (P j Φ j ), for j a (i) j (P j a (i) j (Φ j,φ k ) = δ i,k. Let M be an N N mass matrix wit entry (Φ i,φ k ) and write a (i) =(a (i) 1,,a(i) N ) T. Ten Ma (i) = e i, were e i is a column vector wit i-t entry equals to one and oter entries equal 0, and tus a (i) = M 1 e i. If we number te finite element basis functions Φ i in a proper way, so tat te mass M is a banded matrix wit bandwidt at most p. Ten we know tat te entries of M 1 as te decay property (M 1 ) ij 2ρ 2 i j /p M 1 2, (A.9) were ρ = ( cond 2 (M) 1)/( cond 2 (M)+1). See Teorem 4.8 in [3] for more details. Tus, a (i) j decays exponentially away from a (i) i. Now as eac P j Φ j decays exponentially, teir exponentially-decay linear combination also decays exponentially. Recall tat Ψ i = a (i) j (P j Φ j ), now take β = max{ρ 2/p, j property for Ψ i, namely, ( C 1 C Ψ i 2 Ω\Ω l Cβ l Ψ i 2 Ω. ) 1 7 }, ten we get te exponential decay We remark tat wen Φ i s are taken to be piecewise constant basis functions as proposed in [16], teir correspond mass matrix M reduces to a diagonal matrix and tus a (i) j =δ ij. In tis case, Ψ i =a (i) i (P i Φ i ) and its exponential decay property follows trivially from te decay property of P i. References [1] I. Babuska, G. Caloz, and E. Osborn. Special finite element metods for a class of second order elliptic problems wit roug coefficients. SIAM J. Numer. Anal., 31: , [2] I. Babuška and J. Osborn. Eigenvalue problems. andbook of numerical analysis, 2: , [3] M. Bebendorf. ierarcical Matrices: A Means to Efficiently Solve Elliptic Boundary Value Problems, volume 212. Springer Berlin eidelberg, [4] S. Boyd and L. Vandenberge. Convex optimization. Cambridge university press, [5] S. Brenner and R. Scott. Te matematical teory of finite element metods, volume 15. Springer Science & Business Media, [6] Laurie J Butler. Cemical reaction dynamics beyond te Born-Oppeneimer approximation. Annual review of pysical cemistry, 49(1): , [7] C. Carstensen and R. Verfürt. Edge residuals dominate a posteriori error estimates for low order finite element metods. SIAM journal on numerical analysis, 36(5): , 1999.

27 [8] M. Ceng, T. Y. ou, M. Yan, and Z. Zang. A data-driven stocastic metod for elliptic PDEs wit random coefficients. SIAM J. UQ, 1: , [9] P.. Clément. Approximation by finite element functions using local regularization. Revue française d automatique, informatique, recerce opérationnelle. Analyse numérique, 9(R2):77 84, [10] James W. Demmel. Applied numerical linear algebra. Society for Industrial and Applied Matematics, [11] Y. R. Efendiev, T. Y. ou, and X. Wu. Convergence of a nonconforming multiscale finite element metod. SIAM Journal on Numerical Analysis, 37(3): , [12] M.D. Feit, J.A. Fleck, and A. Steiger. Solution of te Scrödinger equation by a spectral metod. Journal of Computational Pysics, 47(3): , [13] W. ackbusc. On te computation of approximate eigenvalues and eigenfunctions of elliptic operators by means of a multi-grid metod. SIAM journal on numerical analysis, 16(2): , [14] T. Y. ou and X. Wu. A multiscale finite element metod for elliptic problems in composite materials and porous media. J. Comput. Pys., 134: , [15] T. Y. ou, X. Wu, and Z. Cai. Convergence of a multiscale finite element metod for elliptic problems wit rapidly oscillating coefficients. Matematics of Computation, 68(227): , [16] T. Y. ou and P. Zang. Sparse operator compression of elliptic operators part 1: second order elliptic operators. Submitted. [17] S. Jin, P. Qi, and Z. Zang. An Eulerian surface opping metod for te Scrödinger equation wit conical crossings. SIAM Multiscale Model. Simul., 9: , [18] T. Kato. On te eigenfunctions of many-particle systems in quantum mecanics. Communications on Pure and Applied Matematics, 10(2): , [19] R. Kosloff and Tal-Ezer. A direct relaxation metod for calculating eigenfunctions and eigenvalues of te scrödinger equation on a grid. Cemical pysics letters, 127(3): , [20] A. Malqvist and D. Peterseim. Localization of elliptic multiscale problems. Matematics of Computation, 83(290): , [21] A. Malqvist and D. Peterseim. Computation of eigenvalues by numerical upscaling. Numerisce Matematik, 130: , [22] G.J. Milburn, J. Corney, E.M. Wrigt, and D.F. Walls. Quantum dynamics of an atomic boseeinstein condensate in a double-well potential. Pysical Review A, 55(6):4318, [23]. Owadi. Bayesian numerical omogenization. SIAM Multiscale Model. Simul., 13(3): , [24] V. Ozoliņš, R. Lai, R. Caflisc, and S. Oser. Compressed modes for variational problems in matematics and pysics. Proceedings of te National Academy of Sciences, 110(46): , [25] V. Ozoliņš, R. Lai, R. Caflisc, and S. Oser. Compressed plane waves yield a compactly supported multiresolution basis for te Laplace operator. Proceedings of te National Academy of Sciences, 111(5): , [26] D. Peterseim. Eliminating te pollution effect in elmoltz problems by local subscale correction. Matematics of Computation, 86(305): , [27] L. Scott and S. Zang. Finite element interpolation of nonsmoot functions satisfying boundary conditions. Matematics of Computation, 54(190): , [28] R. Lo. Somorjai and D.F. ornig. Double-minimum potentials in ydrogen-bonded solids. 27

28 28 Te Journal of Cemical Pysics, 36(8): , [29]. Spon and S. Teufel. Adiabatic decoupling and time-dependent Born-Oppeneimer teory. Communications in Matematical Pysics, 224(1): , [30] G. Strang and G. J. Fix. An analysis of te finite element metod, volume 212. Prentice-all Englewood Cliffs, NJ, [31] J. G. Sun and A.. Zou. Finite element metods for eigenvalue problems. CRC Press, [32] J. A. C. Weideman and L. N. Trefeten. Te eigenvalues of second-order spectral differentiation matrices. SIAM Journal on Numerical Analysis, 25(6): , [33] J. Xu and A. Zou. A two-grid discretization sceme for eigenvalue problems. Mat. Comput., 70(233):17 25, [34] Z. Zang, M. Ci, and T. Y. ou. A multiscale data-driven stocastic metod for elliptic PDEs wit random coefficients. SIAM Multiscale Model. Simul., 13: , [35] Z.M. Zang. ow many numerical eigenvalues can we trust? Journal of Scientific Computing, 65(2): , 2015.

29 Figure 6: Selected examples of computed eigenfunctions as compared to eigenfunctions obtained troug finite element metod in fine scale. 29

Numerical Experiments Using MATLAB: Superconvergence of Nonconforming Finite Element Approximation for Second-Order Elliptic Problems

Numerical Experiments Using MATLAB: Superconvergence of Nonconforming Finite Element Approximation for Second-Order Elliptic Problems Applied Matematics, 06, 7, 74-8 ttp://wwwscirporg/journal/am ISSN Online: 5-7393 ISSN Print: 5-7385 Numerical Experiments Using MATLAB: Superconvergence of Nonconforming Finite Element Approximation for

More information

5 Ordinary Differential Equations: Finite Difference Methods for Boundary Problems

5 Ordinary Differential Equations: Finite Difference Methods for Boundary Problems 5 Ordinary Differential Equations: Finite Difference Metods for Boundary Problems Read sections 10.1, 10.2, 10.4 Review questions 10.1 10.4, 10.8 10.9, 10.13 5.1 Introduction In te previous capters we

More information

Preconditioning in H(div) and Applications

Preconditioning in H(div) and Applications 1 Preconditioning in H(div) and Applications Douglas N. Arnold 1, Ricard S. Falk 2 and Ragnar Winter 3 4 Abstract. Summarizing te work of [AFW97], we sow ow to construct preconditioners using domain decomposition

More information

Dedicated to the 70th birthday of Professor Lin Qun

Dedicated to the 70th birthday of Professor Lin Qun Journal of Computational Matematics, Vol.4, No.3, 6, 4 44. ACCELERATION METHODS OF NONLINEAR ITERATION FOR NONLINEAR PARABOLIC EQUATIONS Guang-wei Yuan Xu-deng Hang Laboratory of Computational Pysics,

More information

How to Find the Derivative of a Function: Calculus 1

How to Find the Derivative of a Function: Calculus 1 Introduction How to Find te Derivative of a Function: Calculus 1 Calculus is not an easy matematics course Te fact tat you ave enrolled in suc a difficult subject indicates tat you are interested in te

More information

arxiv: v1 [math.na] 9 Sep 2015

arxiv: v1 [math.na] 9 Sep 2015 arxiv:509.02595v [mat.na] 9 Sep 205 An Expandable Local and Parallel Two-Grid Finite Element Sceme Yanren ou, GuangZi Du Abstract An expandable local and parallel two-grid finite element sceme based on

More information

ERROR BOUNDS FOR THE METHODS OF GLIMM, GODUNOV AND LEVEQUE BRADLEY J. LUCIER*

ERROR BOUNDS FOR THE METHODS OF GLIMM, GODUNOV AND LEVEQUE BRADLEY J. LUCIER* EO BOUNDS FO THE METHODS OF GLIMM, GODUNOV AND LEVEQUE BADLEY J. LUCIE* Abstract. Te expected error in L ) attimet for Glimm s sceme wen applied to a scalar conservation law is bounded by + 2 ) ) /2 T

More information

Differentiation in higher dimensions

Differentiation in higher dimensions Capter 2 Differentiation in iger dimensions 2.1 Te Total Derivative Recall tat if f : R R is a 1-variable function, and a R, we say tat f is differentiable at x = a if and only if te ratio f(a+) f(a) tends

More information

NUMERICAL DIFFERENTIATION. James T. Smith San Francisco State University. In calculus classes, you compute derivatives algebraically: for example,

NUMERICAL DIFFERENTIATION. James T. Smith San Francisco State University. In calculus classes, you compute derivatives algebraically: for example, NUMERICAL DIFFERENTIATION James T Smit San Francisco State University In calculus classes, you compute derivatives algebraically: for example, f( x) = x + x f ( x) = x x Tis tecnique requires your knowing

More information

Poisson Equation in Sobolev Spaces

Poisson Equation in Sobolev Spaces Poisson Equation in Sobolev Spaces OcMountain Dayligt Time. 6, 011 Today we discuss te Poisson equation in Sobolev spaces. It s existence, uniqueness, and regularity. Weak Solution. u = f in, u = g on

More information

1. Introduction. We consider the model problem: seeking an unknown function u satisfying

1. Introduction. We consider the model problem: seeking an unknown function u satisfying A DISCONTINUOUS LEAST-SQUARES FINITE ELEMENT METHOD FOR SECOND ORDER ELLIPTIC EQUATIONS XIU YE AND SHANGYOU ZHANG Abstract In tis paper, a discontinuous least-squares (DLS) finite element metod is introduced

More information

The Laplace equation, cylindrically or spherically symmetric case

The Laplace equation, cylindrically or spherically symmetric case Numerisce Metoden II, 7 4, und Übungen, 7 5 Course Notes, Summer Term 7 Some material and exercises Te Laplace equation, cylindrically or sperically symmetric case Electric and gravitational potential,

More information

Polynomial Interpolation

Polynomial Interpolation Capter 4 Polynomial Interpolation In tis capter, we consider te important problem of approximatinga function fx, wose values at a set of distinct points x, x, x,, x n are known, by a polynomial P x suc

More information

arxiv: v1 [math.na] 28 Apr 2017

arxiv: v1 [math.na] 28 Apr 2017 THE SCOTT-VOGELIUS FINITE ELEMENTS REVISITED JOHNNY GUZMÁN AND L RIDGWAY SCOTT arxiv:170500020v1 [matna] 28 Apr 2017 Abstract We prove tat te Scott-Vogelius finite elements are inf-sup stable on sape-regular

More information

Mass Lumping for Constant Density Acoustics

Mass Lumping for Constant Density Acoustics Lumping 1 Mass Lumping for Constant Density Acoustics William W. Symes ABSTRACT Mass lumping provides an avenue for efficient time-stepping of time-dependent problems wit conforming finite element spatial

More information

lecture 26: Richardson extrapolation

lecture 26: Richardson extrapolation 43 lecture 26: Ricardson extrapolation 35 Ricardson extrapolation, Romberg integration Trougout numerical analysis, one encounters procedures tat apply some simple approximation (eg, linear interpolation)

More information

Superconvergence of energy-conserving discontinuous Galerkin methods for. linear hyperbolic equations. Abstract

Superconvergence of energy-conserving discontinuous Galerkin methods for. linear hyperbolic equations. Abstract Superconvergence of energy-conserving discontinuous Galerkin metods for linear yperbolic equations Yong Liu, Ci-Wang Su and Mengping Zang 3 Abstract In tis paper, we study superconvergence properties of

More information

New Streamfunction Approach for Magnetohydrodynamics

New Streamfunction Approach for Magnetohydrodynamics New Streamfunction Approac for Magnetoydrodynamics Kab Seo Kang Brooaven National Laboratory, Computational Science Center, Building 63, Room, Upton NY 973, USA. sang@bnl.gov Summary. We apply te finite

More information

Lecture 15. Interpolation II. 2 Piecewise polynomial interpolation Hermite splines

Lecture 15. Interpolation II. 2 Piecewise polynomial interpolation Hermite splines Lecture 5 Interpolation II Introduction In te previous lecture we focused primarily on polynomial interpolation of a set of n points. A difficulty we observed is tat wen n is large, our polynomial as to

More information

Order of Accuracy. ũ h u Ch p, (1)

Order of Accuracy. ũ h u Ch p, (1) Order of Accuracy 1 Terminology We consider a numerical approximation of an exact value u. Te approximation depends on a small parameter, wic can be for instance te grid size or time step in a numerical

More information

Symmetry Labeling of Molecular Energies

Symmetry Labeling of Molecular Energies Capter 7. Symmetry Labeling of Molecular Energies Notes: Most of te material presented in tis capter is taken from Bunker and Jensen 1998, Cap. 6, and Bunker and Jensen 2005, Cap. 7. 7.1 Hamiltonian Symmetry

More information

arxiv: v2 [math.na] 5 Jul 2017

arxiv: v2 [math.na] 5 Jul 2017 Trace Finite Element Metods for PDEs on Surfaces Maxim A. Olsanskii and Arnold Reusken arxiv:1612.00054v2 [mat.na] 5 Jul 2017 Abstract In tis paper we consider a class of unfitted finite element metods

More information

LECTURE 14 NUMERICAL INTEGRATION. Find

LECTURE 14 NUMERICAL INTEGRATION. Find LECTURE 14 NUMERCAL NTEGRATON Find b a fxdx or b a vx ux fx ydy dx Often integration is required. However te form of fx may be suc tat analytical integration would be very difficult or impossible. Use

More information

MIXED DISCONTINUOUS GALERKIN APPROXIMATION OF THE MAXWELL OPERATOR. SIAM J. Numer. Anal., Vol. 42 (2004), pp

MIXED DISCONTINUOUS GALERKIN APPROXIMATION OF THE MAXWELL OPERATOR. SIAM J. Numer. Anal., Vol. 42 (2004), pp MIXED DISCONTINUOUS GALERIN APPROXIMATION OF THE MAXWELL OPERATOR PAUL HOUSTON, ILARIA PERUGIA, AND DOMINI SCHÖTZAU SIAM J. Numer. Anal., Vol. 4 (004), pp. 434 459 Abstract. We introduce and analyze a

More information

MATH745 Fall MATH745 Fall

MATH745 Fall MATH745 Fall MATH745 Fall 5 MATH745 Fall 5 INTRODUCTION WELCOME TO MATH 745 TOPICS IN NUMERICAL ANALYSIS Instructor: Dr Bartosz Protas Department of Matematics & Statistics Email: bprotas@mcmasterca Office HH 36, Ext

More information

Analysis of A Continuous Finite Element Method for H(curl, div)-elliptic Interface Problem

Analysis of A Continuous Finite Element Method for H(curl, div)-elliptic Interface Problem Analysis of A Continuous inite Element Metod for Hcurl, div)-elliptic Interface Problem Huoyuan Duan, Ping Lin, and Roger C. E. Tan Abstract In tis paper, we develop a continuous finite element metod for

More information

Analytic Functions. Differentiable Functions of a Complex Variable

Analytic Functions. Differentiable Functions of a Complex Variable Analytic Functions Differentiable Functions of a Complex Variable In tis capter, we sall generalize te ideas for polynomials power series of a complex variable we developed in te previous capter to general

More information

Part VIII, Chapter 39. Fluctuation-based stabilization Model problem

Part VIII, Chapter 39. Fluctuation-based stabilization Model problem Part VIII, Capter 39 Fluctuation-based stabilization Tis capter presents a unified analysis of recent stabilization tecniques for te standard Galerkin approximation of first-order PDEs using H 1 - conforming

More information

Exercises for numerical differentiation. Øyvind Ryan

Exercises for numerical differentiation. Øyvind Ryan Exercises for numerical differentiation Øyvind Ryan February 25, 2013 1. Mark eac of te following statements as true or false. a. Wen we use te approximation f (a) (f (a +) f (a))/ on a computer, we can

More information

A Finite Element Primer

A Finite Element Primer A Finite Element Primer David J. Silvester Scool of Matematics, University of Mancester d.silvester@mancester.ac.uk. Version.3 updated 4 October Contents A Model Diffusion Problem.................... x.

More information

Polynomial Interpolation

Polynomial Interpolation Capter 4 Polynomial Interpolation In tis capter, we consider te important problem of approximating a function f(x, wose values at a set of distinct points x, x, x 2,,x n are known, by a polynomial P (x

More information

MANY scientific and engineering problems can be

MANY scientific and engineering problems can be A Domain Decomposition Metod using Elliptical Arc Artificial Boundary for Exterior Problems Yajun Cen, and Qikui Du Abstract In tis paper, a Diriclet-Neumann alternating metod using elliptical arc artificial

More information

Inf sup testing of upwind methods

Inf sup testing of upwind methods INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN ENGINEERING Int. J. Numer. Met. Engng 000; 48:745 760 Inf sup testing of upwind metods Klaus-Jurgen Bate 1; ;, Dena Hendriana 1, Franco Brezzi and Giancarlo

More information

Continuity and Differentiability Worksheet

Continuity and Differentiability Worksheet Continuity and Differentiability Workseet (Be sure tat you can also do te grapical eercises from te tet- Tese were not included below! Typical problems are like problems -3, p. 6; -3, p. 7; 33-34, p. 7;

More information

Finite Difference Method

Finite Difference Method Capter 8 Finite Difference Metod 81 2nd order linear pde in two variables General 2nd order linear pde in two variables is given in te following form: L[u] = Au xx +2Bu xy +Cu yy +Du x +Eu y +Fu = G According

More information

A Hybrid Mixed Discontinuous Galerkin Finite Element Method for Convection-Diffusion Problems

A Hybrid Mixed Discontinuous Galerkin Finite Element Method for Convection-Diffusion Problems A Hybrid Mixed Discontinuous Galerkin Finite Element Metod for Convection-Diffusion Problems Herbert Egger Joacim Scöberl We propose and analyse a new finite element metod for convection diffusion problems

More information

Variational Localizations of the Dual Weighted Residual Estimator

Variational Localizations of the Dual Weighted Residual Estimator Publised in Journal for Computational and Applied Matematics, pp. 192-208, 2015 Variational Localizations of te Dual Weigted Residual Estimator Tomas Ricter Tomas Wick Te dual weigted residual metod (DWR)

More information

Exam 1 Review Solutions

Exam 1 Review Solutions Exam Review Solutions Please also review te old quizzes, and be sure tat you understand te omework problems. General notes: () Always give an algebraic reason for your answer (graps are not sufficient),

More information

A = h w (1) Error Analysis Physics 141

A = h w (1) Error Analysis Physics 141 Introduction In all brances of pysical science and engineering one deals constantly wit numbers wic results more or less directly from experimental observations. Experimental observations always ave inaccuracies.

More information

Solutions to the Multivariable Calculus and Linear Algebra problems on the Comprehensive Examination of January 31, 2014

Solutions to the Multivariable Calculus and Linear Algebra problems on the Comprehensive Examination of January 31, 2014 Solutions to te Multivariable Calculus and Linear Algebra problems on te Compreensive Examination of January 3, 24 Tere are 9 problems ( points eac, totaling 9 points) on tis portion of te examination.

More information

THE STURM-LIOUVILLE-TRANSFORMATION FOR THE SOLUTION OF VECTOR PARTIAL DIFFERENTIAL EQUATIONS. L. Trautmann, R. Rabenstein

THE STURM-LIOUVILLE-TRANSFORMATION FOR THE SOLUTION OF VECTOR PARTIAL DIFFERENTIAL EQUATIONS. L. Trautmann, R. Rabenstein Worksop on Transforms and Filter Banks (WTFB),Brandenburg, Germany, Marc 999 THE STURM-LIOUVILLE-TRANSFORMATION FOR THE SOLUTION OF VECTOR PARTIAL DIFFERENTIAL EQUATIONS L. Trautmann, R. Rabenstein Lerstul

More information

Uniform estimate of the constant in the strengthened CBS inequality for anisotropic non-conforming FEM systems

Uniform estimate of the constant in the strengthened CBS inequality for anisotropic non-conforming FEM systems Uniform estimate of te constant in te strengtened CBS inequality for anisotropic non-conforming FEM systems R. Blaeta S. Margenov M. Neytceva Version of November 0, 00 Abstract Preconditioners based on

More information

Chapter 5 FINITE DIFFERENCE METHOD (FDM)

Chapter 5 FINITE DIFFERENCE METHOD (FDM) MEE7 Computer Modeling Tecniques in Engineering Capter 5 FINITE DIFFERENCE METHOD (FDM) 5. Introduction to FDM Te finite difference tecniques are based upon approximations wic permit replacing differential

More information

The Complexity of Computing the MCD-Estimator

The Complexity of Computing the MCD-Estimator Te Complexity of Computing te MCD-Estimator Torsten Bernolt Lerstul Informatik 2 Universität Dortmund, Germany torstenbernolt@uni-dortmundde Paul Fiscer IMM, Danisc Tecnical University Kongens Lyngby,

More information

A h u h = f h. 4.1 The CoarseGrid SystemandtheResidual Equation

A h u h = f h. 4.1 The CoarseGrid SystemandtheResidual Equation Capter Grid Transfer Remark. Contents of tis capter. Consider a grid wit grid size and te corresponding linear system of equations A u = f. Te summary given in Section 3. leads to te idea tat tere migt

More information

Effect of Numerical Integration on Meshless Methods

Effect of Numerical Integration on Meshless Methods Effect of Numerical Integration on Mesless Metods Ivo Babuška Uday Banerjee Jon E. Osborn Qingui Zang Abstract In tis paper, we present te effect of numerical integration on mesless metods wit sape functions

More information

HOMEWORK HELP 2 FOR MATH 151

HOMEWORK HELP 2 FOR MATH 151 HOMEWORK HELP 2 FOR MATH 151 Here we go; te second round of omework elp. If tere are oters you would like to see, let me know! 2.4, 43 and 44 At wat points are te functions f(x) and g(x) = xf(x)continuous,

More information

New Fourth Order Quartic Spline Method for Solving Second Order Boundary Value Problems

New Fourth Order Quartic Spline Method for Solving Second Order Boundary Value Problems MATEMATIKA, 2015, Volume 31, Number 2, 149 157 c UTM Centre for Industrial Applied Matematics New Fourt Order Quartic Spline Metod for Solving Second Order Boundary Value Problems 1 Osama Ala yed, 2 Te

More information

Journal of Computational and Applied Mathematics

Journal of Computational and Applied Mathematics Journal of Computational and Applied Matematics 94 (6) 75 96 Contents lists available at ScienceDirect Journal of Computational and Applied Matematics journal omepage: www.elsevier.com/locate/cam Smootness-Increasing

More information

Different Approaches to a Posteriori Error Analysis of the Discontinuous Galerkin Method

Different Approaches to a Posteriori Error Analysis of the Discontinuous Galerkin Method WDS'10 Proceedings of Contributed Papers, Part I, 151 156, 2010. ISBN 978-80-7378-139-2 MATFYZPRESS Different Approaces to a Posteriori Error Analysis of te Discontinuous Galerkin Metod I. Šebestová Carles

More information

Linearized Primal-Dual Methods for Linear Inverse Problems with Total Variation Regularization and Finite Element Discretization

Linearized Primal-Dual Methods for Linear Inverse Problems with Total Variation Regularization and Finite Element Discretization Linearized Primal-Dual Metods for Linear Inverse Problems wit Total Variation Regularization and Finite Element Discretization WENYI TIAN XIAOMING YUAN September 2, 26 Abstract. Linear inverse problems

More information

Weierstraß-Institut. im Forschungsverbund Berlin e.v. Preprint ISSN

Weierstraß-Institut. im Forschungsverbund Berlin e.v. Preprint ISSN Weierstraß-Institut für Angewandte Analysis und Stocastik im Forscungsverbund Berlin e.v. Preprint ISSN 0946 8633 Stability of infinite dimensional control problems wit pointwise state constraints Micael

More information

arxiv: v1 [math.na] 12 Mar 2018

arxiv: v1 [math.na] 12 Mar 2018 ON PRESSURE ESTIMATES FOR THE NAVIER-STOKES EQUATIONS J A FIORDILINO arxiv:180304366v1 [matna 12 Mar 2018 Abstract Tis paper presents a simple, general tecnique to prove finite element metod (FEM) pressure

More information

= 0 and states ''hence there is a stationary point'' All aspects of the proof dx must be correct (c)

= 0 and states ''hence there is a stationary point'' All aspects of the proof dx must be correct (c) Paper 1: Pure Matematics 1 Mark Sceme 1(a) (i) (ii) d d y 3 1x 4x x M1 A1 d y dx 1.1b 1.1b 36x 48x A1ft 1.1b Substitutes x = into teir dx (3) 3 1 4 Sows d y 0 and states ''ence tere is a stationary point''

More information

MA455 Manifolds Solutions 1 May 2008

MA455 Manifolds Solutions 1 May 2008 MA455 Manifolds Solutions 1 May 2008 1. (i) Given real numbers a < b, find a diffeomorpism (a, b) R. Solution: For example first map (a, b) to (0, π/2) and ten map (0, π/2) diffeomorpically to R using

More information

Consider a function f we ll specify which assumptions we need to make about it in a minute. Let us reformulate the integral. 1 f(x) dx.

Consider a function f we ll specify which assumptions we need to make about it in a minute. Let us reformulate the integral. 1 f(x) dx. Capter 2 Integrals as sums and derivatives as differences We now switc to te simplest metods for integrating or differentiating a function from its function samples. A careful study of Taylor expansions

More information

1 The concept of limits (p.217 p.229, p.242 p.249, p.255 p.256) 1.1 Limits Consider the function determined by the formula 3. x since at this point

1 The concept of limits (p.217 p.229, p.242 p.249, p.255 p.256) 1.1 Limits Consider the function determined by the formula 3. x since at this point MA00 Capter 6 Calculus and Basic Linear Algebra I Limits, Continuity and Differentiability Te concept of its (p.7 p.9, p.4 p.49, p.55 p.56). Limits Consider te function determined by te formula f Note

More information

The Verlet Algorithm for Molecular Dynamics Simulations

The Verlet Algorithm for Molecular Dynamics Simulations Cemistry 380.37 Fall 2015 Dr. Jean M. Standard November 9, 2015 Te Verlet Algoritm for Molecular Dynamics Simulations Equations of motion For a many-body system consisting of N particles, Newton's classical

More information

Overlapping domain decomposition methods for elliptic quasi-variational inequalities related to impulse control problem with mixed boundary conditions

Overlapping domain decomposition methods for elliptic quasi-variational inequalities related to impulse control problem with mixed boundary conditions Proc. Indian Acad. Sci. (Mat. Sci.) Vol. 121, No. 4, November 2011, pp. 481 493. c Indian Academy of Sciences Overlapping domain decomposition metods for elliptic quasi-variational inequalities related

More information

Fourier Type Super Convergence Study on DDGIC and Symmetric DDG Methods

Fourier Type Super Convergence Study on DDGIC and Symmetric DDG Methods DOI 0.007/s095-07-048- Fourier Type Super Convergence Study on DDGIC and Symmetric DDG Metods Mengping Zang Jue Yan Received: 7 December 06 / Revised: 7 April 07 / Accepted: April 07 Springer Science+Business

More information

Some Error Estimates for the Finite Volume Element Method for a Parabolic Problem

Some Error Estimates for the Finite Volume Element Method for a Parabolic Problem Computational Metods in Applied Matematics Vol. 13 (213), No. 3, pp. 251 279 c 213 Institute of Matematics, NAS of Belarus Doi: 1.1515/cmam-212-6 Some Error Estimates for te Finite Volume Element Metod

More information

POLYNOMIAL AND SPLINE ESTIMATORS OF THE DISTRIBUTION FUNCTION WITH PRESCRIBED ACCURACY

POLYNOMIAL AND SPLINE ESTIMATORS OF THE DISTRIBUTION FUNCTION WITH PRESCRIBED ACCURACY APPLICATIONES MATHEMATICAE 36, (29), pp. 2 Zbigniew Ciesielski (Sopot) Ryszard Zieliński (Warszawa) POLYNOMIAL AND SPLINE ESTIMATORS OF THE DISTRIBUTION FUNCTION WITH PRESCRIBED ACCURACY Abstract. Dvoretzky

More information

Numerical Differentiation

Numerical Differentiation Numerical Differentiation Finite Difference Formulas for te first derivative (Using Taylor Expansion tecnique) (section 8.3.) Suppose tat f() = g() is a function of te variable, and tat as 0 te function

More information

A SYMMETRIC NODAL CONSERVATIVE FINITE ELEMENT METHOD FOR THE DARCY EQUATION

A SYMMETRIC NODAL CONSERVATIVE FINITE ELEMENT METHOD FOR THE DARCY EQUATION A SYMMETRIC NODAL CONSERVATIVE FINITE ELEMENT METHOD FOR THE DARCY EQUATION GABRIEL R. BARRENECHEA, LEOPOLDO P. FRANCA 1 2, AND FRÉDÉRIC VALENTIN Abstract. Tis work introduces and analyzes novel stable

More information

Convergence and Descent Properties for a Class of Multilevel Optimization Algorithms

Convergence and Descent Properties for a Class of Multilevel Optimization Algorithms Convergence and Descent Properties for a Class of Multilevel Optimization Algoritms Stepen G. Nas April 28, 2010 Abstract I present a multilevel optimization approac (termed MG/Opt) for te solution of

More information

4. The slope of the line 2x 7y = 8 is (a) 2/7 (b) 7/2 (c) 2 (d) 2/7 (e) None of these.

4. The slope of the line 2x 7y = 8 is (a) 2/7 (b) 7/2 (c) 2 (d) 2/7 (e) None of these. Mat 11. Test Form N Fall 016 Name. Instructions. Te first eleven problems are wort points eac. Te last six problems are wort 5 points eac. For te last six problems, you must use relevant metods of algebra

More information

Multigrid Methods for Obstacle Problems

Multigrid Methods for Obstacle Problems Multigrid Metods for Obstacle Problems by Cunxiao Wu A Researc Paper presented to te University of Waterloo in partial fulfillment of te requirement for te degree of Master of Matematics in Computational

More information

LEAST-SQUARES FINITE ELEMENT APPROXIMATIONS TO SOLUTIONS OF INTERFACE PROBLEMS

LEAST-SQUARES FINITE ELEMENT APPROXIMATIONS TO SOLUTIONS OF INTERFACE PROBLEMS SIAM J. NUMER. ANAL. c 998 Society for Industrial Applied Matematics Vol. 35, No., pp. 393 405, February 998 00 LEAST-SQUARES FINITE ELEMENT APPROXIMATIONS TO SOLUTIONS OF INTERFACE PROBLEMS YANZHAO CAO

More information

A Mixed-Hybrid-Discontinuous Galerkin Finite Element Method for Convection-Diffusion Problems

A Mixed-Hybrid-Discontinuous Galerkin Finite Element Method for Convection-Diffusion Problems A Mixed-Hybrid-Discontinuous Galerkin Finite Element Metod for Convection-Diffusion Problems Herbert Egger Joacim Scöberl We propose and analyse a new finite element metod for convection diffusion problems

More information

1 Calculus. 1.1 Gradients and the Derivative. Q f(x+h) f(x)

1 Calculus. 1.1 Gradients and the Derivative. Q f(x+h) f(x) Calculus. Gradients and te Derivative Q f(x+) δy P T δx R f(x) 0 x x+ Let P (x, f(x)) and Q(x+, f(x+)) denote two points on te curve of te function y = f(x) and let R denote te point of intersection of

More information

arxiv: v1 [math.na] 20 Jul 2009

arxiv: v1 [math.na] 20 Jul 2009 STABILITY OF LAGRANGE ELEMENTS FOR THE MIXED LAPLACIAN DOUGLAS N. ARNOLD AND MARIE E. ROGNES arxiv:0907.3438v1 [mat.na] 20 Jul 2009 Abstract. Te stability properties of simple element coices for te mixed

More information

arxiv: v1 [math.na] 6 Dec 2010

arxiv: v1 [math.na] 6 Dec 2010 MULTILEVEL PRECONDITIONERS FOR DISCONTINUOUS GALERKIN APPROXIMATIONS OF ELLIPTIC PROBLEMS WITH JUMP COEFFICIENTS BLANCA AYUSO DE DIOS, MICHAEL HOLST, YUNRONG ZHU, AND LUDMIL ZIKATANOV arxiv:1012.1287v1

More information

Gradient Descent etc.

Gradient Descent etc. 1 Gradient Descent etc EE 13: Networked estimation and control Prof Kan) I DERIVATIVE Consider f : R R x fx) Te derivative is defined as d fx) = lim dx fx + ) fx) Te cain rule states tat if d d f gx) )

More information

On convexity of polynomial paths and generalized majorizations

On convexity of polynomial paths and generalized majorizations On convexity of polynomial pats and generalized majorizations Marija Dodig Centro de Estruturas Lineares e Combinatórias, CELC, Universidade de Lisboa, Av. Prof. Gama Pinto 2, 1649-003 Lisboa, Portugal

More information

ch (for some fixed positive number c) reaching c

ch (for some fixed positive number c) reaching c GSTF Journal of Matematics Statistics and Operations Researc (JMSOR) Vol. No. September 05 DOI 0.60/s4086-05-000-z Nonlinear Piecewise-defined Difference Equations wit Reciprocal and Cubic Terms Ramadan

More information

Continuity and Differentiability of the Trigonometric Functions

Continuity and Differentiability of the Trigonometric Functions [Te basis for te following work will be te definition of te trigonometric functions as ratios of te sides of a triangle inscribed in a circle; in particular, te sine of an angle will be defined to be te

More information

A MONTE CARLO ANALYSIS OF THE EFFECTS OF COVARIANCE ON PROPAGATED UNCERTAINTIES

A MONTE CARLO ANALYSIS OF THE EFFECTS OF COVARIANCE ON PROPAGATED UNCERTAINTIES A MONTE CARLO ANALYSIS OF THE EFFECTS OF COVARIANCE ON PROPAGATED UNCERTAINTIES Ronald Ainswort Hart Scientific, American Fork UT, USA ABSTRACT Reports of calibration typically provide total combined uncertainties

More information

Copyright c 2008 Kevin Long

Copyright c 2008 Kevin Long Lecture 4 Numerical solution of initial value problems Te metods you ve learned so far ave obtained closed-form solutions to initial value problems. A closedform solution is an explicit algebriac formula

More information

Function Composition and Chain Rules

Function Composition and Chain Rules Function Composition and s James K. Peterson Department of Biological Sciences and Department of Matematical Sciences Clemson University Marc 8, 2017 Outline 1 Function Composition and Continuity 2 Function

More information

CONSTRUCTIVELY WELL-POSED APPROXIMATION METHODS WITH UNITY INF SUP AND CONTINUITY CONSTANTS FOR PARTIAL DIFFERENTIAL EQUATIONS

CONSTRUCTIVELY WELL-POSED APPROXIMATION METHODS WITH UNITY INF SUP AND CONTINUITY CONSTANTS FOR PARTIAL DIFFERENTIAL EQUATIONS MATHEMATICS OF COMPUTATION Volume 82, Number 284, October 203, Pages 923 952 S 0025-578(203)02697-X Article electronically publised on April 23, 203 CONSTRUCTIVELY WELL-POSED APPROXIMATION METHODS WITH

More information

More on generalized inverses of partitioned matrices with Banachiewicz-Schur forms

More on generalized inverses of partitioned matrices with Banachiewicz-Schur forms More on generalized inverses of partitioned matrices wit anaciewicz-scur forms Yongge Tian a,, Yosio Takane b a Cina Economics and Management cademy, Central University of Finance and Economics, eijing,

More information

ROBUST MULTISCALE ITERATIVE SOLVERS FOR NONLINEAR FLOWS IN HIGHLY HETEROGENEOUS MEDIA

ROBUST MULTISCALE ITERATIVE SOLVERS FOR NONLINEAR FLOWS IN HIGHLY HETEROGENEOUS MEDIA ROBUST MULTISCALE ITERATIVE SOLVERS FOR NONLINEAR FLOWS IN HIGHLY HETEROGENEOUS MEDIA Y. EFENDIEV, J. GALVIS, S. KI KANG, AND R.D. LAZAROV Abstract. In tis paper, we study robust iterative solvers for

More information

Pre-Calculus Review Preemptive Strike

Pre-Calculus Review Preemptive Strike Pre-Calculus Review Preemptive Strike Attaced are some notes and one assignment wit tree parts. Tese are due on te day tat we start te pre-calculus review. I strongly suggest reading troug te notes torougly

More information

5.1 We will begin this section with the definition of a rational expression. We

5.1 We will begin this section with the definition of a rational expression. We Basic Properties and Reducing to Lowest Terms 5.1 We will begin tis section wit te definition of a rational epression. We will ten state te two basic properties associated wit rational epressions and go

More information

Teaching Differentiation: A Rare Case for the Problem of the Slope of the Tangent Line

Teaching Differentiation: A Rare Case for the Problem of the Slope of the Tangent Line Teacing Differentiation: A Rare Case for te Problem of te Slope of te Tangent Line arxiv:1805.00343v1 [mat.ho] 29 Apr 2018 Roman Kvasov Department of Matematics University of Puerto Rico at Aguadilla Aguadilla,

More information

EXTENSION OF A POSTPROCESSING TECHNIQUE FOR THE DISCONTINUOUS GALERKIN METHOD FOR HYPERBOLIC EQUATIONS WITH APPLICATION TO AN AEROACOUSTIC PROBLEM

EXTENSION OF A POSTPROCESSING TECHNIQUE FOR THE DISCONTINUOUS GALERKIN METHOD FOR HYPERBOLIC EQUATIONS WITH APPLICATION TO AN AEROACOUSTIC PROBLEM SIAM J. SCI. COMPUT. Vol. 26, No. 3, pp. 821 843 c 2005 Society for Industrial and Applied Matematics ETENSION OF A POSTPROCESSING TECHNIQUE FOR THE DISCONTINUOUS GALERKIN METHOD FOR HYPERBOLIC EQUATIONS

More information

Click here to see an animation of the derivative

Click here to see an animation of the derivative Differentiation Massoud Malek Derivative Te concept of derivative is at te core of Calculus; It is a very powerful tool for understanding te beavior of matematical functions. It allows us to optimize functions,

More information

Finite Difference Methods Assignments

Finite Difference Methods Assignments Finite Difference Metods Assignments Anders Söberg and Aay Saxena, Micael Tuné, and Maria Westermarck Revised: Jarmo Rantakokko June 6, 1999 Teknisk databeandling Assignment 1: A one-dimensional eat equation

More information

A Weak Galerkin Method with an Over-Relaxed Stabilization for Low Regularity Elliptic Problems

A Weak Galerkin Method with an Over-Relaxed Stabilization for Low Regularity Elliptic Problems J Sci Comput (07 7:95 8 DOI 0.007/s095-06-096-4 A Weak Galerkin Metod wit an Over-Relaxed Stabilization for Low Regularity Elliptic Problems Lunji Song, Kaifang Liu San Zao Received: April 06 / Revised:

More information

Material for Difference Quotient

Material for Difference Quotient Material for Difference Quotient Prepared by Stepanie Quintal, graduate student and Marvin Stick, professor Dept. of Matematical Sciences, UMass Lowell Summer 05 Preface Te following difference quotient

More information

ERROR BOUNDS FOR FINITE-DIFFERENCE METHODS FOR RUDIN OSHER FATEMI IMAGE SMOOTHING

ERROR BOUNDS FOR FINITE-DIFFERENCE METHODS FOR RUDIN OSHER FATEMI IMAGE SMOOTHING ERROR BOUNDS FOR FINITE-DIFFERENCE METHODS FOR RUDIN OSHER FATEMI IMAGE SMOOTHING JINGYUE WANG AND BRADLEY J. LUCIER Abstract. We bound te difference between te solution to te continuous Rudin Oser Fatemi

More information

arxiv: v1 [math.na] 27 Jan 2014

arxiv: v1 [math.na] 27 Jan 2014 L 2 -ERROR ESTIMATES FOR FINITE ELEMENT APPROXIMATIONS OF BOUNDARY FLUXES MATS G. LARSON AND ANDRÉ MASSING arxiv:1401.6994v1 [mat.na] 27 Jan 2014 Abstract. We prove quasi-optimal a priori error estimates

More information

Continuity. Example 1

Continuity. Example 1 Continuity MATH 1003 Calculus and Linear Algebra (Lecture 13.5) Maoseng Xiong Department of Matematics, HKUST A function f : (a, b) R is continuous at a point c (a, b) if 1. x c f (x) exists, 2. f (c)

More information

LIMITS AND DERIVATIVES CONDITIONS FOR THE EXISTENCE OF A LIMIT

LIMITS AND DERIVATIVES CONDITIONS FOR THE EXISTENCE OF A LIMIT LIMITS AND DERIVATIVES Te limit of a function is defined as te value of y tat te curve approaces, as x approaces a particular value. Te limit of f (x) as x approaces a is written as f (x) approaces, as

More information

3 Parabolic Differential Equations

3 Parabolic Differential Equations 3 Parabolic Differential Equations 3.1 Classical solutions We consider existence and uniqueness results for initial-boundary value problems for te linear eat equation in Q := Ω (, T ), were Ω is a bounded

More information

Solving Continuous Linear Least-Squares Problems by Iterated Projection

Solving Continuous Linear Least-Squares Problems by Iterated Projection Solving Continuous Linear Least-Squares Problems by Iterated Projection by Ral Juengling Department o Computer Science, Portland State University PO Box 75 Portland, OR 977 USA Email: juenglin@cs.pdx.edu

More information

ADAPTIVE MULTILEVEL INEXACT SQP METHODS FOR PDE CONSTRAINED OPTIMIZATION

ADAPTIVE MULTILEVEL INEXACT SQP METHODS FOR PDE CONSTRAINED OPTIMIZATION ADAPTIVE MULTILEVEL INEXACT SQP METHODS FOR PDE CONSTRAINED OPTIMIZATION J CARSTEN ZIEMS AND STEFAN ULBRICH Abstract We present a class of inexact adaptive multilevel trust-region SQP-metods for te efficient

More information

Precalculus Test 2 Practice Questions Page 1. Note: You can expect other types of questions on the test than the ones presented here!

Precalculus Test 2 Practice Questions Page 1. Note: You can expect other types of questions on the test than the ones presented here! Precalculus Test 2 Practice Questions Page Note: You can expect oter types of questions on te test tan te ones presented ere! Questions Example. Find te vertex of te quadratic f(x) = 4x 2 x. Example 2.

More information

Adaptive Finite Element Method

Adaptive Finite Element Method 39 Capter 3 Adaptive inite Element Metod 31 Introduction As already pointed out in capter 2, singularities occur in interface problems Wen discretizing te problem (221) wit inite Elements, te singularities

More information

Notes on Multigrid Methods

Notes on Multigrid Methods Notes on Multigrid Metods Qingai Zang April, 17 Motivation of multigrids. Te convergence rates of classical iterative metod depend on te grid spacing, or problem size. In contrast, convergence rates of

More information