Analysis of radial basis collocation method and quasi-newton iteration for nonlinear elliptic problems

Size: px
Start display at page:

Download "Analysis of radial basis collocation method and quasi-newton iteration for nonlinear elliptic problems"

Transcription

1 Analysis of radial basis collocation method and quasi-newton iteration for nonlinear elliptic problems H. Y. Hu and J. S. Chen December, 5 Abstract This work presents a global radial basis collocation combining with the quasi- Newton iteration method for solving semilinear elliptic partial differential equations. A convergence analysis for such a meshfree discretization has been established. The main result is that there exists an exponential convergence rate with respect to the number and the shape of the radial basis functions. In addition, a superlinear convergence rate with respect to quasi-newton iteration is obtained. Some results are given to illustrate the efficiency and accuracy of the proposed method. Keywords: radial basis functions, collocation method, quasi-newton iteration, superlinear convergence, meshfree, semilinear equations. Introduction Nonlinear elliptic partial differential equations represent many scientific and engineering problems. Some literatures concerning the numerical approaches for nonlinear equations have been given, for example, finite difference method [33, 35, 6], finite element method [5, 6, 7], boundary element method [], and the related literatures in their references. The mesh-based methods are most widely used in solving partial differential equations. However, the construction of an appropriate mesh in arbitrary geometry is a hard and time-consume task. Consequently, meshfree methods have been introduced in last decade based on approximation methods that do not require a mesh topology, for example, kernel estimate and modified kernel estimate [5, 5, 9], moving least-squares [3, 4, 7,, 3], partition of unity [9,, 3, 3, ], natural neighbor interpolation [38], radial basis functions [3, 4], and non-uniform rational B-splines []. The discrete Corresponding author, address: huhy@math.cts.nthu.edu.tw, Department of Mathematics, National Tsing Hua University, Hsinchu 343, Taiwan address: jschen@seas.ucla.edu, Department of Civil and Environmental Engineering, University of Califormia, Los Angeles, CA , U.S.A.

2 equations of the meshfree methods can be constructed based on smoothed collocation [5], Galerkin method [4, 5, 3, 9, 3, 38], least-squares method [34], collocation of strong form [4], stabilized collocation of Galerkin method []. In this work we propose a discretization using radial basis collocation with the quasi- Newton iteration scheme to solve a semilinear elliptic partial differential equation and perform convergence analysis of this approach. For the collocation method using radial basis functions as admissible functions, we simply name such a scheme the radial basis collocation method. In the past two decades, there have been many applications for the radial basis functions, such as surface fitting, turbulence analysis, neural network, meteorology and partial differential equations, in which the lastest one is of interest to us. For the application in solving partial differential equations, a large amount of the literatures concentrated on the implementation scheme, and the detailed analysis on convergence or stability is still lacking. Very limited results were presented in application to nonlinear problems using the radial basis collocation method, for example, in computational biophysics or computational biochemistry. No error analysis and convergence study for such a discretized scheme was established to date. The objective of this study is to investigate how such a meshfree method can be used to solve the elliptic partial differential equation involving nonlinearity and whether the sequence solutions converge. We follow the ideas of previous works [9, ] for the semilinear elliptic equations. The main result is that there exists an exponential convergence rate with respect to the number and the shape factor of radial basis functions, and the accuracy of solution is controlled by such two parameters. Further, there exists a superlinear reduction in iteration errors using quasi-newton iteration scheme. A relevant work concerning the Newton iteration was given in []. The collocation method can be interpreted as an extension of the least squares methods. We view it as the least squares method with quadrature rules []. The numerical solutions by this method exhibit high accuracy, nevertheless it accompanies instability due to the large condition number. Several approaches have been proposed to address this issue, for example, the preconditioning techniques can be used to improve the stability. However, the real instability of collocation methods may not be so severe as the large condition number displays. A new effective condition number was proposed to provide a better upper bound of condition number, which may be small, and to display a good stability []. Various admissible functions, such as Fourier series, Chebyshev polynomials, and Legendre polynomials have been used as the admissible functions in solving partial differential equations with success. The radial basis functions have also been employed in the construction of approximations for solving linear elliptic partial differential equation under the framework of collocation method. The convergence rates obtained by this method are typically beyond those obtained by the conventional finite element and finite difference methods. Analogous to other meshfree methods, in radial basis collocation method the source points of radial basis functions and collocation nodes can be scattered or clustered in a rather arbitrary fashion.

3 The remaining part of this paper is organized as follows. An introduction to radial basis functions is given in Section. In Section 3, the convergence properties of radial basis collocation method and quasi-newton iteration scheme are established. Section 4 presents the implementation scheme and numerical experiments to demonstrate the effectiveness of the methods proposed. Some conclusions are summarized in Section 5. The radial basis functions (RBF) There have been many developments for RBF in the past two decades. Such basis functions can be used as the interpolatory tools for smooth functions. The convergence of interpolants for a given continuous function has been discussed, for example, Madych [8]. Some applications to partial differential equations (PDEs) have been given. Kansa [3, 4] presented a series of applications in computational fluid dynamics. Franke and Schaback [4] provided some theoretical foundation of RBF method for solving PDE. Hon and Mao [8] presented an application to Burgers equation. Wendland [39] derived error estimates for the solution of smooth problems. Hon [7] developed a quasi-radial basis functions method for solving the Black-Scholes equation. Hu et al. [9] presented a radial basis collocation method including the combined and alternative schemes for singularity problems.. Rationale of the RBF Several forms of RBF have been introduced recently. A few examples are: multiqudrics (MQ), Gaussian, thin plate splines and logarithmic RBFs as shown below g i (x) = (r i + c ) n 3, n =,,3,..., (.) g i (x) = exp( r i ), c (.) g i (x) = ri n, n =,,3,..., (.3) g i (x) = ri n lnr i, n =,,3,..., (.4) where x = (x,y) denotes the Cartesian coordinate in R, and the radius is given by r i = {(x x i ) + (y y i ) }, where (x i,y i ) is called the source point of the RBF, denoted by x i. The constant c involved in forms (.)-(.) is called the shape parameter of the RBF. These two functions become much flat as the parameter c increases. In other literatures, the radius and basis functions are denoted as r i = r(x,x i ) and g i (x) = g(x,x i ), where x i is the location of the ith source point. For the first form in (.), we may rewrite it as g i (x) = ri + ν c, (.5) 3

4 where ν = n 3, and the shape functions are called reciprocal MQ RBF if n =, linear MQ RBF if n =, and cubic MQ RBF if n = 3, and so forth. Among them, the linear MQ RBF is most widely used. For a given smooth function, we can represent it by a linear combination of RBF functions. An exponential convergence rate was presented by Madych [8], where there are two ways to increase the accuracy, either by adding more basis functions or by increasing the shape parameter. We assume that R is a closed region with the boundary. Let X s be a set of m source points, X s = {x,x,...,x m }. For a smooth function u(x), we may approximate it by m v(x) = a i g i (x), x i X s, (.6) i= where v(x) is the approximation of u(x), m > and a i are expansion coefficients. The convergence rate is given by [8] u(x) v(x) O(η c/δ ), (.7) where < η < is a real number, c denotes a shape parameter of the RBF, and δ denotes a radial distance defined as δ := δ(, X s ) = sup min {(x x i ) + (y y i ) }. (.8) x i X s x Note that η = exp( θ) with θ >. Equation (.7) indicates that the parameters c and δ affect the rate of convergence.. Fitting and other applications To approximate a given smooth function, say u(x), we represent it by RBF as in (.6). The coefficients a i in (.6) can be determined by solving a set of linear equations arise from the collocation method (CM). The basic idea of CM is to force the residuals to be zero at some nodes, so-called the collocation points, of a given domain. We choose the collocation points located both in the region and on boundary so that a discrete scheme can be constructed. Let X c be a set of N collocation points, X c = {x,x,...,x N }. The sets X s and X c may or may not have the common points. We express such an approximation as follow (u v)(x j ) =, for all x j X c. (.9) 4

5 The set of collocation points X c can be arbitrary scattered. Equation (.9) can be written in a general form as m a i g i (x j ) = u(x j ), for all x j X c. (.) i= For the number of collocation points, we may choose it to be larger than the number of the source points. Equation (.) leads to an algebraic system in the form Ga = b, (.) where a is an unknown vector consisting of coefficients a i in (.6). It is clear that G is a N by m matrix with entries g i (x j ), and b is a vector associated with function u(x j ) with dimension N. The resultant linear system (.) is an overdetermined system, and methods such as QR decomposition, singular value decomposition or least squares method can be considered. Remark. We may consider the RBF with variant shape parameter c i in the first two forms of RBF in (.) and (.). In the work of Buhmann and Micchelli [8], it has been shown that the convergence rate is accelerated for monotonically ordered c i. In present work we use the constant shape parameter for simplicity. While the radial basis functions offer good approximation of global functions, applications such as in computational biophysics and computational biochemistry often exhibit local properties, and the employment of small shape parameter c in basis functions for the solution of these problems yields very acute results. The Poisson-Boltzmann equation [37, 36] is typical of this kind, where dielectric discontinuity, nonlinearity and singularity exist. One possible approach for solving Poisson-Boltzmann equation is to introduce radial basis functions with collocation method. This meshfree scheme is more adequate for such application as the complex affine map in meshing and the need of fine mesh in finite element [3, 6, 37] or finite difference [36] yield high computational costs. In this work an equation involving a nonlinear term is first taken into consideration. We concentrate on the use of the radial basis collocation method and its corresponding convergence properties in this work. Other equations involving the singularity or the dielectric discontinuity will be discussed elsewhere. 3 RBF collocation method with iteration scheme Consider the semilinear elliptic partial differential equation of the form u = f(x,u) in, (3.) u = on, 5

6 where R is a bounded domain with boundary. A straightforward numerical treatment for such a semilinear problem is as follows: Given an initial guess u (x) and solve, { un+ (x) = f(x,u n (x)), in, u n+ (x) =, on, for n =,,,... At each iteration u n+ (x) is solved numerically. For problems with strong nonlinearities, an alternative numerical treatment is introduced as follows: Given an initial guess u (x) and solve, { un+ (x) λ u n+ (x) = f(x,u n (x)) λ u n (x), in, (3.) u n+ (x) =, on, for n =,,,... Such an iterative scheme falls into three types: () the monotone iteration if λ is chosen to be a constant; () the quasi-newton iteration if λ is chosen to be a quotient, f(x,un) f(x,u n ) u n u n ; (3) the Newton iteration if λ is chosen to be a derivative, f u (x,u n ) = f(x,un) u. In this work, we consider the use of the radial basis collocation method [9] to solve this semilinear problem. 3. Description of radial basis collocation method Denote by H k () the Sobolev space equipped with the norms k,,k =,,. Under some suitable assumptions, it can be shown that there exists a generalized solution of (3.). We summarize the conditions necessary for our discussion in the following assumption. Assumption 3. Let u H () be a generalized solution of the problem (3.), where the function f(x,u) is nonlinear in u. There exists constant γ and λ such that, for sufficiently small ε >, where =, and where B is defined as λ < γ f u (x,u) λ, (x,u) B ε, B ε = {v H () : v u B ε + u u B }, B =, +, λ > is the smallest eigenvalue of operator in subject to the homogeneous Dirichlet boundary condition satisfying γλ < λ < γλ +, and u H is a given function. 6

7 where The generalized solution u H () satisfies the following variational formulation B(u,v) = F(u,v) = The solution in can be expanded as B(u,v) = F(u,v), v H (), (3.3) ( u v + λ uv) dx + uv dl, (λ uv f(x,u) v) dx. u = a i g i (x), i= where g i (x) are RBF described as before, and a i are the expansion coefficients. Such an expansion converges exponentially to the true solution u. Its properties of convergence have been addressed in previous section. The admissible functions can be chosen as L v = ã i g i (x) in, (3.4) i= where ã i are unknown coefficients to be sought. Denote by V L the finite dimensional collection of such admissible functions, i.e., which is a subspace of H (). V L = span{g (x),g (x),...,g L (x)}, Choosing an initial u, a sequence of radial basis function iterates can be generated. The formulation is given as follow: To seek u n+ V L such that B(u n+,v) = F(u n,v), v V L, (3.5) for u n V L, n =,,,..., where B(, ) and F(, ) have the same definitions as in formulation (3.3). The u n in (3.5) is specified as u n := u n (x) = u (n) L L (x) = a (n) i g i (x), where a (n) i denote the coefficients of the nth iterate u n. The existence and uniqueness of the solution of (3.5) follows immediately from the Lax-Milgram lemma since the bilinear form B(, ) is coercive and bounded and the F(, ) is continuous. The formulation (3.5) can be described equivalently: To choose u, a sequence of solution u n+ V L can be generated by i= E(u n+ ) = min v V L E(v), (3.6) 7

8 where E(v) = ( v + λv + f(x,u n ) λu n ) dx + v dl, (3.7) for u n V L,n =,,,... The collocation method can be interpreted as a least squares method involving integration quadrature [9, ]. The integrals in problem (3.7) are numerically evaluated using quadrature rules, for example, the Gauss quadratures rules or the Newton-Cotes quadratures rules. The number of quadrature points in domain and on boundary are denoted by N a and N b. For the numbers N a,n b, N a P(x) dx = w k P(ξ k ), for all ξ k, P(x) dl = k= N b l= w l P( ξ l ), for all ξl, where P(x) is a given function, w k and w l denote positive weights, and ξ k and ξ l denote the quadrature points located in domain and on boundary, respectively. The problem (3.6) involving quadrature approximation leads to a discrete problem as follow: To seek ū n+ V L such that where Ẽ(v) = Ẽ(ū n+ ) = min v V L Ẽ(v), (3.8) ( v + λv + f(x,ū n ) λū n ) dx + for ū n V L,n =,,,..., in which the ū n is specified as ū n := ū n (x) = L i= ā (n) i g i (x), where ā (n) i denote the coefficients of the nth iterate ū n. v dl, (3.9) Let N c the total number of collocation points located in solution domain and on its boundary, N c = N a + N b. The discrete functional Ẽ(v) can further be manipulated as Ẽ(v) = N a w k {( v + λv + f(x,ū n ) λū n )(ξ k )} + N b w l {v( ξ l )}, k= l= = at M T WMa a T M T Wb + d, where the vector a consists of unknown coefficients with dimension L, and [ ] [ ] M [ ] M =, M T = M M T W MT, W =, b = W [ b b ], 8

9 where M is an N a by L matrix associated with v +λv and M is an N b by L matrix associated with v, and consequently M is an N c by L matrix. However, W is an N a by N a diagonal weight matrix consisting of w k and W is an N b by N b diagonal weight matrix consisting of w l. The b is the known vector associated with f(x,ū n ) λū n, b is a zero vector, and d is the known value associated with (f(x,ū n ) λū n ). Therefore, an implementation scheme of the radial basis collocation method can be derived from such a discrete minimization problem. Taking variation with respect to the undetermined coefficient vector a, we obtain a linear system M T WM a = M T W b, (3.) where M T WM is symmetric and positive definite. The system (3.) is called the normal equation. The solution by the following linear system W M a = W b is exactly equal to the solution of (3.). In real computation, we solve Ma = b, (3.) directly by QR decomposition or singular value decomposition. The solution by (3.), in fact, approximates the solution of (3.). Remark 3. We assume that a e and a o are the solutions of (3.) and (3.), respectively. Then there exists a relative error a o a e a e E Cond(M T WM) M T W M T W b, where stands for the Euclidean norm, and the value of E is an energy norm defined as E = Ma o b, and the Cond( ) means the condition number of a given matrix. The solution a o will approximate the solution a e as the energy error E is very small. The overdetermind system (3.) can be rewritten as following form { ū n+ + λū n+ + f(x,ū n ) λū n }(ξ k ) =, for all ξ k, {ū n+ } ( ξ l ) =, for all ξl. Such a form can also be constructed in a weighted residual formulation for problem (3.) using Dirac delta function as the test function. In general, the collocation points, i.e., the quadrature points, can be scattered in a rather arbitrary fashion. 9

10 3. Convergence analysis for general scheme In this section, we discuss the convergence properties of the sequence ū n+ of the problem (3.8) to the solution u. The sequence with any arbitrary initial guess in B ε will converge to u in general. The minimization problems are equivalent to the variational formulations. The analysis made in this section based on variational formulations consists of two steps: The first one is for the original formulation without quadrature approximation; the second is for the discrete formulation where the quadrature rules are involved. For the purpose of error analysis, we assume that there exists a projection u L V L satisfying B(u L,v) = F(u,v), v V L. (3.) Combining with formulation (3.5) and using mathematical induction, we obtain an estimate as follows []. Lemma 3. Let Assumption 3. hold. If u,u,...,u n all lie in B ε, u H () H k (),k, and u L satisfies (3.), then there exists where < α = λ γλ <. Moreover, u L u n+ B α u u n B, (3.3) u u n+ B αn+ α u u L B + α n+ u u B. (3.4) Next, a variational formulation involving the Newton-Cotes quadrature rules is taken into account. The discrete problem (3.8) in previous section can be described equivalently: To seek ū n+ V L such that B(ū n+,v) = F(ū n,v), v V L, (3.5) where B(, ) and F(, ) stand for the B(, ) and F(, ) evaluated by quadratures rules, B(u,v) = F(u,v) = ( u v + λ uv) dx + (λ uv f(x,u) v) dx. Suppose that there exists positive constant C such that uv dl, v k, CL k v,, v V L, (3.6) v k, CL k v, v V L, (3.7)

11 see [9], where L denotes the number of admissible functions in (3.4). It can be derived that there exist the following bounds, ( ( ( )( v), C h r+ L r+5 v,, (3.8) ) v, C h r+ L r+ v,, (3.9) ) v, C h r+ L r+ v,, (3.) where h denotes the maximal spacing between integration nodes, i.e., collocation points, and r denotes the order of the Newton-Cotes quadrature rule. The projection u L satisfies B(u L,v) = F(u,v), whereas B(u L,v) F(u,v). By using the inequalities (3.8) and (3.9), we obtain a relation where B(u L,v) F(u,v) + T( h,l), T( h,l) = C h r+ L r+5 u L, v, + C 3 λ h r+ L r+ ( u L, + u, ) v, +C 4 h r+ L r+3 f, v, + C 5 h r+ L r+ u L, v,, where C i are generic constants. Moreover, we obtain where B(u L,v) F(u,v) + C h r+ L r+5 v B, C = max{c u L,,C 3 λ( u L, + u, ),C 4 f,,c 5 u L, }. Assume that there exists another projection, denoted by ū L, which satisfies discrete variational formulation B(ū L,v) = F(u,v). (3.) Note that the projection u L is a limit of the sequence {u n }, and ū L is a limit of the sequence {ū n }. For the latter projcetion, a crucial condition h r+ L r+5 = o(), (3.) should be fulfilled. Following the idea for linear elliptic problems [9, ], we may derive form (3.3) and (3.) that there exists a lemma as follows. Lemma 3. Let condition (3.) hold. There exists positive constants C k,k =, independent of c, δ and L such that ( ) ( ) u c/δ ū L k C k η k C k, where η k are real numbers, < η k <. η c L k

12 Remark 3. We conclude from Lemma 3. that the errors in Sobolev norms for linear elliptic partial differential equations using radial basis collocation method are bounded by the truncation error of the RBF multiplied by a constant. Furthermore, we may derive form (3.5) and (3.) that an estimate can be established. Theorem 3. Let Lemma 3. and condition (3.) hold. If ū = u,ū,ū,...,ū n all lie in B ε. There exist where α is defined in Lemma 3.. u ū n+ B αn+ α u ū L B + α n+ u u B, (3.3) Remark 3.3 Theorem 3. implies that the ū n+ remains in the ball B ε provided the collocation nodes are sufficiently dense, so that the first term on the right hand side of equation (3.3) is less than or equal to ε. Corollary 3. Let Lemma 3. and Theorem 3. hold. Then, for sufficiently large L, ( ) u ū n+ B C η c L + α n+ u u B, where C = C α n+ α is a constant independent of c and L, C is given in Lemma 3.. Remark 3.4 Corollary 3. implies that the sequence solution ū n+ for semilinear elliptic partial differential equations using radial basis collocation iteration scheme converges exponentially to u with an exponential convergence rate with respect to c and L. 3.3 Superlinaer convergence for quasi-newton s iteration In the beginning of this section we provide three iteration schemes for solving a semilinear partial differential equation. They converge to the exact solution with different convergence rate. For the first iteration scheme, the iterates converge monotonically to the solution. The rate of convergence is slow and cannot be determined in general. For better performance, the quasi-newton and Newton iteration schemes can be adopted to accelerate the convergence. Their iterates converge superlinearlly to the solution. The latter two schemes are closely related, and their conditions for convergence are almost the same. Therefore, the error estimates for these two schemes are very similar. Newton s iteration converges more rapidly than quasi-newton s iteration in general. On the other hand, Newton s iteration is generally more expensive per iteration. Besides, Newton s iteration is not guaranteed to converge due to its sensitivity to the initial guess.

13 In present work the quasi-newton iteration scheme is considered. Its rate of convergence is superlinear, of order.6. Here we merely provide an estimate in Sobolev zero norm,, abbreviated as. For further discussion, one more assumption is needed. Assumption 3. Let Assumption 3. hold. There exist constants γ and γ such that γ f uu (x,u) γ, (x,u) B ε, where f uu denotes the second partial derivative of f with respect to u and B ε is defined in Assumption 3.. Letting G(u) = u f(x,u), we assume that the projection u L satisfies the formulation G(u L )v dx =, v V L. Its divide difference form is given by { G(u n ) + G[u n,u n ](u L u n ) + } G uu(ξ n )(u L u n )(u L u n ) v dx =, (3.4) where G uu ( ) denotes the second derivative of G( ) with respect to u, ξ n is a function belong to B ε, and the divide difference is G [a,b] := G(b) G(a). b a The corresponding quasi-newton s iteration scheme is {G(u n ) + G[u n,u n ](u n+ u n )} v dx =. (3.5) Subtracting (3.5) from (3.4) and combining definition of G[, ], we obtain G[u n,u n ](u L u n+ )v dx = G uu (ξ n )(u L u n )(u L u n )v dx and G(u n ) G(u n ) (u L u n+ )v dx u n u n = u ((u L u n )(u L u n )) v dx + f uu (ξ n )(u L u n )(u L u n )v dx. Multiplying above equation by, we obtain (u n u n ) f(x,u n ) f(x,u n ) (u L u n+ )v dx + (u L u n+ )v dx u n u n u n u n = ((u L u n )(u L u n )) v dx f uu (ξ n )(u L u n )(u L u n )v dx. u 3

14 It follows that λ (u n u n ) (u L u n+ ) f(x,u n ) f(x,u n ) v dx + (u L u n+ )v dx u n u n u n u n ((u L u n )(u L u n )) v dx f uu (ξ n )(u L u n )(u L u n )v dx. u By using Assumptions 3. and 3., and λ being the smallest eigenvalue of, we have (λ + γ) u L u n+ v {C u L u n u L u n v + γ u L u n u L u n v } } {CL 3 u L u n u L u n v + γ u L u n u L u n v, in which an inverse estimate is used, v k CL k v, k, for all v V L, (3.6) where C is a generic constant. According to the above, we have the estimate u L u n+ CL3 + γ (λ + γ) u L u n u L u n. We write down above estimate as a lemma below. Lemma 3.3 Let Assumptions 3. and 3. hold and u L be a projection for the semilinear problem (3.). If u and u is sufficiently near u L, then the solution u n+ of formulation (3.5) converges to u L. There exists an error bound where τ = CL3 +γ (γ+λ ) u L u n+ τ u L u n u L u n, (3.7) is a constant independent of n. An estimate for formulation involving quadrature rules can be derived similarly. We have one more lemma as follow. Lemma 3.4 Let Lemma 3.3 and the condition (3.) hold. Let ū L be a discrete projection for the semilinear problem (3.). If ū and ū are sufficiently near ū L, then the solution ū n+ of formulation (3.5) converges to ū L. There exists an error bound where τ is defined as in Lemma 3.3. ū L ū n+ τ ū L ū n ū L ū n, (3.8) 4

15 Denote by ε k the error ū L ū k for all k. Equation (3.8) leads to ε n+ τ ε n ε n. (3.9) To determine the order of convergence, we assume that there exists an asymptotic relationship as follow Therefore, it is clear that ε n+ ω ε n q. ε n ω ε n q and ε n ω q ε n q. Substituting the equations into equation (3.9) leads to and ω ε n q τ ω q ε n q ε n ω + q ε n q τ ε n + q. We conclude that q = + q, or q = + 5.6, and τ = ω q. Hence, the quasi-newton s rate of convergence is superlinear. Equation (3.9) can be written as ε n+ τ q ε n.6. Above results can be summarize as an important theorem below. Theorem 3. Let the conditations in Lemma 3.4 hold. There exists a constant ω such that ū L ū n+ ω ū L ū n q, (3.3) where q.6 and ω = τ q = τ q is a constant independent of n. Remark 3.5 In computation, such a q-rate for numerical results can be calculated via the formula q = ln ε n+ s ln ε n s ln ε n s ln ε n s, (3.3) where s stands for one kind of the Sobolev norms. Numerical experiments concerning the superlinear convergence will be given in the next section. 5

16 4 Numerical experiments In this section we provide an algorithm for the radial basis collocation method combining with the quasi-newton iteration and present an example in a two-dimensional setting. Finally, a comparison about the convergence between this scheme and the other Newton scheme is given. 4. Implementation scheme The quasi-newton iteration scheme for the semilinear problem (3.) is given by ū n+ (x k ) f(x,ū n(x k )) f(x,ū n (x k )) ū n (x k ) ū n (x k ) ū n+ (x k ) (4.) = f(x k,ū n (x k ) f(x,ū n(x k )) f(x,ū n (x k )) ū n (x k ), x k, ū n (x k ) ū n (x k ) ū n+ (x l ) =, x l, for n =,,..., with initial guesses ū (x) and ū (x), in which ū n+ (x) is specified as follow where ū n+ (x) = L i= Φ(x) = [g (x),g (x),...,g L (x)] T, and g i (x) are radial basis functions mentioned in Section. ā (n+) i g i (x) = Φ(x) T a (n+), (4.) a (n+) = [ā (n+),ā (n+),...,ā (n+) L ] T, Let {x k } Na k= and {x l} Na+N b l=n a+ be the sets of collocation points located in the solution domain and on its boundary, respectively. Denote by N c = N a + N b the total number of collocation points. The analysis in previous section states that the sequence ū n+ will converge to solution u as long as the condition (3.) is fulfilled. This condition requires that the maximal spacing of collocation points satisfy the relation h = o(l (+ 4 r+ ) ). To ensure that an optimal solution can be obtained, the number of collocation points should be chosen much larger than the number of basis functions, i.e., N c L. where The algebraic linear system (4.) can further be written as M (n) a (n+) = b (n), (4.3) M (n) = M Q(a (n ),a (n) ) and b (n) = b(a (n) ) Q(a (n ),a (n) )a (n), 6

17 with two initial guesses a () and a (), where M and Q(, ) are N c by L matrices, and the vector b( ) is with dimension N c. The definition of each row for the matrix M is M j = and for the matrix Q(, ) is Q(a (n ),a (n) ) j = The components of the vector b( ) are given by { Φxx (x j ) T + Φ yy (x j ) T, j N a Φ(x j ) T, N a + j N c, f(x j,φ(x j ) T a (n) ) f(x j,φ(x j ) T a (n ) ) Φ(x j ) T a (n) Φ(x j ) T a (n ) Φ(x j ) T, j N a,, N a + j N c. b(a (n) ) j = { f(xj,φ(x j ) T a (n) ), j N a, N a + j N c. We simply name the iteration scheme (4.3) as radial basis collocation quasi-newton (RBC-QN) iteration scheme. The stopping criterion for the iteration is chosen as ū n+ (x) ū n (x), 6. (4.4) Numerical results for solving a semilinear elliptic equation will be given in the following section. 4. Some results on a test problem Consider a two-dimensional model problem [33] of the form u = f(x,y,u) in, u x = on x =, y, u = on y =, < x, u = on x =, y, u = on y =, x, where = {(x,y) < x <, < y < }, the function f(x,y,u) is given by f(x,y,u) = π u( u) + q(x,y), 4 in which the function q(x,y) = sin( πy ) + π 4 ( x ) sin ( πy ). The analytical solution is given by u(x,y) = ( x )sin( πy ). 7

18 We utilize the RBC-QN iteration scheme (4.3) with two initial guesses a () = [,,, ] T and a () = [,,,] T and use the following basis functions g i (x) = r i + c, which are known as the reciprocal MQ RBF. Numerical results have been obtained by taking L = N to be 6 to, N c to be 5 to 9, and c to be. to be 3.. Equally spaced collocation and source points are adopted so that the radial distance δ has an approximate relation like δ O( N ) O( L ). The number of collocation points, N c, should be greater than the number of basis functions, L. An overdetermined algebraic system is constructed, the least squares method is used to solve the algebraic system at each step, and the iteration is performed until criterion (4.4) is satisfied. L = N 6 8 u ū n, 4.48(-3).53(-4).3(-5).74(-6) u ū n,.7(-3) 5.8(-5) 6.87(-6) 8.93(-7) u ū n, 9.47(-3) 4.94(-4) 3.(-5).94(-6) Cond. 4.4(5).(8) 8.55(8).63(9) No. of iterations Table : The error norms and condition numbers with c =.6 and N c = 3 5. The computed errors in the nth iterate and condition number of the matrix M (n) with various values of L are listed in Table. We see from this table that there exist the following asymptotic relations u ū n, = O((.7) /δ ) = O((.7) L ), (4.5) u ū n, = O((.3) /δ ) = O((.3) L ), u ū n, = O((.6) /δ ) = O((.6) L ). Cond. = O((4.8) /δ ) = O((4.8) L ). Above relations indicate that the errors decay exponentially as L increases, i.e., δ decreases, while the condition number grow exponentially as L increases. Next, we consider the changes of the number of collocation points N c and the shape parameter c of RBF. The computed results are listed in Tables and 3, respectively. We notice form Table that the number of collocation points N c has minor effect on 8

19 N c u ū n, 5.7(-4).3(-5).7(-5).63(-5) u ū n,.77(-4) 6.87(-6) 4.7(-6) 6.43(-6) u ū n, 8.8(-4) 3.(-5) 4.34(-5) 7.7(-5) Cond. 8.54(8) 8.55(8).4(9) 4.37(9) No. of iterations Table : The error norms and condition numbers with L = and c =.6. c u ū n, 9.99(-5).4(-5).4(-5) 8.54(-6) 6.4(-6) u ū n,.47(-5) 7.4(-6) 6.9(-6) 4.5(-6).7(-6) u ū n, 4.3(-4).3(-5) 3.39(-5).77(-5).9(-5) Cond. 8.4(8).7(9) 9.7(8).43(9).5(9) No. of iterations Table 3: The error norms and condition numbers with L = and N c = 35. the accuracy, as long as N c 3 5 = 35. From Table 3, we have obtained the asymptotic relations as follows u ū n, = O((.8) c ), (4.6) u ū n, = O((.5) c ), u ū n, = O((.5) c ), The errors decay exponentially as c increasing. Theoretical analysis states that the flatter RBF used for interpolation, the better accuracy in the approximation is obtained. It is seen form above computational results that the number of the RBF and its shape have major effects on accuracy. The solution convergence can be achieved either by adding the basis functions or by increasing the shape parameter. Equations (4.5) and (4.6) demonstrate the exponential convergence rate, which agrees with the analysis given in Theorem 3., also Remark 3.4. The results presented so far focused on the total errors. Next, we investigate the iteration errors. The th iterate is chosen to approximate the ū L and the iteration errors for L = are provided in Table 4. By virtue of the formula (3.3), the q-rates for the iteration errors are calculated. We can observe form Table 4 that there exists a superlinear reduction. The predicted q-rates agree well with the convergence analysis result given in Theorem 3.. The number of iterations required to converge increase as L increases. The total errors for the case of L = are listed in Table 5. The errors contain discretization errors and iteration errors. The profiles of approximate solutions and the 9

20 nth iteration n = n = n = 3 n = 4 n = 5 n = 6 ū L ū n,.93(-) 6.9(-) 5.(-3) 9.56(-5).45(-7) 6.49(-) q-rate / ū L ū n,.3(-) 4.43(-) 3.6(-3) 6.46(-5) 9.69(-8) 3.5(-) q-rate / ū L ū n, 5.47(-).8(-) 8.8(-3).58(-4).37(-7).84(-) q-rate / / Table 4: The iteration errors and q-rate for L =, c =.6 and N c = 35. nth iteration n = n = n = 3 n = 4 n = 5 n = 6 n = 7 u ū n,.39(-) 6.9(-) 5.(-3) 8.3(-5).3(-5).3(-5).3(-5) u ū n,.3(-) 4.43(-) 3.6(-3) 5.8(-5) 6.78(-6) 6.87(-6) 6.87 (-6) u ū n, 5.47(-).8(-) 8.8(-3).43(-4) 3.9(-5) 3.(-5) 3.(-5) Table 5: The total errors for L =, c =.6 and N c = 35. errors for the case of L = are plotted in Figures and, respectively. We can see from Figure that there seems to have larger errors occurred on the boundary. This can be improved by considering higher weight on the boundary in functionals E(v) and Ê(v) defined in (3.7) and (3.9), for example, E(v) = ( ) dx + P c v dl, where P c denotes a large and positive number. The profiles of the errors by such an approach with P c = 6 are illustrated in Figure 3. Indeed, we can observe that the errors near boundary have been improved. More details will appear elsewhere. 4.3 Discussion and comparison The Newton and the quasi-newton iteration schemes are closely related. The radial basis collocation Newton (RBC-N) iteration scheme is given by Ma (n+) J (a (n) )a (n+) = b(a (n) ) J (a (n) )a (n), (4.7) with an initial guess a (). The J ( ) is exactly the Jacobian matrix of the vector b( ), which is defined as { ( J (a (n) fu x ) j = j,φ(x j ) T a (n)) Φ(x j ) T, j N a,, N a + j N c. If the approximation f u (x,ū n ). = f(x,ū n) f(x,ū n ) ū n ū n

21 Approximation V Approximation V x Approximation V y.5.5 Figure : The profiles of solution and solution derivatives by RBC-QN iteration scheme with L =, N c = 35 and c =.6. is used in the Newton iteration scheme (4.7), we then obtain a quasi-newton iteration scheme (4.3). We note that the Newton iteration requires N a function evaluations per iteration for f(x,ū n ) and f u (x,ū n ), whereas the quasi-newton requires only N a function evaluations per iteration for f(x,ū n ). Therefore, the Newton scheme is generally more expensive per iteration. Other disadvantage of Newton iteration is related to the sensitivity to the initial guess. For example, for the case a () = [,,..., ] T, the Newton scheme (4.7) fails to converge. Let us make a brief conclusion about the superlinear convergence by using these two iteration schemes. Suppose that the initial guesses are quite close to the desired solution ū L. Let {ū N n } and {ū Q n } be generated by scheme (4.7) and scheme (4.3) tending to a limit ū L, respectively. There exists the following estimates ū L ū N n τ ū L ū N n, ū L ū Q n ω ū L ū Q n q, q.6, where τ and ω are defined as in Lemma 3.3 and Theorem 3.. It follows that ū L ū N n τ ++ +n { ū L u } n = τ n { ū L u } n = τ {τ ū L u } n,

22 x 6 Error for U.5 Error for U x Error for U y x 5 x Figure : The errors of solution and solution derivatives by RBC-QN iteration scheme with L =, N c = 35 and c =.6. ū L ū Q n ω +q+ +qn { ū L u } qn = ω qn q { ū L u } qn = τ {τ ū L u } qn, in which a crucial relation ω = τ q is used. To satisfy a desired tolerance ǫ, we must have n κ, for the RBC-N iteration scheme, ln n κ, for the RBC-QN iteration scheme, ln q where κ is given by { κ = ln ln τ + lnǫ ln τ + ln ū L u }. We denote the total errors for these two iteration schemes E N := u ū N n u ū L + ū L ū N n =: E + E N, E Q := u ū Q n u ū L + ū L ū Q n =: E + E Q, where E stands for the discretization error, and the E N and EQ stand for the iteration errors for Newton and the quasi-newton, respectively. Their relationship as illustrated

23 x 6 Error for U.5 Error for U x Error for U y x 5 x Figure 3: The errors of solution and solution derivatives by penalty RBC-QN iteration scheme with penalty number P c = 6. in Figure 4 indicates that the Newton scheme converges more rapidly when we fix the L. Consequently, it requires fewer iterations to attain the desired accuracy. Taking the initial guess a () = [,,...,] T, the iteration errors and the total errors for the case of L = are given in Tables 6 and 7, respectively. Indeed, we can observe from Table 6 that there exists a quadratic error reduction and it needs fewer iterations to achieve the desired accuracy. nth iteration n = 7 n = 8 n = 9 n = n = ū L ū n,.3 3.3(-).5(-).8(-4) 9.39(-9) q-rate / / ū L ū n,.3.5(-).73(-).(-4) 6.3(-9) q-rate / /.7.. ū L ū n, (-) 4.(-).98(-4).5(-8) q-rate / / Table 6: The iteration errors and the quadratic rate for L =, c =.6 and N c = 35 by using the Newton iteration scheme. 3

24 Error E N E Q E n Figure 4: The relationship between the iteration number and the Newton and the quasi- Newton iteration schemes when L is fixed. nth iteration n = 7 n = 8 n = 9 n = n = n = u ū n,.3 3.3(-).5(-).69(-4).3(-5).3(-5) u ū n,.3.5(-).73(-).6(-4) 6.87(-6) 6.87(-6) u ū n, (-) 4.(-).83(-4) 3.(-5) 3.(-5) Table 7: The total errors for L =, c =.6 and N c = 35 by using the Newton iteration scheme. 5 Conclusion remarks The present work is aimed at providing a convergence analysis and implementation schemes of the radial basis collocation method in conjunction with the quasi-newton iteration for solving semilinear elliptic problems. The main results of this work indicate that there exists an exponential convergence rate with respect to the number and the shape factor of the radial basis functions, and a superlinear convergence rate with respect to the number of iteration. The numerical results by using this iteration scheme (4.3) agree well with the analytical results provided in Section 3. We summarize the merits for such numerical results as follows.. The source points and collocation points may be scattered in a rather arbitrary fashion. However, the number of collocation points should be chosen to be much larger than the number of source points. Such a scheme is not confined by problems with regular domain. This is a meshfree technique with considerable flexibilities, and it can be easily applied to higher dimensions.. The proposed method provides high accuracy. It can be seen from numerical results that the errors exhibit exponential convergence rates. Typical mesh-based approaches, for example, finite difference or finite element methods, offer algebraic convergence rates. 3. The simplicity of the proposed method allows easy computer coding. It is known 4

25 that the mesh-based methods often involve time-consuming tasks in the construction of a good quality mesh, as the quality of mesh geometry plays an important role in the accuracy of numerical solution. The proposed method offers significant simplicity in its discretization. 4. Newton iteration scheme is commonly used in nonlinear problems due to its fast convergence rate. Although the convergence rate of.6 of the quasi-newton iteration scheme is slightly slower than rate of in the Newton iteration scheme, however, the former is much more stable and less sensitive to the initial guess. The numerical experiments indicate that an adaptive δ c scheme can be considered to maximize the effectiveness of the proposed method in solving partial differential equations. To achieve a better adaptive computation, an a-posteriori error estimator is needed. The extension of the proposed radial basis collocation method to other nonlinear problems, such as the parameterized nonlinear problems [5, 6, 7], will appear elsewhere. References [] S. N. Atluri and T. L. Zhu, The meshless local Petrov-Galerkin (MLPG) approach for solving problems in elasto-statics, Computational Mechanics, Vol. 5, pp ,. [] I. Babuska and J. M. Melenk, The partition of unity method, Int. J. Numer. Meth. Eng., Vol. 4, pp , 997. [3] N. Baker, M. Holst and F. Wang, Adaptive multilevel finite element solution of the Poisson-Boltzmann equation II. Refinement at solvent-accessible surface in biomolecular systems, J. Comput. Chem, Vol., No. 5, pp ,. [4] T. Belytschko, Y. Y. Lu and L. Gu, Element-free Galerkin methods, Int. J. Numer. Meth. Eng., Vol. 37, pp. 9-56, 994. [5] F. Brezz, J. Rappaz and P. A. Raviart, Finite dimensional approximation of nonlinear problems, I. Branches of nonsingular solutions, Numer. Math., Vol. 36, pp. -5, 98. [6] F. Brezz, J. Rappaz and P. A. Raviart, Finite dimensional approximation of nonlinear problems, II. Limit points, Numer. Math., Vol. 37, pp. -8, 98. [7] F. Brezz, J. Rappaz and P. A. Raviart, Finite dimensional approximation of nonlinear problems, III. Simple bifurcation points, Numer. Math., Vol. 38, pp. -3, 98. [8] M. D. Buhmann and C. A. Micchelli, Multiquadric interpolation improved advanced in the theory and applications of radial basis functions, Comput. Math. Appl. Vol. 43, No., pp. -5, 99. 5

26 [9] J. S. Chen, C. Pan, C. T. Wu, and W. K. Liu, Reproducing kernel particle methods for large deformation analysis of nonlinear structures, Comput. Meth. Appl. Mech. Engng., Vol. 39, pp. 95-7, 996. [] J. S. Chen, C. T. Wu, S. Yoon, and Y. You, A stabilized conforming nodal integration for Galerkin meshfree methods, Int. J. Numer. Meth. Eng., Vol. 5, pp ,. [] S. De and K. J. Bathe, The method of finite spheres, Computational Mechanics, Vol. 5, pp ,. [] Y. Deng, G. Chen, W.-M. Ni and J. Zhou, Boundary element monotone iteration scheme for semilinear elliptic partial differential equations, Mathematics of computation, Vol. 65, No. 5, pp , 996. [3] C. A. Duarte and J. T. Oden, An h-p adaptive method using clouds, Comput Meth. Appl. Mech. Engng., Vol. 39, pp. 37-6, 996. [4] R. Franke and R. Schaback, Solving partial differential equations by collocation using radial functions, Applied Mathematics and Computation, Vol. 93, pp. 73-8, 998. [5] R. A. Gingold and J. J. Monaghan, Smoothed particle hydrodynamics: theory and application to non-spherical stars, Monthly Notices of the Royal Astronomical Society, Vol. 8, pp , 977. [6] M. Holst, N. Baker and F. Wang, Adaptive multilevel finite element solution of the Poisson-Boltzmann equation I. Algorithms and examples, J. Comput. Chem, Vol., No. 5, pp ,. [7] Y. C. Hon, A quasi-radial basis functions method for American options pricing, Computer Math. Applic., Vol. 43, No.8/9, pp ,. [8] Y. C. Hon and X. Z. Mao, An efficient numerical scheme for Burgers equation, Applied Mathematics and Computation, Vol. 95, pp. 37-5, 998. [9] H. Y. Hu, Z. C. Li and A. H.-D. Cheng, Radial basis collocation method for elliptic equations, Computer Math. Applic., Vol. 5, pp. 89-3, 5. [] H. Y. Hu and Z. C. Li, Collocation methods for Pooisson s equation, Comput. Meth. Appl. Mech. Engng., in press, 5. [] H. Y. Hu and J. L. Liu, A radial basis collocation method for semilinear elliptic partial differential equations, Technical Report, Department of Mathematics, National Tsing Hua University, 5. [] T. J. R. Hughes, J. A. Cottrell and Y. Bazilevs, Isogeometric analysis: CAD, finite elements, NURBS, exact geometry and mesh refinement, Comput. Meth. Appl. Mech. Engng, Vol. 94, pp , 5. 6

27 [3] E. J. Kansa, Multiqudrics - A scattered data approximation scheme with applications to computational fluid-dynamics - I Surface approximations and partial derivatives, Computer Math. Applic., Vol. 9, pp. 7-45, 99. [4] E. J. Kansa, Multiqudrics - A scattered data approximation scheme with applications to computational fluid-dynamics - II Solutions to parabolic, hyperbolic and elliptic partial differential equations, Computer Math. Applic., Vol. 9, pp. 47-6, 99. [5] W. K. Liu, S. Jun, S. Li, J. Adee and T. Belytschko, Reproducing kernel particle methods for structural dynamics, Int. J. Numer. Meth. Eng., Vol. 38, pp , 995. [6] X. Liu, Y. S. Wang and X. Ji, Montone iterations for numerical solutions of nonlinear elliptic partial differential equations, Appl. Math. Comput., Vol. 5, No., pp. 59-9, 99. [7] Y. Y. Lu, T. Belytschko and L. Gu, A new implementation of the element free Galerkin method, Comput Meth. Appl. Mech. Engng., Vol. 3, pp , 994. [8] W. R. Madych, Miscellaneous error bounds for multiquadric and related interpolatory, Computer Math. Applic., Vol. 4, No., pp. -38, 99. [9] J. M. Melenk and I. Babuska, The partition of unity finite element method: basic theory and applications, Comput. Meth. Appl. Mech. Engng., Vol. 39, pp , 996. [3] B. Nayroles, G. Touzot, and P. Villon, Generalizing the finite element method: diffuse approximation and diffuse elements, Computational Mechanics, Vol., pp , 99. [3] J. T. Oden, C. A. Duarte and O. C. Zienkiewicz, A new cloud-based hp finite element method, Comput Meth. Appl. Mech. Engng., Vol. 53, pp. 7-6, 998. [3] E. Onate, S. Idelsohn, O. C. Zienkiewicz, and R. L. Taylor, A finite point method in computational mechanics: applications to convective transport and fluid flow, Int. J. Numer. Meth. Eng., Vol. 39, pp , 996. [33] C. V. Pao, Block monotone iterative methods for numerical solutions of nonlinear elliptic equations, Numer. Math., Vol. 7, pp. 39-6, 995. [34] S. H. Park and S. K. Youn, The least-squares meshfree method, Int. J. Numer. Meth. Eng., Vol. 5, pp. 997-,. [35] G. Saldanha, Technical note: a furth-order finite difference scheme for a system of D nonlinear elliptic partial differential equation, Numer. Methods Partial Differential Equations, Vol. 7, No., pp ,. 7

28 [36] A. Sayyed-Ahamad, K. Tuncay. and P. J. Ortoleva, Efficient solution technique for solving the Poisson-Boltzmann, J. Comput. Chem., Vol. 5, No. 8, pp , 4. [37] A. I. Shestakov, J. L. Milovich and A. Noy, Using pseudo transient continuation and the finite element method to solve the nonlinear Poisson-Boltzmann equation, Modeling and Simulatation of Microsystems, pp , [38] N. Sukumar, B. Moran and T. Belytschko, The natural element method in solid mechanics, Int. J. Numer. Meth. Eng., 43, , 998. [39] H. Wendland, Meshless Galerkin methods using radial basis functions, Math. Comp., Vol. 68, No. 8, pp. 5-53, 999. [4] X. Zhang, X.-H. Liu, K.-Z. Song and M.-W. Lu, Least-squares collocation meshless method, Int. J. Numer. Meth. Eng., Vol. 5, pp. 89-,. 8

Solving the One Dimensional Advection Diffusion Equation Using Mixed Discrete Least Squares Meshless Method

Solving the One Dimensional Advection Diffusion Equation Using Mixed Discrete Least Squares Meshless Method Proceedings of the International Conference on Civil, Structural and Transportation Engineering Ottawa, Ontario, Canada, May 4 5, 2015 Paper No. 292 Solving the One Dimensional Advection Diffusion Equation

More information

Approximation by Conditionally Positive Definite Functions with Finitely Many Centers

Approximation by Conditionally Positive Definite Functions with Finitely Many Centers Approximation by Conditionally Positive Definite Functions with Finitely Many Centers Jungho Yoon Abstract. The theory of interpolation by using conditionally positive definite function provides optimal

More information

D. Shepard, Shepard functions, late 1960s (application, surface modelling)

D. Shepard, Shepard functions, late 1960s (application, surface modelling) Chapter 1 Introduction 1.1 History and Outline Originally, the motivation for the basic meshfree approximation methods (radial basis functions and moving least squares methods) came from applications in

More information

Chapter 5 HIGH ACCURACY CUBIC SPLINE APPROXIMATION FOR TWO DIMENSIONAL QUASI-LINEAR ELLIPTIC BOUNDARY VALUE PROBLEMS

Chapter 5 HIGH ACCURACY CUBIC SPLINE APPROXIMATION FOR TWO DIMENSIONAL QUASI-LINEAR ELLIPTIC BOUNDARY VALUE PROBLEMS Chapter 5 HIGH ACCURACY CUBIC SPLINE APPROXIMATION FOR TWO DIMENSIONAL QUASI-LINEAR ELLIPTIC BOUNDARY VALUE PROBLEMS 5.1 Introduction When a physical system depends on more than one variable a general

More information

Dispersion and Stability Properties of Radial Basis Collocation Method for Elastodynamics

Dispersion and Stability Properties of Radial Basis Collocation Method for Elastodynamics Dispersion and Stability Properties of Radial Basis Collocation Method for Elastodynamics S. W. Chi, 1 J. S. Chen, 1 H. Luo, 2 H. Y. Hu, 3 L. Wang 4 1 Department of Civil & Environmental Engineering, University

More information

A truly meshless Galerkin method based on a moving least squares quadrature

A truly meshless Galerkin method based on a moving least squares quadrature A truly meshless Galerkin method based on a moving least squares quadrature Marc Duflot, Hung Nguyen-Dang Abstract A new body integration technique is presented and applied to the evaluation of the stiffness

More information

Point interpolation method based on local residual formulation using radial basis functions

Point interpolation method based on local residual formulation using radial basis functions Structural Engineering and Mechanics, Vol. 14, No. 6 (2002) 713-732 713 Point interpolation method based on local residual formulation using radial basis functions G.R. Liu, L. Yan, J.G. Wang and Y.T.

More information

DIRECT ERROR BOUNDS FOR SYMMETRIC RBF COLLOCATION

DIRECT ERROR BOUNDS FOR SYMMETRIC RBF COLLOCATION Meshless Methods in Science and Engineering - An International Conference Porto, 22 DIRECT ERROR BOUNDS FOR SYMMETRIC RBF COLLOCATION Robert Schaback Institut für Numerische und Angewandte Mathematik (NAM)

More information

Least Squares Approximation

Least Squares Approximation Chapter 6 Least Squares Approximation As we saw in Chapter 5 we can interpret radial basis function interpolation as a constrained optimization problem. We now take this point of view again, but start

More information

MATH 590: Meshfree Methods

MATH 590: Meshfree Methods MATH 590: Meshfree Methods Chapter 34: Improving the Condition Number of the Interpolation Matrix Greg Fasshauer Department of Applied Mathematics Illinois Institute of Technology Fall 2010 fasshauer@iit.edu

More information

Generalized Finite Element Methods for Three Dimensional Structural Mechanics Problems. C. A. Duarte. I. Babuška and J. T. Oden

Generalized Finite Element Methods for Three Dimensional Structural Mechanics Problems. C. A. Duarte. I. Babuška and J. T. Oden Generalized Finite Element Methods for Three Dimensional Structural Mechanics Problems C. A. Duarte COMCO, Inc., 7800 Shoal Creek Blvd. Suite 290E Austin, Texas, 78757, USA I. Babuška and J. T. Oden TICAM,

More information

Analysis of Steady State Heat Conduction Problem Using EFGM

Analysis of Steady State Heat Conduction Problem Using EFGM International Journal of Engineering and Management Research, Vol.-2, Issue-6, December 2012 ISSN No.: 2250-0758 Pages: 40-47 www.ijemr.net Analysis of Steady State Heat Conduction Problem Using EFGM Manpreet

More information

Meshless equilibrium on line method (MELM) for linear elasticity

Meshless equilibrium on line method (MELM) for linear elasticity Structural Engineering and Mechanics, Vol. 35, No. 4 (2010) 000-000 1 Meshless equilibrium on line method (MELM) for linear elasticity A. Sadeghirad*, S. Mohammadi and I. Mahmoudzadeh Kani School of Civil

More information

Simple Examples on Rectangular Domains

Simple Examples on Rectangular Domains 84 Chapter 5 Simple Examples on Rectangular Domains In this chapter we consider simple elliptic boundary value problems in rectangular domains in R 2 or R 3 ; our prototype example is the Poisson equation

More information

Least-squares collocation meshless method

Least-squares collocation meshless method INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN ENGINEERING Int. J. Numer. Meth. Engng 2001; 51:1089 1100 Least-squares collocation meshless method Xiong Zhang ;, Xiao-HuLiu, Kang-ZuSong and Ming-Wan Lu

More information

Application of meshless EFG method in fluid flow problems

Application of meshless EFG method in fluid flow problems Sādhan ā Vol. 29, Part 3, June 2004, pp. 285 296. Printed in India Application of meshless EFG method in fluid flow problems I V SINGH Mechanical Engineering Group, Birla Institute of Technology and Science,

More information

A regularized least-squares radial point collocation method (RLS-RPCM) for adaptive analysis

A regularized least-squares radial point collocation method (RLS-RPCM) for adaptive analysis Comput Mech (2007) 40:837 853 DOI 10.1007/s00466-006-0145-7 ORIGINAL PAPER A regularized least-squares radial point collocation method (RLS-RPCM) for adaptive analysis Bernard B. T. Kee G. R. Liu C. Lu

More information

PART IV Spectral Methods

PART IV Spectral Methods PART IV Spectral Methods Additional References: R. Peyret, Spectral methods for incompressible viscous flow, Springer (2002), B. Mercier, An introduction to the numerical analysis of spectral methods,

More information

Error estimates for moving least square approximations

Error estimates for moving least square approximations Applied Numerical Mathematics 37 (2001) 397 416 Error estimates for moving least square approximations María G. Armentano, Ricardo G. Durán 1 Departamento de Matemática, Facultad de Ciencias Exactas y

More information

LECTURE NOTES ELEMENTARY NUMERICAL METHODS. Eusebius Doedel

LECTURE NOTES ELEMENTARY NUMERICAL METHODS. Eusebius Doedel LECTURE NOTES on ELEMENTARY NUMERICAL METHODS Eusebius Doedel TABLE OF CONTENTS Vector and Matrix Norms 1 Banach Lemma 20 The Numerical Solution of Linear Systems 25 Gauss Elimination 25 Operation Count

More information

Scattered Data Interpolation with Polynomial Precision and Conditionally Positive Definite Functions

Scattered Data Interpolation with Polynomial Precision and Conditionally Positive Definite Functions Chapter 3 Scattered Data Interpolation with Polynomial Precision and Conditionally Positive Definite Functions 3.1 Scattered Data Interpolation with Polynomial Precision Sometimes the assumption on the

More information

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES)

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) RAYTCHO LAZAROV 1 Notations and Basic Functional Spaces Scalar function in R d, d 1 will be denoted by u,

More information

Solving the 3D Laplace Equation by Meshless Collocation via Harmonic Kernels

Solving the 3D Laplace Equation by Meshless Collocation via Harmonic Kernels Solving the 3D Laplace Equation by Meshless Collocation via Harmonic Kernels Y.C. Hon and R. Schaback April 9, Abstract This paper solves the Laplace equation u = on domains Ω R 3 by meshless collocation

More information

256 Summary. D n f(x j ) = f j+n f j n 2n x. j n=1. α m n = 2( 1) n (m!) 2 (m n)!(m + n)!. PPW = 2π k x 2 N + 1. i=0?d i,j. N/2} N + 1-dim.

256 Summary. D n f(x j ) = f j+n f j n 2n x. j n=1. α m n = 2( 1) n (m!) 2 (m n)!(m + n)!. PPW = 2π k x 2 N + 1. i=0?d i,j. N/2} N + 1-dim. 56 Summary High order FD Finite-order finite differences: Points per Wavelength: Number of passes: D n f(x j ) = f j+n f j n n x df xj = m α m dx n D n f j j n= α m n = ( ) n (m!) (m n)!(m + n)!. PPW =

More information

Discrete Projection Methods for Integral Equations

Discrete Projection Methods for Integral Equations SUB Gttttingen 7 208 427 244 98 A 5141 Discrete Projection Methods for Integral Equations M.A. Golberg & C.S. Chen TM Computational Mechanics Publications Southampton UK and Boston USA Contents Sources

More information

Second Order Elliptic PDE

Second Order Elliptic PDE Second Order Elliptic PDE T. Muthukumar tmk@iitk.ac.in December 16, 2014 Contents 1 A Quick Introduction to PDE 1 2 Classification of Second Order PDE 3 3 Linear Second Order Elliptic Operators 4 4 Periodic

More information

Abstract. 1. Introduction

Abstract. 1. Introduction Journal of Computational Mathematics Vol.28, No.2, 2010, 273 288. http://www.global-sci.org/jcm doi:10.4208/jcm.2009.10-m2870 UNIFORM SUPERCONVERGENCE OF GALERKIN METHODS FOR SINGULARLY PERTURBED PROBLEMS

More information

Vibration of Thin Beams by PIM and RPIM methods. *B. Kanber¹, and O. M. Tufik 1

Vibration of Thin Beams by PIM and RPIM methods. *B. Kanber¹, and O. M. Tufik 1 APCOM & ISCM -4 th December, 23, Singapore Vibration of Thin Beams by PIM and RPIM methods *B. Kanber¹, and O. M. Tufik Mechanical Engineering Department, University of Gaziantep, Turkey. *Corresponding

More information

Numerical analysis of heat conduction problems on 3D general-shaped domains by means of a RBF Collocation Meshless Method

Numerical analysis of heat conduction problems on 3D general-shaped domains by means of a RBF Collocation Meshless Method Journal of Physics: Conference Series PAPER OPEN ACCESS Numerical analysis of heat conduction problems on 3D general-shaped domains by means of a RBF Collocation Meshless Method To cite this article: R

More information

A Posteriori Error Bounds for Meshless Methods

A Posteriori Error Bounds for Meshless Methods A Posteriori Error Bounds for Meshless Methods Abstract R. Schaback, Göttingen 1 We show how to provide safe a posteriori error bounds for numerical solutions of well-posed operator equations using kernel

More information

Numerical solution of nonlinear sine-gordon equation with local RBF-based finite difference collocation method

Numerical solution of nonlinear sine-gordon equation with local RBF-based finite difference collocation method Numerical solution of nonlinear sine-gordon equation with local RBF-based finite difference collocation method Y. Azari Keywords: Local RBF-based finite difference (LRBF-FD), Global RBF collocation, sine-gordon

More information

Kasetsart University Workshop. Multigrid methods: An introduction

Kasetsart University Workshop. Multigrid methods: An introduction Kasetsart University Workshop Multigrid methods: An introduction Dr. Anand Pardhanani Mathematics Department Earlham College Richmond, Indiana USA pardhan@earlham.edu A copy of these slides is available

More information

MATH 590: Meshfree Methods

MATH 590: Meshfree Methods MATH 590: Meshfree Methods Chapter 14: The Power Function and Native Space Error Estimates Greg Fasshauer Department of Applied Mathematics Illinois Institute of Technology Fall 2010 fasshauer@iit.edu

More information

Error Analyses of Stabilized Pseudo-Derivative MLS Methods

Error Analyses of Stabilized Pseudo-Derivative MLS Methods Department of Mathematical Sciences Revision: April 11, 2015 Error Analyses of Stabilized Pseudo-Derivative MLS Methods Don French, M. Osorio and J. Clack Moving least square (MLS) methods are a popular

More information

Meshfree Approximation Methods with MATLAB

Meshfree Approximation Methods with MATLAB Interdisciplinary Mathematical Sc Meshfree Approximation Methods with MATLAB Gregory E. Fasshauer Illinois Institute of Technology, USA Y f? World Scientific NEW JERSEY LONDON SINGAPORE BEIJING SHANGHAI

More information

Kernel-based Approximation. Methods using MATLAB. Gregory Fasshauer. Interdisciplinary Mathematical Sciences. Michael McCourt.

Kernel-based Approximation. Methods using MATLAB. Gregory Fasshauer. Interdisciplinary Mathematical Sciences. Michael McCourt. SINGAPORE SHANGHAI Vol TAIPEI - Interdisciplinary Mathematical Sciences 19 Kernel-based Approximation Methods using MATLAB Gregory Fasshauer Illinois Institute of Technology, USA Michael McCourt University

More information

Interpolation by Basis Functions of Different Scales and Shapes

Interpolation by Basis Functions of Different Scales and Shapes Interpolation by Basis Functions of Different Scales and Shapes M. Bozzini, L. Lenarduzzi, M. Rossini and R. Schaback Abstract Under very mild additional assumptions, translates of conditionally positive

More information

Introduction. J.M. Burgers Center Graduate Course CFD I January Least-Squares Spectral Element Methods

Introduction. J.M. Burgers Center Graduate Course CFD I January Least-Squares Spectral Element Methods Introduction In this workshop we will introduce you to the least-squares spectral element method. As you can see from the lecture notes, this method is a combination of the weak formulation derived from

More information

MATH 590: Meshfree Methods

MATH 590: Meshfree Methods MATH 590: Meshfree Methods Chapter 9: Conditionally Positive Definite Radial Functions Greg Fasshauer Department of Applied Mathematics Illinois Institute of Technology Fall 2010 fasshauer@iit.edu MATH

More information

A Comparison between Solving Two Dimensional Integral Equations by the Traditional Collocation Method and Radial Basis Functions

A Comparison between Solving Two Dimensional Integral Equations by the Traditional Collocation Method and Radial Basis Functions Applied Mathematical Sciences, Vol. 5, 2011, no. 23, 1145-1152 A Comparison between Solving Two Dimensional Integral Equations by the Traditional Collocation Method and Radial Basis Functions Z. Avazzadeh

More information

Cubic spline Numerov type approach for solution of Helmholtz equation

Cubic spline Numerov type approach for solution of Helmholtz equation Journal of Linear and Topological Algebra Vol. 03, No. 01, 2014, 47-54 Cubic spline Numerov type approach for solution of Helmholtz equation J. Rashidinia a, H. S. Shekarabi a and M. Aghamohamadi a a Department

More information

Performance of Multiquadric Collocation Method in Solving Lid-driven Cavity Flow Problem with Low Reynolds Number

Performance of Multiquadric Collocation Method in Solving Lid-driven Cavity Flow Problem with Low Reynolds Number Copyright c 2006 Tech Science Press CMES, vol.15, no.3, pp.137-146, 2006 Performance of Multiquadric Collocation Method in Solving Lid-driven Cavity Flow Problem with Low Reynolds umber S. Chantasiriwan

More information

One-dimensional and nonlinear problems

One-dimensional and nonlinear problems Solving PDE s with FEniCS One-dimensional and nonlinear problems L. Ridgway Scott The Institute for Biophysical Dynamics, The Computation Institute, and the Departments of Computer Science and Mathematics,

More information

Local Radial Basis Partition of Unity for Modeling Quantum Dot Semiconductor

Local Radial Basis Partition of Unity for Modeling Quantum Dot Semiconductor Local Radial Basis Partition of Unity for Modeling Quantum Dot Semiconductor Abstract Solving the Schrodinger equation in quantum systems presents a challenging task for numerical methods due to the high

More information

Lecture 9 Approximations of Laplace s Equation, Finite Element Method. Mathématiques appliquées (MATH0504-1) B. Dewals, C.

Lecture 9 Approximations of Laplace s Equation, Finite Element Method. Mathématiques appliquées (MATH0504-1) B. Dewals, C. Lecture 9 Approximations of Laplace s Equation, Finite Element Method Mathématiques appliquées (MATH54-1) B. Dewals, C. Geuzaine V1.2 23/11/218 1 Learning objectives of this lecture Apply the finite difference

More information

THE UPPER BOUND PROPERTY FOR SOLID MECHANICS OF THE LINEARLY CONFORMING RADIAL POINT INTERPOLATION METHOD (LC-RPIM)

THE UPPER BOUND PROPERTY FOR SOLID MECHANICS OF THE LINEARLY CONFORMING RADIAL POINT INTERPOLATION METHOD (LC-RPIM) International Journal of Computational Methods Vol. 4, No. 3 (2007) 521 541 c World Scientific Publishing Company THE UPPER BOUND PROPERTY FOR SOLID MECHANICS OF THE LINEARLY CONFORMING RADIAL POINT INTERPOLATION

More information

Benchmarking high order finite element approximations for one-dimensional boundary layer problems

Benchmarking high order finite element approximations for one-dimensional boundary layer problems Benchmarking high order finite element approximations for one-dimensional boundary layer problems Marcello Malagù,, Elena Benvenuti, Angelo Simone Department of Engineering, University of Ferrara, Italy

More information

Meshless and Generalized Finite Element Methods: A Survey of Some Major Results

Meshless and Generalized Finite Element Methods: A Survey of Some Major Results Meshless and Generalized Finite Element Methods: A Survey of Some Major Results I. Babuška 1, U. Banerjee 2, and J. E. Osborn 3 1 Texas Institute for Computational and Applied Mathematics, ACE 6.412, University

More information

CLASSICAL ITERATIVE METHODS

CLASSICAL ITERATIVE METHODS CLASSICAL ITERATIVE METHODS LONG CHEN In this notes we discuss classic iterative methods on solving the linear operator equation (1) Au = f, posed on a finite dimensional Hilbert space V = R N equipped

More information

SOLVING HELMHOLTZ EQUATION BY MESHLESS RADIAL BASIS FUNCTIONS METHOD

SOLVING HELMHOLTZ EQUATION BY MESHLESS RADIAL BASIS FUNCTIONS METHOD Progress In Electromagnetics Research B, Vol. 24, 351 367, 2010 SOLVING HELMHOLTZ EQUATION BY MESHLESS RADIAL BASIS FUNCTIONS METHOD S. J. Lai and B. Z. Wang Institute of Applied Physics University of

More information

Pseudo-divergence-free element free Galerkin method for incompressible fluid flow

Pseudo-divergence-free element free Galerkin method for incompressible fluid flow International Workshop on MeshFree Methods 23 Pseudo-divergence-free element free Galerkin method for incompressible fluid flow Y. Vidal () and A. Huerta (2) Abstract: Incompressible modelling in finite

More information

UNIQUENESS OF POSITIVE SOLUTION TO SOME COUPLED COOPERATIVE VARIATIONAL ELLIPTIC SYSTEMS

UNIQUENESS OF POSITIVE SOLUTION TO SOME COUPLED COOPERATIVE VARIATIONAL ELLIPTIC SYSTEMS TRANSACTIONS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 00, Number 0, Pages 000 000 S 0002-9947(XX)0000-0 UNIQUENESS OF POSITIVE SOLUTION TO SOME COUPLED COOPERATIVE VARIATIONAL ELLIPTIC SYSTEMS YULIAN

More information

National Taiwan University

National Taiwan University National Taiwan University Meshless Methods for Scientific Computing (Advisor: C.S. Chen, D.L. oung) Final Project Department: Mechanical Engineering Student: Kai-Nung Cheng SID: D9956 Date: Jan. 8 The

More information

A FAST SOLVER FOR ELLIPTIC EQUATIONS WITH HARMONIC COEFFICIENT APPROXIMATIONS

A FAST SOLVER FOR ELLIPTIC EQUATIONS WITH HARMONIC COEFFICIENT APPROXIMATIONS Proceedings of ALGORITMY 2005 pp. 222 229 A FAST SOLVER FOR ELLIPTIC EQUATIONS WITH HARMONIC COEFFICIENT APPROXIMATIONS ELENA BRAVERMAN, MOSHE ISRAELI, AND ALEXANDER SHERMAN Abstract. Based on a fast subtractional

More information

MATH 205C: STATIONARY PHASE LEMMA

MATH 205C: STATIONARY PHASE LEMMA MATH 205C: STATIONARY PHASE LEMMA For ω, consider an integral of the form I(ω) = e iωf(x) u(x) dx, where u Cc (R n ) complex valued, with support in a compact set K, and f C (R n ) real valued. Thus, I(ω)

More information

Compact Local Stencils Employed With Integrated RBFs For Fourth-Order Differential Problems

Compact Local Stencils Employed With Integrated RBFs For Fourth-Order Differential Problems Copyright 2011 Tech Science Press SL, vol.6, no.2, pp.93-107, 2011 Compact Local Stencils Employed With Integrated RBFs For Fourth-Order Differential Problems T.-T. Hoang-Trieu 1, N. Mai-Duy 1 and T. Tran-Cong

More information

EIGENVALUE ANALYSIS OF SPHERICAL RESONANT CAVITY USING RADIAL BASIS FUNCTIONS

EIGENVALUE ANALYSIS OF SPHERICAL RESONANT CAVITY USING RADIAL BASIS FUNCTIONS Progress In Electromagnetics Research Letters, Vol. 24, 69 76, 2011 EIGENVALUE ANALYSIS OF SPHERICAL RESONANT CAVITY USING RADIAL BASIS FUNCTIONS S. J. Lai 1, *, B. Z. Wang 1, and Y. Duan 2 1 Institute

More information

Numerical solution of Maxwell equations using local weak form meshless techniques

Numerical solution of Maxwell equations using local weak form meshless techniques Journal of mathematics and computer science 13 2014), 168-185 Numerical solution of Maxwell equations using local weak form meshless techniques S. Sarabadan 1, M. Shahrezaee 1, J.A. Rad 2, K. Parand 2,*

More information

Isogeometric Analysis:

Isogeometric Analysis: Isogeometric Analysis: some approximation estimates for NURBS L. Beirao da Veiga, A. Buffa, Judith Rivas, G. Sangalli Euskadi-Kyushu 2011 Workshop on Applied Mathematics BCAM, March t0th, 2011 Outline

More information

Kernel B Splines and Interpolation

Kernel B Splines and Interpolation Kernel B Splines and Interpolation M. Bozzini, L. Lenarduzzi and R. Schaback February 6, 5 Abstract This paper applies divided differences to conditionally positive definite kernels in order to generate

More information

arxiv: v1 [math.na] 29 Feb 2016

arxiv: v1 [math.na] 29 Feb 2016 EFFECTIVE IMPLEMENTATION OF THE WEAK GALERKIN FINITE ELEMENT METHODS FOR THE BIHARMONIC EQUATION LIN MU, JUNPING WANG, AND XIU YE Abstract. arxiv:1602.08817v1 [math.na] 29 Feb 2016 The weak Galerkin (WG)

More information

EAD 115. Numerical Solution of Engineering and Scientific Problems. David M. Rocke Department of Applied Science

EAD 115. Numerical Solution of Engineering and Scientific Problems. David M. Rocke Department of Applied Science EAD 115 Numerical Solution of Engineering and Scientific Problems David M. Rocke Department of Applied Science Taylor s Theorem Can often approximate a function by a polynomial The error in the approximation

More information

Boundary Value Problems and Iterative Methods for Linear Systems

Boundary Value Problems and Iterative Methods for Linear Systems Boundary Value Problems and Iterative Methods for Linear Systems 1. Equilibrium Problems 1.1. Abstract setting We want to find a displacement u V. Here V is a complete vector space with a norm v V. In

More information

Parallel domain decomposition meshless modeling of dilute convection-diffusion of species

Parallel domain decomposition meshless modeling of dilute convection-diffusion of species Boundary Elements XXVII 79 Parallel domain decomposition meshless modeling of dilute convection-diffusion of species E. Divo 1,. Kassab 2 & Z. El Zahab 2 1 Department of Engineering Technology, University

More information

Consistency Estimates for gfd Methods and Selection of Sets of Influence

Consistency Estimates for gfd Methods and Selection of Sets of Influence Consistency Estimates for gfd Methods and Selection of Sets of Influence Oleg Davydov University of Giessen, Germany Localized Kernel-Based Meshless Methods for PDEs ICERM / Brown University 7 11 August

More information

A mesh-free minimum length method for 2-D problems

A mesh-free minimum length method for 2-D problems Comput. Mech. (2006) 38: 533 550 DOI 10.1007/s00466-005-0003-z ORIGINAL PAPER G. R. Liu K. Y. Dai X. Han Y. Li A mesh-free minimum length method for 2-D problems Received: 7 March 2005 / Accepted: 18 August

More information

Kernel Method: Data Analysis with Positive Definite Kernels

Kernel Method: Data Analysis with Positive Definite Kernels Kernel Method: Data Analysis with Positive Definite Kernels 2. Positive Definite Kernel and Reproducing Kernel Hilbert Space Kenji Fukumizu The Institute of Statistical Mathematics. Graduate University

More information

The Method of Fundamental Solutions with Eigenfunction Expansion Method for Nonhomogeneous Diffusion Equation

The Method of Fundamental Solutions with Eigenfunction Expansion Method for Nonhomogeneous Diffusion Equation The Method of Fundamental Solutions with Eigenfunction Expansion Method for Nonhomogeneous Diffusion Equation D. L. Young, 1 C. W. Chen, 1 C. M. Fan, 1 C. C. Tsai 2 1 Department of Civil Engineering and

More information

CLASSIFICATION AND PRINCIPLE OF SUPERPOSITION FOR SECOND ORDER LINEAR PDE

CLASSIFICATION AND PRINCIPLE OF SUPERPOSITION FOR SECOND ORDER LINEAR PDE CLASSIFICATION AND PRINCIPLE OF SUPERPOSITION FOR SECOND ORDER LINEAR PDE 1. Linear Partial Differential Equations A partial differential equation (PDE) is an equation, for an unknown function u, that

More information

Basic Concepts of Adaptive Finite Element Methods for Elliptic Boundary Value Problems

Basic Concepts of Adaptive Finite Element Methods for Elliptic Boundary Value Problems Basic Concepts of Adaptive Finite lement Methods for lliptic Boundary Value Problems Ronald H.W. Hoppe 1,2 1 Department of Mathematics, University of Houston 2 Institute of Mathematics, University of Augsburg

More information

Variational Formulations

Variational Formulations Chapter 2 Variational Formulations In this chapter we will derive a variational (or weak) formulation of the elliptic boundary value problem (1.4). We will discuss all fundamental theoretical results that

More information

Applied Math Qualifying Exam 11 October Instructions: Work 2 out of 3 problems in each of the 3 parts for a total of 6 problems.

Applied Math Qualifying Exam 11 October Instructions: Work 2 out of 3 problems in each of the 3 parts for a total of 6 problems. Printed Name: Signature: Applied Math Qualifying Exam 11 October 2014 Instructions: Work 2 out of 3 problems in each of the 3 parts for a total of 6 problems. 2 Part 1 (1) Let Ω be an open subset of R

More information

A very short introduction to the Finite Element Method

A very short introduction to the Finite Element Method A very short introduction to the Finite Element Method Till Mathis Wagner Technical University of Munich JASS 2004, St Petersburg May 4, 2004 1 Introduction This is a short introduction to the finite element

More information

Some lecture notes for Math 6050E: PDEs, Fall 2016

Some lecture notes for Math 6050E: PDEs, Fall 2016 Some lecture notes for Math 65E: PDEs, Fall 216 Tianling Jin December 1, 216 1 Variational methods We discuss an example of the use of variational methods in obtaining existence of solutions. Theorem 1.1.

More information

Scientific Computing WS 2017/2018. Lecture 18. Jürgen Fuhrmann Lecture 18 Slide 1

Scientific Computing WS 2017/2018. Lecture 18. Jürgen Fuhrmann Lecture 18 Slide 1 Scientific Computing WS 2017/2018 Lecture 18 Jürgen Fuhrmann juergen.fuhrmann@wias-berlin.de Lecture 18 Slide 1 Lecture 18 Slide 2 Weak formulation of homogeneous Dirichlet problem Search u H0 1 (Ω) (here,

More information

you expect to encounter difficulties when trying to solve A x = b? 4. A composite quadrature rule has error associated with it in the following form

you expect to encounter difficulties when trying to solve A x = b? 4. A composite quadrature rule has error associated with it in the following form Qualifying exam for numerical analysis (Spring 2017) Show your work for full credit. If you are unable to solve some part, attempt the subsequent parts. 1. Consider the following finite difference: f (0)

More information

Finite difference method for elliptic problems: I

Finite difference method for elliptic problems: I Finite difference method for elliptic problems: I Praveen. C praveen@math.tifrbng.res.in Tata Institute of Fundamental Research Center for Applicable Mathematics Bangalore 560065 http://math.tifrbng.res.in/~praveen

More information

A Domain Decomposition Based Jacobi-Davidson Algorithm for Quantum Dot Simulation

A Domain Decomposition Based Jacobi-Davidson Algorithm for Quantum Dot Simulation A Domain Decomposition Based Jacobi-Davidson Algorithm for Quantum Dot Simulation Tao Zhao 1, Feng-Nan Hwang 2 and Xiao-Chuan Cai 3 Abstract In this paper, we develop an overlapping domain decomposition

More information

Multiscale RBF collocation for solving PDEs on spheres

Multiscale RBF collocation for solving PDEs on spheres Multiscale RBF collocation for solving PDEs on spheres Q. T. Le Gia I. H. Sloan H. Wendland Received: date / Accepted: date Abstract In this paper, we discuss multiscale radial basis function collocation

More information

Analysis of the equal width wave equation with the mesh-free reproducing kernel particle Ritz method

Analysis of the equal width wave equation with the mesh-free reproducing kernel particle Ritz method Analysis of the equal width wave equation with the mesh-free reproducing kernel particle Ritz method Cheng Rong-Jun( 程荣军 ) a) and Ge Hong-Xia( 葛红霞 ) b) a) Ningbo Institute of Technology, Zhejiang University,

More information

IMPROVED LEAST-SQUARES ERROR ESTIMATES FOR SCALAR HYPERBOLIC PROBLEMS, 1

IMPROVED LEAST-SQUARES ERROR ESTIMATES FOR SCALAR HYPERBOLIC PROBLEMS, 1 Computational Methods in Applied Mathematics Vol. 1, No. 1(2001) 1 8 c Institute of Mathematics IMPROVED LEAST-SQUARES ERROR ESTIMATES FOR SCALAR HYPERBOLIC PROBLEMS, 1 P.B. BOCHEV E-mail: bochev@uta.edu

More information

Discontinuous Galerkin Method for interface problem of coupling different order elliptic equations

Discontinuous Galerkin Method for interface problem of coupling different order elliptic equations Discontinuous Galerkin Method for interface problem of coupling different order elliptic equations Igor Mozolevski, Endre Süli Federal University of Santa Catarina, Brazil Oxford University Computing Laboratory,

More information

A Framework for Analyzing and Constructing Hierarchical-Type A Posteriori Error Estimators

A Framework for Analyzing and Constructing Hierarchical-Type A Posteriori Error Estimators A Framework for Analyzing and Constructing Hierarchical-Type A Posteriori Error Estimators Jeff Ovall University of Kentucky Mathematics www.math.uky.edu/ jovall jovall@ms.uky.edu Kentucky Applied and

More information

The method of lines (MOL) for the diffusion equation

The method of lines (MOL) for the diffusion equation Chapter 1 The method of lines (MOL) for the diffusion equation The method of lines refers to an approximation of one or more partial differential equations with ordinary differential equations in just

More information

Radial point interpolation based finite difference method for mechanics problems

Radial point interpolation based finite difference method for mechanics problems INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN ENGINEERING Int. J. Numer. Meth. Engng 26; 68:728 754 Published online 11 April 26 in Wiley InterScience (www.interscience.wiley.com). DOI: 1.12/nme.1733

More information

An Accurate Fourier-Spectral Solver for Variable Coefficient Elliptic Equations

An Accurate Fourier-Spectral Solver for Variable Coefficient Elliptic Equations An Accurate Fourier-Spectral Solver for Variable Coefficient Elliptic Equations Moshe Israeli Computer Science Department, Technion-Israel Institute of Technology, Technion city, Haifa 32000, ISRAEL Alexander

More information

1. Nonlinear Equations. This lecture note excerpted parts from Michael Heath and Max Gunzburger. f(x) = 0

1. Nonlinear Equations. This lecture note excerpted parts from Michael Heath and Max Gunzburger. f(x) = 0 Numerical Analysis 1 1. Nonlinear Equations This lecture note excerpted parts from Michael Heath and Max Gunzburger. Given function f, we seek value x for which where f : D R n R n is nonlinear. f(x) =

More information

Error estimates for moving least square approximations

Error estimates for moving least square approximations Bull Braz Math Soc, New Series 34(2), 231-249 2003, Sociedade Brasileira de Matemática Error estimates for moving least square approximations Carlos Zuppa Abstract. In this paper we obtain error estimates

More information

Solving Poisson s equations by the Discrete Least Square meshless method

Solving Poisson s equations by the Discrete Least Square meshless method Boundary Elements and Oter Mes eduction Metods XXV 3 Solving Poisson s equations by te Discrete Least Square mesless metod H. Arzani & M. H. Afsar Said aaee University, Lavizan, eran, ran Department of

More information

Iterative Methods for Linear Systems

Iterative Methods for Linear Systems Iterative Methods for Linear Systems 1. Introduction: Direct solvers versus iterative solvers In many applications we have to solve a linear system Ax = b with A R n n and b R n given. If n is large the

More information

MATH 590: Meshfree Methods

MATH 590: Meshfree Methods MATH 590: Meshfree Methods Chapter 33: Adaptive Iteration Greg Fasshauer Department of Applied Mathematics Illinois Institute of Technology Fall 2010 fasshauer@iit.edu MATH 590 Chapter 33 1 Outline 1 A

More information

Discrete Maximum Principle for a 1D Problem with Piecewise-Constant Coefficients Solved by hp-fem

Discrete Maximum Principle for a 1D Problem with Piecewise-Constant Coefficients Solved by hp-fem The University of Texas at El Paso Department of Mathematical Sciences Research Reports Series El Paso, Texas Research Report No. 2006-10 Discrete Maximum Principle for a 1D Problem with Piecewise-Constant

More information

Theory of PDE Homework 2

Theory of PDE Homework 2 Theory of PDE Homework 2 Adrienne Sands April 18, 2017 In the following exercises we assume the coefficients of the various PDE are smooth and satisfy the uniform ellipticity condition. R n is always an

More information

A high order adaptive finite element method for solving nonlinear hyperbolic conservation laws

A high order adaptive finite element method for solving nonlinear hyperbolic conservation laws A high order adaptive finite element method for solving nonlinear hyperbolic conservation laws Zhengfu Xu, Jinchao Xu and Chi-Wang Shu 0th April 010 Abstract In this note, we apply the h-adaptive streamline

More information

The Meshless Local Petrov-Galerkin (MLPG) Method for Solving Incompressible Navier-Stokes Equations

The Meshless Local Petrov-Galerkin (MLPG) Method for Solving Incompressible Navier-Stokes Equations Copyright cfl 2001 Tech Science Press CMES, vol.2, no.2, pp.117-142, 2001 The Meshless Local Petrov-Galerkin (MLPG) Method for Solving Incompressible Navier-Stokes Equations H. Lin and S.N. Atluri 1 Abstract:

More information

JACOBI SPECTRAL GALERKIN METHODS FOR VOLTERRA INTEGRAL EQUATIONS WITH WEAKLY SINGULAR KERNEL

JACOBI SPECTRAL GALERKIN METHODS FOR VOLTERRA INTEGRAL EQUATIONS WITH WEAKLY SINGULAR KERNEL Bull. Korean Math. Soc. 53 (016), No. 1, pp. 47 6 http://dx.doi.org/10.4134/bkms.016.53.1.47 JACOBI SPECTRAL GALERKIN METHODS FOR VOLTERRA INTEGRAL EQUATIONS WITH WEAKLY SINGULAR KERNEL Yin Yang Abstract.

More information

Overlapping Schwarz preconditioners for Fekete spectral elements

Overlapping Schwarz preconditioners for Fekete spectral elements Overlapping Schwarz preconditioners for Fekete spectral elements R. Pasquetti 1, L. F. Pavarino 2, F. Rapetti 1, and E. Zampieri 2 1 Laboratoire J.-A. Dieudonné, CNRS & Université de Nice et Sophia-Antipolis,

More information

Numerical Methods for Two Point Boundary Value Problems

Numerical Methods for Two Point Boundary Value Problems Numerical Methods for Two Point Boundary Value Problems Graeme Fairweather and Ian Gladwell 1 Finite Difference Methods 1.1 Introduction Consider the second order linear two point boundary value problem

More information

i=1 α i. Given an m-times continuously

i=1 α i. Given an m-times continuously 1 Fundamentals 1.1 Classification and characteristics Let Ω R d, d N, d 2, be an open set and α = (α 1,, α d ) T N d 0, N 0 := N {0}, a multiindex with α := d i=1 α i. Given an m-times continuously differentiable

More information

LECTURE 1: SOURCES OF ERRORS MATHEMATICAL TOOLS A PRIORI ERROR ESTIMATES. Sergey Korotov,

LECTURE 1: SOURCES OF ERRORS MATHEMATICAL TOOLS A PRIORI ERROR ESTIMATES. Sergey Korotov, LECTURE 1: SOURCES OF ERRORS MATHEMATICAL TOOLS A PRIORI ERROR ESTIMATES Sergey Korotov, Institute of Mathematics Helsinki University of Technology, Finland Academy of Finland 1 Main Problem in Mathematical

More information