Sparse Wavelet Representation of Differential Operators with Piecewise Polynomial Coefficients

Size: px
Start display at page:

Download "Sparse Wavelet Representation of Differential Operators with Piecewise Polynomial Coefficients"

Transcription

1 Article Sparse Wavelet Representation of Differential Operators with Piecewise Polynomial Coefficients Dana Černá * and Václav Finěk Department of Mathematics and Didactics of Mathematics, Technical University in Liberec, Studentská, 46 7 Liberec, Czech Republic; vaclav.finek@tul.cz * Correspondence: dana.cerna@tul.cz; Tel.: Academic Editors: Palle E.T. Jorgensen and Azita Mayeli Received: January 7; Accepted: February 7; Published: February 7 Abstract: We propose a construction of a Hermite cubic spline-wavelet basis on the interval and hypercube. The basis is adapted to homogeneous Dirichlet boundary conditions. The wavelets are orthogonal to piecewise polynomials of degree at most seven on a uniform grid. Therefore, the wavelets have eight vanishing moments, and the matrices arising from discretization of differential equations with coefficients that are piecewise polynomials of degree at most four on uniform grids are sparse. Numerical examples demonstrate the efficiency of an adaptive wavelet method with the constructed wavelet basis for solving the one-dimensional elliptic equation and the two-dimensional Black Scholes equation with a quadratic volatility. Keywords: Riesz basis; wavelet; spline; interval; differential equation; sparse matrix; Black Scholes equation. Introduction Wavelets are a powerful and useful tool for analyzing signals, the detection of singularities, data compression and the numerical solution of partial differential and integral equations. One of the most important properties of wavelets is that they have vanishing moments. Vanishing wavelet moments ensure the so-called compression property of wavelets. This means that a function f that is smooth, except at some isolated singularities, typically has a sparse representation in a wavelet basis, i.e., only a small number of wavelet coefficients carry most of the information on f. Similarly as functions, also certain differential and integral operators have sparse or quasi-sparse representation in a wavelet basis. This compression property of wavelets leads to the design of many multiscale wavelet-based methods for the solution of differential equations. The first wavelet methods used orthogonal wavelets, e.g., Daubechies wavelets or coiflets [,]. Their disadvantage is that the most orthogonal wavelets are usually not known in a closed form and that their smoothness is typically dependent on the length of the support. The orthogonal wavelets that are known in a closed form are Haar wavelets. They were successfully used for solving differential equations, e.g., in [3 5]. Another useful tool is the short Haar wavelet transform that was derived and used for solving differential equations in [6 8]. Since spline wavelets are known in a closed form and they are smoother and have more vanishing moments than orthogonal wavelets of the same length of support, many wavelet methods using spline wavelets were proposed [9 ]. For a review of wavelet methods for solving differential equations, see also [,3]. It is known that spectral methods can be used to study singularity formation for PDE solution [4 6]. Due to their compression property, wavelets can also be used to study singularity formation for PDE solutions. The wavelet approach simply insists on analyzing wavelet coefficients that are large in regions where the singularity occurs and very small in regions where the function Axioms 7, 6, 4; doi:.339/axioms64

2 Axioms 7, 6, 4 of is smooth and derivatives are relatively small. Many adaptive wavelet methods are based on this property [7,8]. We focus on an adaptive wavelet method that was originally designed in [7,8] and later modified in many papers [9 ], because it has the following advantages: Optimality: For a large class of differential equations, both linear and nonlinear, it was shown that this method converges and is asymptotically optimal in the sense that the storage and number of floating point operations, needed to resolve the problem with desired accuracy, depend linearly on the number of parameters representing the solution, and the number of these parameters is small. Thus, the computational complexity for all steps of the algorithm is controlled. High order-approximation: The method enables high order approximation. The order of approximation depends on the order of the spline wavelet basis. Sparsity: The solutions and the right-hand side of the equation have sparse representation in a wavelet basis, i.e., they are represented by a small number of numerically significant parameters. In the beginning, iterations start for a small vector of parameters, and the size of the vector increases successively until the required tolerance is reached. The differential operator is represented by a sparse or quasi-sparse matrix, and a procedure for computing the product of this matrix with a finite-length vector with linear complexity is known. Preconditioning: For a large class of problems, the matrices arising from a discretization using wavelet bases can be simply preconditioned by a diagonal preconditioner, and the condition numbers of these preconditioned matrices are uniformly bounded. It is important that the preconditioner is simple, such as the diagonal preconditioner, because in some implementations, only nonzero elements in columns of matrices corresponding to significant coefficients of solutions are stored and used. It should be noted that also other spline wavelet methods utilize some of these features, but to our knowledge, there are no other wavelet methods than adaptive wavelet methods based on the ideas from [7,8] that have all of these properties. For more details about adaptive wavelet methods, see Section 6 and [7 3]. In this paper, we are concerned with the wavelet discretization of the partial differential equation: d k,l= x k ) u p k,l x l + d k= q k u x k + p u = f on Ω =, ) d, u = on Ω. ) We assume that q k x) Q >, that the functions p k,l, q k, p and f are sufficiently smooth and bounded on Ω and that p k,l satisfy the uniform ellipticity condition: d d k= l= p k,l x) x k x l C d k= x k, x = x,..., x d ), ) where C > is independent of x. The discretization matrix for wavelet bases is typically not sparse, but only quasi-sparse, i.e., the matrix of the size N N has O N log N) nonzero entries. For multiplication of this matrix with a vector, a routine called APPLYhas to be used [8,9,4]. However, it was observed in several papers, e.g., in [5], that quantitatively the application of the APPLY routine is very demanding, where this routine is also not easy to implement. Therefore, in [5] a wavelet basis was constructed with respect to which the discretization matrix is sparse, i.e., it has O N) nonzero entries, for Equation ) if the coefficients are constant. The construction from [5] was modified in [6,7] with the aim to improve the condition number of the discretization matrices. Some numerical experiments with these bases can be found in [8,9]. In this paper, our aim is to construct a wavelet basis such that the discretization matrix corresponding to ) is sparse if the coefficients p k,l, q k and p are piecewise polynomial functions of degree at most n on the uniform grid,

3 Axioms 7, 6, 4 3 of where n = 6 for p k,l, n = 5 for q k and n = 4 for p. Our construction is based on Hermite cubic splines. Let us mention that cubic Hermite wavelets were constructed also in [5 7,3 35]. Example. We have recently implemented the adaptive wavelet method for solving the Black Scholes equation: V t d k,l= ρ k,l σ kσ l S k S l V S k S l r d k= S k V S k + rv =, 3) where S,..., S d, t), S max ) )..., S max d, T). We used the θ-scheme for time discretization and tested the performance of the adaptive method with respect to the choice of a wavelet basis for d =,, 3. Some results can be found in [8]. In the case of cubic spline wavelets, the smallest number of iterations was required for the wavelet basis from [36]. The discretization matrix for most spline wavelet bases is not sparse, but only quasi-sparse, and thus, the above-mentioned routine APPLY has to be used. For wavelet bases from [5 7], the discretization matrix corresponding to the Black Scholes operator is sparse if volatilities σ i are constant. However, in more realistic models, volatilities are represented by non-constant functions, e.g., piecewise polynomial functions [37]. For the basis that will be constructed in this paper, the discretization matrix is sparse also for the Black Scholes equation with volatilities σ i that are piecewise quadratic.. Wavelet Bases In this section, we briefly review the concept of a wavelet basis in Sobolev spaces and introduce notations; for more details, see, e.g., [3]. Let H be a Hilbert space with the inner product, H and the norm H, and let, denote the L -inner product. Let J be an index set, and let each index λ J take the form λ = j, k), where λ := j Z is a level. For v = {v λ } λ J, v λ R, we define: ) / v := v λ, l J ) := {v : v < }. 4) λ J Our aim is to construct a wavelet basis in the sense of the following definition. Definition. A family Ψ := {ψ λ, λ J } is called a wavelet basis of H, if: i) Ψ is a Riesz basis for H, i.e., the closure of the span of Ψ is H, and there exist constants c, C, ), such that: c b b λ ψ λ C b, for all b := {b λ } λ J l H J ). 5) λ J ii) The functions are local in the sense that diam supp ψ λ ) C λ for all λ J, and at a given level j, the supports of only finitely many wavelets overlap at any point x. For the two countable sets of functions Γ, Γ H, the symbol Γ, Γ denotes the matrix: H Γ, Γ H := { γ, γ H } γ Γ, γ Γ. 6) The constants c Ψ := sup {c : c satisfies 5)} and C Ψ := inf {C : C satisfies 5)} are called Riesz bounds, and the number cond Ψ = C Ψ /c Ψ is called the condition number of Ψ. It is known that: c Ψ = λ min Ψ, Ψ H ), C Ψ = λ max Ψ, Ψ H ), 7) where λ min Ψ, Ψ H ) and λ max Ψ, Ψ H ) are the smallest and the largest eigenvalues of the matrix Ψ, Ψ H, respectively.

4 Axioms 7, 6, 4 4 of Let M be a Lebesgue measurable subset of R d. The space L M) is the space of all Lebesgue measurable functions on M, such that the norm: f = f x) dx is finite. The space L M) is a Hilbert space with the inner product: f, g = M M / f x) g x)dx, f, g L M). 9) The Sobolev space H s R d) for s is defined as the space of all functions f L R d), such that the seminorm: f Hs R d ) = π) d R d ˆf ξ) ξ s dξ is finite. The symbol ˆf denotes the Fourier transform of the function f defined by: 8) ) / ) ˆf ξ) = R s f x) e iξ x dx. ) The space H s R d) is a Hilbert space with the inner product: f, g Hs R d ) = Rd ˆf ξ) ĝ ξ) π) d + ξ s) dξ, f, g H s R d), ) and the norm: f Hs R d ) = f, f Hs R d ). 3) For an open set M R d, H s M) is the set of restrictions of functions from H s R d) to M equipped with the norm: } f H s M) { g = inf Hs R d ) : g Hs M) and g M = f. 4) Let C M) be the space of all continuous functions with the support in M, such that they have continuous derivatives of order r for any r R. The space H s M) is defined as the closure of C M) in H s R d). It is known that: f H M) = f H M) + f, 5) where: f H M) = f, f 6) is the seminorm in H M) and f denotes the gradient of f. 3. Construction of Scaling Functions We start with the same scaling functions as in [5 7,3 34]. Let: x + ) x), x [, ], φ x) = x) + x), x [, ],, otherwise, x + ) x, x [, ], φ x) = x) x, x [, ],, otherwise. 7) For j 3 and x [, ], we define:

5 Axioms 7, 6, 4 5 of φ j,k+l x) = j/ φ l j x k ) for k =,..., j, l =,, φ j, x) = j/ φ j x ), φ j, j+ x) = j/ φ j x ) ), 8) and: Φ j = { φ j,k, k =,..., j+}, V j = span Φ j. 9) The scaling functions φ j,k on the level j = 3 are displayed in Figure. Then, the spaces V j form a multiresolution analysis. We choose dual space Ṽ j as the set of all functions v L, ), such that v restricted to the interval k k, j than eight for any k =,..., j, i.e., Ṽ j = j ) is a polynomial of degree less { ) } k v L, ) : v ) k j, k Π 8 j j, k j for k =,..., j, ) where Π 8 a, b) denotes the set of all polynomials on a, b) of degree less than eight. Let: W j = Ṽ j V j+, ) where Ṽj is the orthogonal complement of Ṽ j with respect to the L -inner product. If a function g is a piecewise polynomial of degree n, we write deg g = n Figure. Scaling functions on the level j = 3. Lemma. Let the spaces W j, j 3, be defined as above. Then, all functions g W i and h W j, i, j 3, i j >, satisfy: a g, h =, b g, h =, c g, h =, ) where a, b, c are piecewise polynomial functions, such that a, b, c Ṽ p, p max i, j), deg a 4, deg b 5 and deg c 6. Proof of Lemma. Let us assume that j > i +. We have g W i V i+ V j Ṽ j, deg g 3, a Ṽ j, deg a 4, and thus, ag Ṽ j. Since h W j and W j is orthogonal to Ṽ j, we obtain a g, h =. Similarly, the relation b g, h = is the consequence of the fact that bg Ṽ j and h W j. Using integration by parts, we obtain: c g, h = c g + c g, h. 3)

6 Axioms 7, 6, 4 6 of Since c g + c g Ṽ j and h W j, we have c g, h =. The situation for j < i + is similar. Therefore, the discretization matrix for the Equation ) is sparse. Let Ψ j be a basis of W j. The proof that: Ψ = {ψ λ, λ J } = Φ 3 Ψ j. 4) is a Riesz basis of the space L, ), and that Ψ is a Riesz basis of the space H, ) when normalized with respect to the H -norm is based on the following theorem [5,38]. Theorem. Let J N, and let V j and Ṽ j, j J, be subspaces of L, ), such that: j=3 V j V j+, Ṽ j Ṽ j+, dim V j = dim Ṽ j <, j J. 5) Let Φ j be bases of V j, Φ j be bases of Ṽ j and Ψ j be bases of Ṽj V j+, such that Riesz bounds with respect to the L -norm of Φ j ; Φ j, and Ψ j are uniformly bounded; and let Ψ be given by 4). Furthermore, let the matrix: G j := Φ j, Φ j be invertible, and the spectral norm of G j is bounded independently of j. In addition, for some positive constants C, γ and d, such that γ < d, let: 6) inf v v j C jd v H v j V d,), v Hd, ), 7) j and for s < γ, let: v j H d,) Cjs v j, v j V j ; 8) and let similar estimates 7) and 8) hold for γ and d on the dual side. Then, there exist constants k and K, < k K <, such that: k b b λ λ s ψ λ K b, b := {b λ } λ J l H J ) 9) s,) holds for s γ, γ). λ J We focus on the spaces V j and Ṽ j defined by 9) and ), respectively, and we show that they satisfy the assumptions of Theorem. Theorem 3. There exist uniform Riesz bases ˆΦ j of V j and Φ j of Ṽ j, such that the matrix: G j = ˆΦ j, Φ j 3) is invertible and the spectral norm of G j is bounded independently of j. Proof of Theorem 4. Let Φ j, V j and Ṽ j be defined as above. For i =,..., 7, we define: x /) i, x [, ], p i x), otherwise, 3) and: ) θ j,8k+i+ = j )/ p i j x k, k Z, i =,..., 7. 3)

7 Axioms 7, 6, 4 7 of Then, the set Θ j = has the structure: { θ j,k, k =,..., j+} is a basis of Ṽ j, and the matrix A j = Φ j, Θ j, j 3, A j = A L A A... A A R, 33) where A is the matrix of the size 8. Our aim is to apply several transforms on Φ j and Θ j, such that new bases ˆΦ j of V j and Φ j of Ṽ j are local, and the matrix G j defined by 3) and its transpose G T j are both strictly diagonally dominant. First, we replace functions θ j,k by functions g j,k in such a way that the matrix of L -inner products of φ j,k and g j,l is tridiagonal. Therefore, we define: g j,8k+i+ = where the coefficients c i j,l are chosen, such that: 8 c i j,l θ j,8k+l, i =,..., 7, k =,..., j, 34) l= φj,p, g j,q =, p q >, φj,p, g j,p =, p =,..., j+. 35) For m = 8k + i +, i =,..., 7, k =,..., j, we substitute 34) into 35), and using supp φ j,8k+l+ supp g j,m = for l =,..., 9, we obtain systems of eight linear algebraic equations with eight unknown coefficients: A i c i = e i, for k =,..., j, c i = ) 8 c i j,l, 36) l= the system matrices A i that are submatrices of A containing all rows of A except the i-th and i + )-th rows, and e i are unit vectors, such that e i) = δ l i,l. The symbol δ i,l denotes the Kronecker delta. We computed all of the system matrices precisely using symbolic computations and verified that they are regular. Thus, the coefficients c i j,l exist and are unique. The matrix B j defined by ) B j = φ j,k, g j,m, k, l =,..., j+, is tridiagonal and has the structure: k,l B j = B L B B... B B R, 37)

8 Axioms 7, 6, 4 8 of where: B = , 38) and: B L = B {,...,}, B R = B {,...,8,}. 39) The symbol B M denotes the submatrix of the matrix B containing rows from B with indices from M. In 38), the numbers are rounded to three decimal digits. We apply several transforms on φ j,k and denote the new functions by φ i j,k. In the following, let: We define: B j,k,l = B j ) k,l, Bi j,k,l = φ i j,l, g j,k, i =,..., 4. 4) φ j,k = φ j,k B j,k,k+ B j,k+,k+ φ j,k+ for k even, φ j,k = φ j,k for k odd, φ j,k = φ j,k B j,k,k φ B j,k for k even, φ j,k,k j,k = φ j,k for k odd, φ 3 j,4+8k = φ j,4+8k B j,4+8k,+8k φ B j,+8k for k =,..., j, φ 3 j,l = φ j,l otherwise, j,+8k,+8k 4) and: φ 4 j,6+8k = φ3 j,6+8k B3 j,6+8k,4+8k φ B 3 j,4+8k for k =,..., j, φ 4 j,l = φ3 j,l otherwise, j,4+8k,4+8k. φ 4 j,l l = 4 + 8k, ˆφ j,l = φ 4 j,l l = j+, otherwise. φ 4 j,l 4) Furthermore, we set φ j,+8k =.3g j,+8k for k =,..., j and φ j,l = g j,l for l = + 8k. { Let ˆΦ j = ˆφ j,l, l =,... j+} { and Φ j = φ j,l, l =,... j+}. The matrix G j defined by 3) has the same structure as A j and B j, i.e., Gj 8i + k, 8i + l) ) k=,...,4,l=,...,8 Gj k, l) ) k=,...,4,l=,...,8 )) G j j+ 8 + k, j+ 8 + l k=,...,8,l=,...,8 = G, i =,..., j = G L, 43) = G R,

9 Axioms 7, 6, 4 9 of where: and: G = G L = G {,...,5}, G R = G {,...,8}....9 ) 44) 45) Thus, the matrices G j and G T j are diagonally dominant and invertible, and due to Johnson s lower bound for the smallest singular value [39], we have: σ min Gj ).7, G j = σ min Gj ) ) It remains to prove that ˆΦ j are uniform Riesz bases of V j and Φ j are uniform Riesz bases of Ṽ j. L Since ˆφ j,k are locally supported and there exists M independent of j and k, such that ˆφ j,k M,,) we have: k c j,k ˆφ j,k and similarly for φ j,k, we have: L,) = k c j,k c j,l ˆφ j,k x) ˆφ j,l x) dx C c. 47) l c j,k φ j,k k L,) C c. 48) By the same argument as in the Proof of Theorem 3.3. in [5], from 47), 48), the invertibility of G j and 46), we can conclude that ˆΦ j and Φ j are uniform Riesz bases of their spans. 4. Construction of Wavelets Now, we construct a basis Ψ j of the space W j = Ṽj V j+, such that cond Ψ j C, where C is a constant independent on j, and functions from Ψ j are translations and dilations of some generators. We propose one boundary generator ψ b and functions ψ i, i =,..., 8, generating inner wavelets, such that the sets: Ψ j = contain functions ψ j,k defined for x [, ] by: { ψ j,k, k =,..., j+}, j 3, 49) ψ j, x) = j/ ψ b j x ), ψ j, j+ x) = j/ ψ b j x) ), ψ j,8k+l+ x) = j/ ψ l j x 4k ), l =,... 8, < 8k + l + < j+. 5)

10 Axioms 7, 6, 4 of We denote the scaling functions on the level j = by: φ,k+l x) = / φ l x k) for k Z, l =,, x R. 5) For l =,..., 6, let the functions ψ l have the form: ψ l = 4 h l,k φ,k 5) k= and be such that ψ, ψ and ψ 3 are antisymmetric and ψ 4, ψ 5 and ψ 6 are symmetric. Thus, supp ψ l = [, 4] for l =,..., 6. Let p i be polynomials defined by 3). It is clear that if: then x ) ψ l x), p i =, i =,..., 7, l =,... 6, 53) 4 ψ l j x k ), p i j x m ) =, for k, m 4Z, and thus, ψ j,8i+l, g = for any g Ṽ j, i =,..., j, and l =,..., 6. Substituting 5) into 53), we obtain the system of linear algebraic equations with the solution h l = { } 4 h l,k of the form: k= h l = a l, u + a l, u + a l,3 u 3, l =,, 3, 54) and: h l = b l 3, v + b l 3, v + b l 3,3 v 3, l = 4, 5, 6, 55) where a l,k and b l,k are chosen real parameters and: [u, u, u 3 ] = For l {7, 8}, let the functions ψ l have the form: ψ l = , [v, v, v 3 ] =. 56) h l,k φ,k. 57) k=

11 Axioms 7, 6, 4 of These functions are uniquely determined by imposing that ψ 7 is symmetric, ψ 8 is antisymmetric, both ψ 7 and ψ 8 are L -orthogonal to the functions ψ l, l =,..., 6, they are normalized with respect to the L -norm and: x ) ψ l x), p i =, for i =,..., 7. 58) 4 It remains to construct boundary function ψ b. Let: ψ b = 4 h b,k φ,k [, ). 59) k= Substituting 59) into: x ) ψ b x), p i =, for i =,..., 7, 6) 4 we obtain the system of eight equations for 5 unknown coefficients. The solution h b = { h b,k } 4 k= is the linear combination of vectors w i given by: w = 5 w l = 83, 49 99, , 49 74, 839 u l ) T 66, , , 49 53,,,,,,,,, l =, 3, 4, w l =, l = 5, 6, 7, v l 4 6) i.e., h b = 7 d i W i, 6) i= where d i are chosen real parameters. Hence, the set Ψ j depends on the choice of a k,l, b k,l and d i. However, it is not true that cond Ψ j C for all possible choices of these parameters. Moreover, for some choices, the condition numbers of Ψ j are uniformly bounded, but the condition number of the resulting basis Ψ is large, e.g., 6. Therefore, we optimize the construction to improve the condition number of Ψ. We choose a k,, and then, we set a k, and a k,3, such that ψ i, ψ j = δ i,j for i, j =,, 3, and similarly, we choose b k, and then set b k, and b k,3, such that ψ i, ψ j = δ i,j for i, j = 4, 5, 6. Moreover, the functions ψ 7 and ψ 8 are constructed, such that they are orthogonal to ψ i for i =,..., 6, and due to the symmetry and antisymmetry, we have ψ i, ψ j = δ i,j for i =,, 3 and j = 4, 5, 6 and ψ 7, ψ 8 =. In summary, ψ i is orthogonal to ψ j with respect to the L -norm for i, j =,... 6, i = j. To further improve the condition number, we orthogonalize scaling functions on the coarsest level j = 3, i.e., we determine the set: Φ ort 3 := K Φ 3, K = Φ 3, Φ 3, 63) and we redefine Φ 3 as Φ 3 := Φ ort 3. Furthermore, we wrote a program that computes the condition number of the wavelet basis containing all wavelets up to the level of seven with respect to both the L -norm and the H -norm for

12 Axioms 7, 6, 4 of given parameters a k,l, b k,l and d i and performed extensive numerical experiments. In the following, we consider the parameters that lead to good results: a = a,, a,, a,3 ) = 4.6, 4.43,.67), a = a,, a,, a,3 ) = , , ), a 3 = a 3,, a 3,, a 3,3 ) = , , ), b = b,, b,, b,3 ) =.4, 3.9, 4.7), b = b,, b,, b,3 ) = , , ), b 3 = b 3,, b 3,, b 3,3 ) = , , ), d = d,..., d 7 ) =.75,.363,.66,.34,.344,.58,.99), 64) and after computing ψ b and ψ i, i =,..., 8, using these parameters, we normalize them with respect to the L -norm, i.e., we redefine ψ b := ψ b / ψ b and ψ i := ψ i / ψ i. The wavelets ψ 3,,..., ψ 3,9 that are dilations of ψ b, ψ,..., ψ 8 are displayed in Figure ψ 3, ψ 3, ψ 3, ψ 3,4 3 ψ 3,5 ψ 3, ψ 3,7 3 ψ 3,8 ψ 3, Figure. Wavelets ψ 3,,..., ψ 3,9. Theorem 4. The sets Ψ j with the parameters given by 64) are uniform Riesz bases of W j for j 3. Proof of Theorem 5. Since we constructed wavelets such that many of them are orthogonal, there is only a small number of nonzero entries in N j. Since wavelets are normalized with respect to the L -norm, we have: ) Nj =. 65) k,k

13 Axioms 7, 6, 4 3 of Direct computation yields that: Nj )k=,l=,...,9 = ) N j k= j,l= j,..., j 8 = z, Nj )k=,...,9,l= = ) N j = k= j,..., j 8,l= j z T, 66) where: z =.,.97,.66,.339,.75,.45,.65,.439), 67) and for i =,..., j, we have: ) Nj k=8i,8i+,l=8i+8,8i+9 = ) N Nj k=8i+8,8i+9,l=8i,8i+ = NT, 68) where: N =. 69) The numbers in 67) and 69) are rounded to four decimal digits. All other entries of N j are zero. The structure of the Gram matrix N j = Ψ j, Ψ j is displayed in Figure nz = 44 Figure 3. The structure of the matrix N j. Using Gershgorin theorem, the smallest eigenvalue λ min Nj )., and the largest eigenvalue λ max Nj ).79. Therefore, Ψj are uniform Riesz bases of their spans. Theorem 5. The set Ψ is a Riesz basis of L, ), and when normalized with respect to the H -norm, it is a Riesz basis of H, ). Proof of Theorem 6. Due to the Theorems, 3 and 4, the relation 9) holds both for s = and s =. Hence, Ψ is a Riesz basis of L, ) and: { } { 3 φ 3,k, k =,..., 6 j ψ j,k, j 3, k =,..., j+} 7)

14 Axioms 7, 6, 4 4 of is a Riesz basis of H, ). To show that also: { } φ 3,k ψ φ H, k =,..., 6 j,k 3,k,) H, j 3, k =,..., j+ ψ j,k,) 7) is a Riesz basis of H, ), we follow the Proof of Theorem in [4]. From 8) and 5) there exist nonzero constants C and C, such that: C j H ψ j,k C j, for j 3, k =,..., j+, 7) Ω) and: C 3 φ3,k H Ω) C 3, for k =,..., 6. 73) Let ˆb = { â 3,k, k =,..., 6 } {ˆbj,k, j 3, k =,..., j+} be such that: We define: ˆb 6 = â 3,k + k= j=3 j+ k= ˆb j,k <. 74) a 3,k = 3 â 3,k φ3,k H, k =,..., 6, b j,k =,) j ˆbj,k ψ j,k H,), j 3, k =,..., j+, 75) and b = { a 3,k, k =,..., 6 } { b j,k, j 3, k =,..., j+}. Then: ˆb b <. 76) C Since the set 7) is a Riesz basis of H, ), there exist constants C 3 and C 4, such that: Therefore: and similarly: C 3 b 6 k= C 4 C ˆb C 4 b = C 3 ˆb C a 3,k 3 φ 3,k + 6 â 3,k k= φ 3,k H,) 6 k= j+ j=3 b j,k j ψ j,k C 4 b. 77) k= H,) 6 k= a 3,k 3 φ 3,k + j=3 j+ k= b j,k j ψ j,k H,) â 3,k φ3,k H φ 3,k +,) φ 3,k + j=3 j+ k= j=3 j+ k= ˆb j,k ψ j,k H,) ˆb j,k ψ j,k H,) ψ j,k ψ j,k H,) H,) 78). 79) The condition number of the resulting wavelet basis with wavelets up to the level of with respect to the L -norm is 7., and the condition number of this basis normalized with respect to the

15 Axioms 7, 6, 4 5 of H -norm is 6.. The sparsity pattern of the matrix arising from a discretization using a wavelet basis constructed in this paper and a wavelet basis from [5] for the one-dimensional Black Scholes equation with quadratic volatilities from Example is displayed in Figure Figure 4. The sparsity pattern of the matrices arising from a discretization using a wavelet basis constructed in this paper left) and a wavelet basis from [5] right) for the Black Scholes equation with quadratic volatilities. 5. Wavelets on the Hypercube We present a well-known construction of a multivariate wavelet basis on the unit hypercube Ω =, )d ; for more details, see, e.g., [3]. It is based on tensorizing univariate wavelet bases and preserves the Riesz basis property, the locality of wavelets, vanishing moments and polynomial exactness. This approach is known as an anisotropic approach. For notational simplicity, we denote J j =,..., j+ for j 3, and: ψ,k := φ3,k, k J : = J3, J := j, k), j, J j. 8) Then, we can write: n o Ψ = ψj,k, j, k J j = {ψλ, λ J }. 8) We use u v to denote the tensor product of functions u and v, i.e., u v) x, x ) = u x ) v x ). We define multivariate basis functions as: ψλ = id= ψλi, of λ = λ,..., λd ) J, J = Jd = J... J. 8) Since Ψ is a Riesz basis of L, ) and Ψ normalized with respect to the H -norm is a Riesz basis, ), the set: Ψ ani := {ψλ, λ J} 83) H is a Riesz basis of L Ω), and its normalization with respect to the H -norm is a Riesz basis of H Ω). Using the same argument as in the Proof of Lemma, we conclude that for this basis, the discretization matrix is sparse for Equation ) with piecewise polynomial coefficients on uniform meshes, such that deg pk,l 6, deg qk 5 and deg a Numerical Examples In this section, we solve the elliptic Equation ) and the equation with the Black Scholes operator from Example by an adaptive wavelet method with the basis constructed in this paper. We briefly describe the algorithm. While the classical adaptive methods typically uses refining a mesh according

16 Axioms 7, 6, 4 6 of to a posteriori local error estimates, the wavelet approach is different, and it comprises the following steps [3,7,8]:. One starts with a variational formulation for a suitable wavelet basis, but instead of turning to a finite dimensional approximation, the continuous problem is transformed into an infinite-dimensional l -problem.. Then, one proposes a convergent iteration for the l -problem. 3. Finally, one derives an implementable version of this idealized iteration, where all infinite-dimensional quantities are replaced by finitely supported ones. To the left-hand side of the Equation ), we associate the following bilinear form: a v, w) := d Ω k,l= p k,l v x k w x l + d k= The weak formulation of ) reads as follows: Find u H Ω), such that: q k v x k w + p v w dx. 84) a u, v) = f, v for all v H Ω). 85) Instead of turning to a finite dimensional approximation, Equation 85) is reformulated as an equivalent bi-infinite matrix equation Au = f, where: A) λ,µ = a ψ λ, ψ µ ), f)λ = f, ψ λ, 86) for ψ λ, ψ µ Ψ and Ψ is a wavelet basis of H Ω). We use the standard Jacobi diagonal preconditioner D for preconditioning this equation, i.e., D λ,µ = D λ,µ δ λ,µ. If the coefficients are constant, one can also use an efficient diagonal preconditioner from [4]. The algorithm for solving the l -problem is the following:. Compute sparse representation f j of the right-hand side f, such that f fj is smaller than a given tolerance ɛ j. The computation of a sparse representation insists on thresholding the smallest coefficients and working only with the largest ones. We denote the routine as f j := RHS[f, ɛ j ].. Compute K steps of GMRESfor solving the system Av = f j with the initial vector v j. Each iteration of GMRES requires multiplication of the infinite-dimensional matrix with a finitely-supported vector. Since for the wavelet basis constructed in this paper, the matrix is sparse, it can be computed exactly. Otherwise, it is computed approximately with the given tolerance ɛ j by the method from [4]. We denote the routine z = GMRES[A, f j, v j, K]. 3. Compute sparse representation v j+ of z with the error smaller than ɛ j. We denote the routine v j+ := COARSE[z, ɛ j ]. It insists on thresholding the coefficients. We repeat Steps, and 3 until the norm of the residual r j = f Avj is not smaller than the required tolerance ɛ. Since we work with the sparse representation of the right-hand side and the sparse representation of the vector representing the solution, the method is adaptive. It is known that the coefficients in the wavelet basis are small in regions where the function is smooth and large in regions where the function has some singularity. Therefore, by this method, the singularities are automatically detected.

17 Axioms 7, 6, 4 7 of We use the following algorithm that is a modified version of the original algorithm from [7,8]: Algorithm u :=SOLVE [ A, f, ɛ ]. Choose k, k, k, ), K N.. Set j :=, v := and ɛ := f. 3. While ɛ > ɛ j := j +, ɛ := k ɛ, ɛ j := k ɛ, ɛ j := k ɛ, f j := RHS[f, ɛ j ], z := GMRES[A, f j, v j, K] v j := COARSE[z, ɛ j ], Estimate r j = f Av j and set ɛ := rj. end while, 4. u := v j, 5. Compute approximate solution ũ = uλ u u λ ψ λ. For an appropriate choice of parameters k, k, k and K and more details about the routines RHS and COARSE, we refer to [7,8,3]. Example. We solve the equation: ɛu + x u + u = f on, ), u ) = u ) =, 87) where ɛ =. and the right-hand side f is corresponding to the solution: u x) = x e 5x 5) for x [, ]. 88) We solve this equation using the adaptive wavelet method described above with the wavelet basis constructed in this paper. The approximate solution and the derivative of the approximate solution that were computed using only 79 coefficients are displayed in Figure 5. The significant coefficients were located near Point, because the solution has a large derivative near this point Figure 5. The approximate solution left) and the derivative of the approximate solution right) for Example. The sparsity patterns of the matrices arising from discretization of Equation 87) using wavelets constructed in this paper and wavelets from [5] are the same as the sparsity patterns of matrices for Example that are displayed in Figure 4. Convergence history is displayed in Figure 6. The number of iterations equals the parameter j from Algorithm ; the number of basis functions determining the

18 Axioms 7, 6, 4 8 of approximate solution in j-th iteration is the same as the number of nonzero entries of the vector v j ; and the L -norm of the error is given by: u ũ = max u x) ũ x). 89) x [,] 3 number of basis functions L norm of the error 4 6 L norm of the error number of iterations number of iterations 8 3 number of basis functions Figure 6. Convergence history for Example. The number of basis functions and the L -norm of the error are in logarithmic scaling. Example 3. We consider the equation: V t k,l= ρ k,l σ kσ l S k S l V S k S l r k= S k V S k + rv = f, 9) for S, S ) Ω :=, ) and t, ). We choose parameters of the Black Scholes operator as ρ, = ρ, =, ρ, = ρ, =.88, σ x) =.x.x +.66, σ x) =.x.x +.97, r =., and we set the right-hand side f, the initial and boundary conditions, such that the solution V is given by: V S, S, t) = e rt S S e S ) e S ) 9) for S, S, t) Ω, ). We use the Crank Nicolson scheme for the semi-discretization of the Equation 9) in time. Let M N, τ = M, t l = lτ, l =,..., M, and denote V l S, S ) = V S, S, t l ) and f l S, S ) = f S, S, t l ). The Crank Nicolson scheme has the form: V l+ V l τ k,l= ρ k,l 4 σ kσ l S k S l V l+ + V l ) S k S l r V S l+ + V l ) k + r V l+ + V l ) S k= k = f l+ + f l. 9) In this scheme, the function V l is known from the equation on the previous time level, and the function V l+ is an unknown solution. Thus, for the given time level t l, Equation 9) is of the form ), and we can use the adaptive wavelet method for solving it. The approximate solution V for τ = /365 that was computed using 73 coefficients is displayed in Figure Figure 7. Contour plot left) and 3D plot right) of the approximate solution V for Example.

19 Axioms 7, 6, 4 9 of It can be seen that the gradient of the solution V has the largest values near the point [, ]. Therefore, the largest wavelet coefficients correspond to wavelets with supports in regions near this point, and wavelet coefficients are small for wavelets that are not located in these regions. Thus, many wavelet coefficients are omitted, and the representation of the solution is sparse. The convergence history is shown in Figure 8. number of basis functions 5 L norm of the error L norm of the error number of iterations number of iterations 5 number of basis functions Figure 8. Convergence history for Example. The number of basis functions and the L -norm of the error are in logarithmic scaling. 7. Conclusions In this paper, we constructed a new cubic spline multi-wavelet basis on the unit interval and unit cube. The basis is adapted to homogeneous Dirichlet boundary conditions, and wavelets have eight vanishing moments. The main advantage of this basis is that the matrices arising from a discretization of the differential Equation ) with piecewise polynomial coefficients on uniform meshes, such that deg p k,l 6, deg q k 5 and deg a 4, are sparse and not only quasi-sparse. We proved that the constructed basis is indeed a wavelet basis, i.e., the Riesz basis property 5) is satisfied. We performed extensive numerical experiments and present the construction that leads to the wavelet basis that is well-conditioned with respect to the L -norm, as well as the H -norm. Acknowledgments: This work was supported by Grant GA6-954S of the Czech Science Foundation. Author Contributions: The authors contributed equally to this work. Conflicts of Interest: The authors declare no conflict of interest. References. Beylkin, G. Wavelets and fast numerical algorithms. In Different Perspectives on Wavelets 47; Daubechies, I., Ed.; Proceedings of Symposia in Applied Mathematics; American Mathematical Society: Providence, RI, USA, 993; pp Shann, W.C.; Xu, J.C. Galerkin-wavelet methods for two-point boundary value problems. Numer. Math. 99, 63, Hariharan, G.; Kannan, K. Haar wavelet method for solving some nonlinear parabolic equations. J. Math. Chem., 48, Lepik, Ü. Numerical solution of differential equations using Haar wavelets. Math. Comput. Simul. 5, 68, Lepik, Ü. Numerical solution of evolution equations by the Haar wavelet method. Appl. Math. Comput. 7, 85, Cattani, C. Haar wavelet spline. J. Interdiscip. Math., 4, Cattani, C.; Bochicchio, I. Wavelet analysis of chaotic systems. J. Interdiscip. Math. 6, 9, Ciancio, A.; Cattani, C. Analysis of Singularities by Short Haar Wavelet Transform. Lecture Notes in Computer Science; Gervasi, O., Kumar, V., Tan, C.J.K., Taniar, D., Laganá, A., Mun, Y., Choo, H., Eds.; Springer: Berlin/Heidelberg, Germany, 6; pp Kumar, V.; Mehra, M. Cubic spline adaptive wavelet scheme to solve singularly perturbed reaction diffusion problems. Int. J. Wavelets Multiresolut. Inf. Process. 7, 5,

20 Axioms 7, 6, 4 of. Jia, R.Q.; Zhao, W. Riesz bases of wavelets and applications to numerical solutions of elliptic equations. Math. Comput., 8, Negarestani, H.; Pourakbari, F.; Tavakoli, A. Adaptive multiple knot B-spline wavelets for solving Saint-Venant equations. Int. J. Wavelets Multiresolut. Inf. Process. 3,,.. Mehra, M. Wavelets and differential equations A short review. In AIP Conference Proceedings 46; Siddiqi, A.H., Gupta, A.K., Brokate, M., Eds.; American Institute of Physics: New York, NY, USA, 9; pp Dahmen, W. Multiscale and wavelet methods for operator equations. Lect. Notes Math. 3, 85, Caflisch, R.E.; Gargano, F.; Sammartino, M.; Sciacca, V. Complex singularities and PDEs. Rivista Matematica Universita di Parma 5, 6, Gargano, F.; Sammartino, M.; Sciacca, V.; Cassel, K.V. Analysis of complex singularities in high-reynolds-number Navier-Stokes solutions. J. Fluid Mech. 4, 747, Weideman, J.A.C. Computing the dynamics of complex singularities of nonlinear PDEs. SIAM J. Appl. Dyn. Syst. 3,, Cohen, A.; Dahmen, W.; DeVore, R. Adaptive wavelet schemes for elliptic operator equations Convergence rates. Math. Comput., 7, Cohen, A.; Dahmen, W.; DeVore, R. Adaptive wavelet methods II - beyond the elliptic case. Found. Math.,, Dijkema, T.J.; Schwab, C.; Stevenson, R. An adaptive wavelet method for solving high-dimensional elliptic PDEs. Constr. Approx. 9, 3, Hilber, N.; Reichmann, O.; Schwab, C.; Winter, C. Computational Methods for Quantitative Finance; Springer: Berlin, Germany, 3.. Stevenson, R. Adaptive solution of operator equations using wavelet frames. SIAM J. Numer. Anal. 3, 4, 74.. Dahmen, W.; Kunoth, A. Multilevel preconditioning. Numer. Math. 99, 63, Urban, K. Wavelet Methods for Elliptic Partial Differential Equations; Oxford University Press: Oxford, UK, Černá, D.; Finěk, V. Approximate multiplication in adaptive wavelet methods. Cent. Eur. J. Math. 3,, Dijkema, T.J.; Stevenson, R. A sparse Laplacian in tensor product wavelet coordinates. Numer. Math., 5, Cvejnová, D.; Černá, D.; Finěk, V. Hermite cubic spline multi-wavelets on the cube. In AIP Conference Proceedings 69; Pasheva, V., Popivanov, N., Venkov, G., Eds.; American Institute of Physics: New York, NY, USA, 5; No Černá, D.; Finěk, V. On a sparse representation of an n-dimensional Laplacian in wavelet coordinates. Results Math. 6, 69, Černá, D. Numerical solution of the Black Scholes equation using cubic spline wavelets. In AIP Conference Proceedings 789; Pasheva, V., Popivanov, N., Venkov, G., Eds.; American Institute of Physics: New York, NY, USA, 6; No Cvejnová, D.; Šimůnková, M. Comparison of multidimensional wavelet bases. AIP Conf. Proc. 5, 69, Schneider, A. Biorthogonal cubic Hermite spline multi-wavelets on the interval with complementary boundary conditions. Results Math. 9, 53, Dahmen, W.; Han, B.; Jia, R.Q.; Kunoth, A. Biorthogonal multi-wavelets on the interval: Cubic Hermite splines. Constr. Approx., 6, Jia R.Q.; Liu, S.T. Wavelet bases of Hermite cubic splines on the interval. Adv. Comput. Math. 6, 5, Shumilov, B.M. Multiwavelets of the third-degree Hermitian splines orthogonal to cubic polynomials. Math. Models Comput. Simul. 3, 5, Shumilov, B.M. Cubic multi-wavelets orthogonal to polynomials and a splitting algorithm. Numer. Anal. Appl. 3, 6, Xue, X.; Zhang, X.; Li, B.; Qiao, B.; Chen, X. Modified Hermitian cubic spline wavelet on interval finite element for wave propagation and load identification. Finite Elem. Anal. Des. 4, 9, Černá, D.; Finěk, V. Wavelet bases of cubic splines on the hypercube satisfying homogeneous boundary conditions. Int. J. Wavelets Multiresolut. Inf. Process. 5, 3, 554.

21 Axioms 7, 6, 4 of 37. Zuhlsdorff, C. The pricing of derivatives on assets with quadratic volatility. Appl. Math. Financ., 8, Dahmen, W. Stability of multiscale transformations. J. Fourier Anal. Appl. 996, 4, Johnson, C.R. A Gershgorin-type lower bound for the smallest singular value. Linear Algebra Appl. 989,, Černá, D.; Finěk, V. Quadratic spline wavelets with short support for fourth-order problems. Results Math. 4, 66, Černá, D.; Finěk, V. A diagonal preconditioner for singularly pertubed problems. Bound. Value Probl. 7, 7,. c 7 by the authors; licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution CC BY) license

DISCRETE CDF 9/7 WAVELET TRANSFORM FOR FINITE-LENGTH SIGNALS

DISCRETE CDF 9/7 WAVELET TRANSFORM FOR FINITE-LENGTH SIGNALS DISCRETE CDF 9/7 WAVELET TRANSFORM FOR FINITE-LENGTH SIGNALS D. Černá, V. Finěk Department of Mathematics and Didactics of Mathematics, Technical University in Liberec Abstract Wavelets and a discrete

More information

Construction of wavelets. Rob Stevenson Korteweg-de Vries Institute for Mathematics University of Amsterdam

Construction of wavelets. Rob Stevenson Korteweg-de Vries Institute for Mathematics University of Amsterdam Construction of wavelets Rob Stevenson Korteweg-de Vries Institute for Mathematics University of Amsterdam Contents Stability of biorthogonal wavelets. Examples on IR, (0, 1), and (0, 1) n. General domains

More information

Computation of operators in wavelet coordinates

Computation of operators in wavelet coordinates Computation of operators in wavelet coordinates Tsogtgerel Gantumur and Rob Stevenson Department of Mathematics Utrecht University Tsogtgerel Gantumur - Computation of operators in wavelet coordinates

More information

Schemes. Philipp Keding AT15, San Antonio, TX. Quarklet Frames in Adaptive Numerical. Schemes. Philipp Keding. Philipps-University Marburg

Schemes. Philipp Keding AT15, San Antonio, TX. Quarklet Frames in Adaptive Numerical. Schemes. Philipp Keding. Philipps-University Marburg AT15, San Antonio, TX 5-23-2016 Joint work with Stephan Dahlke and Thorsten Raasch Let H be a Hilbert space with its dual H. We are interested in the solution u H of the operator equation Lu = f, with

More information

Multiscale Frame-based Kernels for Image Registration

Multiscale Frame-based Kernels for Image Registration Multiscale Frame-based Kernels for Image Registration Ming Zhen, Tan National University of Singapore 22 July, 16 Ming Zhen, Tan (National University of Singapore) Multiscale Frame-based Kernels for Image

More information

Wavelet Bi-frames with Uniform Symmetry for Curve Multiresolution Processing

Wavelet Bi-frames with Uniform Symmetry for Curve Multiresolution Processing Wavelet Bi-frames with Uniform Symmetry for Curve Multiresolution Processing Qingtang Jiang Abstract This paper is about the construction of univariate wavelet bi-frames with each framelet being symmetric.

More information

L. Levaggi A. Tabacco WAVELETS ON THE INTERVAL AND RELATED TOPICS

L. Levaggi A. Tabacco WAVELETS ON THE INTERVAL AND RELATED TOPICS Rend. Sem. Mat. Univ. Pol. Torino Vol. 57, 1999) L. Levaggi A. Tabacco WAVELETS ON THE INTERVAL AND RELATED TOPICS Abstract. We use an abstract framework to obtain a multilevel decomposition of a variety

More information

Riesz Bases of Wavelets and Applications to Numerical Solutions of Elliptic Equations

Riesz Bases of Wavelets and Applications to Numerical Solutions of Elliptic Equations Riesz Bases of Wavelets and Applications to Numerical Solutions of Elliptic Equations Rong-Qing Jia and Wei Zhao Department of Mathematical and Statistical Sciences University of Alberta Edmonton, Canada

More information

arxiv: v1 [math.na] 11 Jul 2011

arxiv: v1 [math.na] 11 Jul 2011 Multigrid Preconditioner for Nonconforming Discretization of Elliptic Problems with Jump Coefficients arxiv:07.260v [math.na] Jul 20 Blanca Ayuso De Dios, Michael Holst 2, Yunrong Zhu 2, and Ludmil Zikatanov

More information

Space-time sparse discretization of linear parabolic equations

Space-time sparse discretization of linear parabolic equations Space-time sparse discretization of linear parabolic equations Roman Andreev August 2, 200 Seminar for Applied Mathematics, ETH Zürich, Switzerland Support by SNF Grant No. PDFMP2-27034/ Part of PhD thesis

More information

MRA Frame Wavelets with Certain Regularities Associated with the Refinable Generators of Shift Invariant Spaces

MRA Frame Wavelets with Certain Regularities Associated with the Refinable Generators of Shift Invariant Spaces Chapter 6 MRA Frame Wavelets with Certain Regularities Associated with the Refinable Generators of Shift Invariant Spaces Tian-Xiao He Department of Mathematics and Computer Science Illinois Wesleyan University,

More information

Research Article A Two-Grid Method for Finite Element Solutions of Nonlinear Parabolic Equations

Research Article A Two-Grid Method for Finite Element Solutions of Nonlinear Parabolic Equations Abstract and Applied Analysis Volume 212, Article ID 391918, 11 pages doi:1.1155/212/391918 Research Article A Two-Grid Method for Finite Element Solutions of Nonlinear Parabolic Equations Chuanjun Chen

More information

Biorthogonal Spline Type Wavelets

Biorthogonal Spline Type Wavelets PERGAMON Computers and Mathematics with Applications 0 (00 1 0 www.elsevier.com/locate/camwa Biorthogonal Spline Type Wavelets Tian-Xiao He Department of Mathematics and Computer Science Illinois Wesleyan

More information

Space-Time Adaptive Wavelet Methods for Parabolic Evolution Problems

Space-Time Adaptive Wavelet Methods for Parabolic Evolution Problems Space-Time Adaptive Wavelet Methods for Parabolic Evolution Problems Rob Stevenson Korteweg-de Vries Institute for Mathematics University of Amsterdam joint work with Christoph Schwab (ETH, Zürich), Nabi

More information

INFINITUDE OF MINIMALLY SUPPORTED TOTALLY INTERPOLATING BIORTHOGONAL MULTIWAVELET SYSTEMS WITH LOW APPROXIMATION ORDERS. Youngwoo Choi and Jaewon Jung

INFINITUDE OF MINIMALLY SUPPORTED TOTALLY INTERPOLATING BIORTHOGONAL MULTIWAVELET SYSTEMS WITH LOW APPROXIMATION ORDERS. Youngwoo Choi and Jaewon Jung Korean J. Math. (0) No. pp. 7 6 http://dx.doi.org/0.68/kjm.0...7 INFINITUDE OF MINIMALLY SUPPORTED TOTALLY INTERPOLATING BIORTHOGONAL MULTIWAVELET SYSTEMS WITH LOW APPROXIMATION ORDERS Youngwoo Choi and

More information

Solving Symmetric Indefinite Systems with Symmetric Positive Definite Preconditioners

Solving Symmetric Indefinite Systems with Symmetric Positive Definite Preconditioners Solving Symmetric Indefinite Systems with Symmetric Positive Definite Preconditioners Eugene Vecharynski 1 Andrew Knyazev 2 1 Department of Computer Science and Engineering University of Minnesota 2 Department

More information

( nonlinear constraints)

( nonlinear constraints) Wavelet Design & Applications Basic requirements: Admissibility (single constraint) Orthogonality ( nonlinear constraints) Sparse Representation Smooth functions well approx. by Fourier High-frequency

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

COMPACTLY SUPPORTED ORTHONORMAL COMPLEX WAVELETS WITH DILATION 4 AND SYMMETRY

COMPACTLY SUPPORTED ORTHONORMAL COMPLEX WAVELETS WITH DILATION 4 AND SYMMETRY COMPACTLY SUPPORTED ORTHONORMAL COMPLEX WAVELETS WITH DILATION 4 AND SYMMETRY BIN HAN AND HUI JI Abstract. In this paper, we provide a family of compactly supported orthonormal complex wavelets with dilation

More information

On the Numerical Evaluation of Fractional Sobolev Norms. Carsten Burstedde. no. 268

On the Numerical Evaluation of Fractional Sobolev Norms. Carsten Burstedde. no. 268 On the Numerical Evaluation of Fractional Sobolev Norms Carsten Burstedde no. 268 Diese Arbeit ist mit Unterstützung des von der Deutschen Forschungsgemeinschaft getragenen Sonderforschungsbereiches 611

More information

Spline Element Method for Partial Differential Equations

Spline Element Method for Partial Differential Equations for Partial Differential Equations Department of Mathematical Sciences Northern Illinois University 2009 Multivariate Splines Summer School, Summer 2009 Outline 1 Why multivariate splines for PDEs? Motivation

More information

Applied and Computational Harmonic Analysis 11, (2001) doi: /acha , available online at

Applied and Computational Harmonic Analysis 11, (2001) doi: /acha , available online at Applied and Computational Harmonic Analysis 11 305 31 (001 doi:10.1006/acha.001.0355 available online at http://www.idealibrary.com on LETTER TO THE EDITOR Construction of Multivariate Tight Frames via

More information

The following definition is fundamental.

The following definition is fundamental. 1. Some Basics from Linear Algebra With these notes, I will try and clarify certain topics that I only quickly mention in class. First and foremost, I will assume that you are familiar with many basic

More information

The adaptive tensor product wavelet scheme: Sparse matrices and the application to singularly perturbed problems

The adaptive tensor product wavelet scheme: Sparse matrices and the application to singularly perturbed problems IMA Journal of Numerical Analysis () Page of 8 doi:.93/imanum/drn The adaptive tensor product wavelet scheme: Sparse matrices and the application to singularly perturbed problems NABI CHEGINI AND ROB STEVENSON

More information

A NOTE ON MATRIX REFINEMENT EQUATIONS. Abstract. Renement equations involving matrix masks are receiving a lot of attention these days.

A NOTE ON MATRIX REFINEMENT EQUATIONS. Abstract. Renement equations involving matrix masks are receiving a lot of attention these days. A NOTE ON MATRI REFINEMENT EQUATIONS THOMAS A. HOGAN y Abstract. Renement equations involving matrix masks are receiving a lot of attention these days. They can play a central role in the study of renable

More information

Domain Decomposition Algorithms for an Indefinite Hypersingular Integral Equation in Three Dimensions

Domain Decomposition Algorithms for an Indefinite Hypersingular Integral Equation in Three Dimensions Domain Decomposition Algorithms for an Indefinite Hypersingular Integral Equation in Three Dimensions Ernst P. Stephan 1, Matthias Maischak 2, and Thanh Tran 3 1 Institut für Angewandte Mathematik, Leibniz

More information

Solving the stochastic steady-state diffusion problem using multigrid

Solving the stochastic steady-state diffusion problem using multigrid IMA Journal of Numerical Analysis (2007) 27, 675 688 doi:10.1093/imanum/drm006 Advance Access publication on April 9, 2007 Solving the stochastic steady-state diffusion problem using multigrid HOWARD ELMAN

More information

Construction of Biorthogonal B-spline Type Wavelet Sequences with Certain Regularities

Construction of Biorthogonal B-spline Type Wavelet Sequences with Certain Regularities Illinois Wesleyan University From the SelectedWorks of Tian-Xiao He 007 Construction of Biorthogonal B-spline Type Wavelet Sequences with Certain Regularities Tian-Xiao He, Illinois Wesleyan University

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

Wavelet Bases of the Interval: A New Approach

Wavelet Bases of the Interval: A New Approach Int. Journal of Math. Analysis, Vol. 1, 2007, no. 21, 1019-1030 Wavelet Bases of the Interval: A New Approach Khaled Melkemi Department of Mathematics University of Biskra, Algeria kmelkemi@yahoo.fr Zouhir

More information

Decomposition of Riesz frames and wavelets into a finite union of linearly independent sets

Decomposition of Riesz frames and wavelets into a finite union of linearly independent sets Decomposition of Riesz frames and wavelets into a finite union of linearly independent sets Ole Christensen, Alexander M. Lindner Abstract We characterize Riesz frames and prove that every Riesz frame

More information

1 Math 241A-B Homework Problem List for F2015 and W2016

1 Math 241A-B Homework Problem List for F2015 and W2016 1 Math 241A-B Homework Problem List for F2015 W2016 1.1 Homework 1. Due Wednesday, October 7, 2015 Notation 1.1 Let U be any set, g be a positive function on U, Y be a normed space. For any f : U Y let

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

WAVELETS WITH SHORT SUPPORT

WAVELETS WITH SHORT SUPPORT WAVELETS WITH SHORT SUPPORT BIN HAN AND ZUOWEI SHEN Abstract. This paper is to construct Riesz wavelets with short support. Riesz wavelets with short support are of interests in both theory and application.

More information

for compression of Boundary Integral Operators. Steven Paul Nixon B.Sc.

for compression of Boundary Integral Operators. Steven Paul Nixon B.Sc. Theory and Applications of the Multiwavelets for compression of Boundary Integral Operators. Steven Paul Nixon B.Sc. Institute for Materials Research School of Computing, Science & Engineering, University

More information

Lecture Note III: Least-Squares Method

Lecture Note III: Least-Squares Method Lecture Note III: Least-Squares Method Zhiqiang Cai October 4, 004 In this chapter, we shall present least-squares methods for second-order scalar partial differential equations, elastic equations of solids,

More information

ETNA Kent State University

ETNA Kent State University Electronic Transactions on Numerical Analysis. Volume 37, pp. 166-172, 2010. Copyright 2010,. ISSN 1068-9613. ETNA A GRADIENT RECOVERY OPERATOR BASED ON AN OBLIQUE PROJECTION BISHNU P. LAMICHHANE Abstract.

More information

446 SCIENCE IN CHINA (Series F) Vol. 46 introduced in refs. [6, ]. Based on this inequality, we add normalization condition, symmetric conditions and

446 SCIENCE IN CHINA (Series F) Vol. 46 introduced in refs. [6, ]. Based on this inequality, we add normalization condition, symmetric conditions and Vol. 46 No. 6 SCIENCE IN CHINA (Series F) December 003 Construction for a class of smooth wavelet tight frames PENG Lizhong (Λ Π) & WANG Haihui (Ξ ) LMAM, School of Mathematical Sciences, Peking University,

More information

An Efficient Multiscale Runge-Kutta Galerkin Method for Generalized Burgers-Huxley Equation

An Efficient Multiscale Runge-Kutta Galerkin Method for Generalized Burgers-Huxley Equation Applied Mathematical Sciences, Vol. 11, 2017, no. 30, 1467-1479 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2017.7141 An Efficient Multiscale Runge-Kutta Galerkin Method for Generalized Burgers-Huxley

More information

Efficient Solvers for Stochastic Finite Element Saddle Point Problems

Efficient Solvers for Stochastic Finite Element Saddle Point Problems Efficient Solvers for Stochastic Finite Element Saddle Point Problems Catherine E. Powell c.powell@manchester.ac.uk School of Mathematics University of Manchester, UK Efficient Solvers for Stochastic Finite

More information

Preface to the Second Edition. Preface to the First Edition

Preface to the Second Edition. Preface to the First Edition n page v Preface to the Second Edition Preface to the First Edition xiii xvii 1 Background in Linear Algebra 1 1.1 Matrices................................. 1 1.2 Square Matrices and Eigenvalues....................

More information

An Introduction to Wavelets and some Applications

An Introduction to Wavelets and some Applications An Introduction to Wavelets and some Applications Milan, May 2003 Anestis Antoniadis Laboratoire IMAG-LMC University Joseph Fourier Grenoble, France An Introduction to Wavelets and some Applications p.1/54

More information

Lectures notes. Rheology and Fluid Dynamics

Lectures notes. Rheology and Fluid Dynamics ÉC O L E P O L Y T E C H N IQ U E FÉ DÉR A L E D E L A U S A N N E Christophe Ancey Laboratoire hydraulique environnementale (LHE) École Polytechnique Fédérale de Lausanne Écublens CH-05 Lausanne Lectures

More information

A note on accurate and efficient higher order Galerkin time stepping schemes for the nonstationary Stokes equations

A note on accurate and efficient higher order Galerkin time stepping schemes for the nonstationary Stokes equations A note on accurate and efficient higher order Galerkin time stepping schemes for the nonstationary Stokes equations S. Hussain, F. Schieweck, S. Turek Abstract In this note, we extend our recent work for

More information

ON THE INFLUENCE OF THE WAVENUMBER ON COMPRESSION IN A WAVELET BOUNDARY ELEMENT METHOD FOR THE HELMHOLTZ EQUATION

ON THE INFLUENCE OF THE WAVENUMBER ON COMPRESSION IN A WAVELET BOUNDARY ELEMENT METHOD FOR THE HELMHOLTZ EQUATION INTERNATIONAL JOURNAL OF NUMERICAL ANALYSIS AND MODELING Volume 4, Number 1, Pages 48 62 c 2007 Institute for Scientific Computing and Information ON THE INFLUENCE OF THE WAVENUMBER ON COMPRESSION IN A

More information

Linear Algebra Massoud Malek

Linear Algebra Massoud Malek CSUEB Linear Algebra Massoud Malek Inner Product and Normed Space In all that follows, the n n identity matrix is denoted by I n, the n n zero matrix by Z n, and the zero vector by θ n An inner product

More information

BAND-LIMITED REFINABLE FUNCTIONS FOR WAVELETS AND FRAMELETS

BAND-LIMITED REFINABLE FUNCTIONS FOR WAVELETS AND FRAMELETS BAND-LIMITED REFINABLE FUNCTIONS FOR WAVELETS AND FRAMELETS WEIQIANG CHEN AND SAY SONG GOH DEPARTMENT OF MATHEMATICS NATIONAL UNIVERSITY OF SINGAPORE 10 KENT RIDGE CRESCENT, SINGAPORE 119260 REPUBLIC OF

More information

Multigrid Methods for Elliptic Obstacle Problems on 2D Bisection Grids

Multigrid Methods for Elliptic Obstacle Problems on 2D Bisection Grids Multigrid Methods for Elliptic Obstacle Problems on 2D Bisection Grids Long Chen 1, Ricardo H. Nochetto 2, and Chen-Song Zhang 3 1 Department of Mathematics, University of California at Irvine. chenlong@math.uci.edu

More information

THE KADISON-SINGER PROBLEM AND THE UNCERTAINTY PRINCIPLE

THE KADISON-SINGER PROBLEM AND THE UNCERTAINTY PRINCIPLE PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 00, Number 0, Pages 000 000 S 0002-9939(XX)0000-0 THE KADISON-SINGER PROBLEM AND THE UNCERTAINTY PRINCIPLE PETER G. CASAZZA AND ERIC WEBER Abstract.

More information

A gradient recovery method based on an oblique projection and boundary modification

A gradient recovery method based on an oblique projection and boundary modification ANZIAM J. 58 (CTAC2016) pp.c34 C45, 2017 C34 A gradient recovery method based on an oblique projection and boundary modification M. Ilyas 1 B. P. Lamichhane 2 M. H. Meylan 3 (Received 24 January 2017;

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

Wavelets, Multiresolution Analysis and Fast Numerical Algorithms. G. Beylkin 1

Wavelets, Multiresolution Analysis and Fast Numerical Algorithms. G. Beylkin 1 A draft of INRIA lectures, May 1991 Wavelets, Multiresolution Analysis Fast Numerical Algorithms G. Beylkin 1 I Introduction These lectures are devoted to fast numerical algorithms their relation to a

More information

Schur Complements on Hilbert Spaces and Saddle Point Systems

Schur Complements on Hilbert Spaces and Saddle Point Systems Schur Complements on Hilbert Spaces and Saddle Point Systems Constantin Bacuta Mathematical Sciences, University of Delaware, 5 Ewing Hall 976 Abstract For any continuous bilinear form defined on a pair

More information

PARTITION OF UNITY FOR THE STOKES PROBLEM ON NONMATCHING GRIDS

PARTITION OF UNITY FOR THE STOKES PROBLEM ON NONMATCHING GRIDS PARTITION OF UNITY FOR THE STOES PROBLEM ON NONMATCHING GRIDS CONSTANTIN BACUTA AND JINCHAO XU Abstract. We consider the Stokes Problem on a plane polygonal domain Ω R 2. We propose a finite element method

More information

Iterative methods for positive definite linear systems with a complex shift

Iterative methods for positive definite linear systems with a complex shift Iterative methods for positive definite linear systems with a complex shift William McLean, University of New South Wales Vidar Thomée, Chalmers University November 4, 2011 Outline 1. Numerical solution

More information

Numerical Methods I Non-Square and Sparse Linear Systems

Numerical Methods I Non-Square and Sparse Linear Systems Numerical Methods I Non-Square and Sparse Linear Systems Aleksandar Donev Courant Institute, NYU 1 donev@courant.nyu.edu 1 MATH-GA 2011.003 / CSCI-GA 2945.003, Fall 2014 September 25th, 2014 A. Donev (Courant

More information

The Lanczos and conjugate gradient algorithms

The Lanczos and conjugate gradient algorithms The Lanczos and conjugate gradient algorithms Gérard MEURANT October, 2008 1 The Lanczos algorithm 2 The Lanczos algorithm in finite precision 3 The nonsymmetric Lanczos algorithm 4 The Golub Kahan bidiagonalization

More information

Multigrid absolute value preconditioning

Multigrid absolute value preconditioning Multigrid absolute value preconditioning Eugene Vecharynski 1 Andrew Knyazev 2 (speaker) 1 Department of Computer Science and Engineering University of Minnesota 2 Department of Mathematical and Statistical

More information

A Least-Squares Finite Element Approximation for the Compressible Stokes Equations

A Least-Squares Finite Element Approximation for the Compressible Stokes Equations A Least-Squares Finite Element Approximation for the Compressible Stokes Equations Zhiqiang Cai, 1 Xiu Ye 1 Department of Mathematics, Purdue University, 1395 Mathematical Science Building, West Lafayette,

More information

Inverse Eigenvalue Problems for Two Special Acyclic Matrices

Inverse Eigenvalue Problems for Two Special Acyclic Matrices mathematics Communication Inverse Eigenvalue Problems for Two Special Acyclic Matrices Debashish Sharma, *, and Mausumi Sen, Department of Mathematics, Gurucharan College, College Road, Silchar 788004,

More information

APPENDIX A. Background Mathematics. A.1 Linear Algebra. Vector algebra. Let x denote the n-dimensional column vector with components x 1 x 2.

APPENDIX A. Background Mathematics. A.1 Linear Algebra. Vector algebra. Let x denote the n-dimensional column vector with components x 1 x 2. APPENDIX A Background Mathematics A. Linear Algebra A.. Vector algebra Let x denote the n-dimensional column vector with components 0 x x 2 B C @. A x n Definition 6 (scalar product). The scalar product

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

Chapter 7 Iterative Techniques in Matrix Algebra

Chapter 7 Iterative Techniques in Matrix Algebra Chapter 7 Iterative Techniques in Matrix Algebra Per-Olof Persson persson@berkeley.edu Department of Mathematics University of California, Berkeley Math 128B Numerical Analysis Vector Norms Definition

More information

INTRODUCTION TO FINITE ELEMENT METHODS

INTRODUCTION TO FINITE ELEMENT METHODS INTRODUCTION TO FINITE ELEMENT METHODS LONG CHEN Finite element methods are based on the variational formulation of partial differential equations which only need to compute the gradient of a function.

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

AMS subject classifications. Primary, 65N15, 65N30, 76D07; Secondary, 35B45, 35J50

AMS subject classifications. Primary, 65N15, 65N30, 76D07; Secondary, 35B45, 35J50 A SIMPLE FINITE ELEMENT METHOD FOR THE STOKES EQUATIONS LIN MU AND XIU YE Abstract. The goal of this paper is to introduce a simple finite element method to solve the Stokes equations. This method is in

More information

Approximating the matrix exponential of an advection-diffusion operator using the incomplete orthogonalization method

Approximating the matrix exponential of an advection-diffusion operator using the incomplete orthogonalization method Approximating the matrix exponential of an advection-diffusion operator using the incomplete orthogonalization method Antti Koskela KTH Royal Institute of Technology, Lindstedtvägen 25, 10044 Stockholm,

More information

AMS526: Numerical Analysis I (Numerical Linear Algebra) Lecture 23: GMRES and Other Krylov Subspace Methods; Preconditioning

AMS526: Numerical Analysis I (Numerical Linear Algebra) Lecture 23: GMRES and Other Krylov Subspace Methods; Preconditioning AMS526: Numerical Analysis I (Numerical Linear Algebra) Lecture 23: GMRES and Other Krylov Subspace Methods; Preconditioning Xiangmin Jiao SUNY Stony Brook Xiangmin Jiao Numerical Analysis I 1 / 18 Outline

More information

An interpolation operator for H 1 functions on general quadrilateral and hexahedral meshes with hanging nodes

An interpolation operator for H 1 functions on general quadrilateral and hexahedral meshes with hanging nodes An interpolation operator for H 1 functions on general quadrilateral and hexahedral meshes with hanging nodes Vincent Heuveline Friedhelm Schieweck Abstract We propose a Scott-Zhang type interpolation

More information

axioms Construction of Multiwavelets on an Interval Axioms 2013, 2, ; doi: /axioms ISSN

axioms Construction of Multiwavelets on an Interval Axioms 2013, 2, ; doi: /axioms ISSN Axioms 2013, 2, 122-141; doi:10.3390/axioms2020122 Article OPEN ACCESS axioms ISSN 2075-1680 www.mdpi.com/journal/axioms Construction of Multiwavelets on an Interval Ahmet Altürk 1 and Fritz Keinert 2,

More information

Geometric Multigrid Methods

Geometric Multigrid Methods Geometric Multigrid Methods Susanne C. Brenner Department of Mathematics and Center for Computation & Technology Louisiana State University IMA Tutorial: Fast Solution Techniques November 28, 2010 Ideas

More information

An a posteriori error estimate and a Comparison Theorem for the nonconforming P 1 element

An a posteriori error estimate and a Comparison Theorem for the nonconforming P 1 element Calcolo manuscript No. (will be inserted by the editor) An a posteriori error estimate and a Comparison Theorem for the nonconforming P 1 element Dietrich Braess Faculty of Mathematics, Ruhr-University

More information

Stabilization and Acceleration of Algebraic Multigrid Method

Stabilization and Acceleration of Algebraic Multigrid Method Stabilization and Acceleration of Algebraic Multigrid Method Recursive Projection Algorithm A. Jemcov J.P. Maruszewski Fluent Inc. October 24, 2006 Outline 1 Need for Algorithm Stabilization and Acceleration

More information

PDEs, part 1: Introduction and elliptic PDEs

PDEs, part 1: Introduction and elliptic PDEs PDEs, part 1: Introduction and elliptic PDEs Anna-Karin Tornberg Mathematical Models, Analysis and Simulation Fall semester, 2013 Partial di erential equations The solution depends on several variables,

More information

c 2004 Society for Industrial and Applied Mathematics

c 2004 Society for Industrial and Applied Mathematics MULTISCALE MODEL. SIMUL. Vol. 3, No., pp. 65 88 c 4 Society for Industrial and Applied Mathematics ON WAVELET-BASED NUMERICAL HOMOGENIZATION ALINA CHERTOCK AND DORON LEVY Abstract. Recently, a wavelet-based

More information

Preliminary/Qualifying Exam in Numerical Analysis (Math 502a) Spring 2012

Preliminary/Qualifying Exam in Numerical Analysis (Math 502a) Spring 2012 Instructions Preliminary/Qualifying Exam in Numerical Analysis (Math 502a) Spring 2012 The exam consists of four problems, each having multiple parts. You should attempt to solve all four problems. 1.

More information

Multilevel Preconditioning of Graph-Laplacians: Polynomial Approximation of the Pivot Blocks Inverses

Multilevel Preconditioning of Graph-Laplacians: Polynomial Approximation of the Pivot Blocks Inverses Multilevel Preconditioning of Graph-Laplacians: Polynomial Approximation of the Pivot Blocks Inverses P. Boyanova 1, I. Georgiev 34, S. Margenov, L. Zikatanov 5 1 Uppsala University, Box 337, 751 05 Uppsala,

More information

On solving linear systems arising from Shishkin mesh discretizations

On solving linear systems arising from Shishkin mesh discretizations On solving linear systems arising from Shishkin mesh discretizations Petr Tichý Faculty of Mathematics and Physics, Charles University joint work with Carlos Echeverría, Jörg Liesen, and Daniel Szyld October

More information

EXAMPLES OF REFINABLE COMPONENTWISE POLYNOMIALS

EXAMPLES OF REFINABLE COMPONENTWISE POLYNOMIALS EXAMPLES OF REFINABLE COMPONENTWISE POLYNOMIALS NING BI, BIN HAN, AND ZUOWEI SHEN Abstract. This short note presents four examples of compactly supported symmetric refinable componentwise polynomial functions:

More information

Numerical tensor methods and their applications

Numerical tensor methods and their applications Numerical tensor methods and their applications 8 May 2013 All lectures 4 lectures, 2 May, 08:00-10:00: Introduction: ideas, matrix results, history. 7 May, 08:00-10:00: Novel tensor formats (TT, HT, QTT).

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

DS-GA 1002 Lecture notes 0 Fall Linear Algebra. These notes provide a review of basic concepts in linear algebra.

DS-GA 1002 Lecture notes 0 Fall Linear Algebra. These notes provide a review of basic concepts in linear algebra. DS-GA 1002 Lecture notes 0 Fall 2016 Linear Algebra These notes provide a review of basic concepts in linear algebra. 1 Vector spaces You are no doubt familiar with vectors in R 2 or R 3, i.e. [ ] 1.1

More information

Construction of Multivariate Compactly Supported Orthonormal Wavelets

Construction of Multivariate Compactly Supported Orthonormal Wavelets Construction of Multivariate Compactly Supported Orthonormal Wavelets Ming-Jun Lai Department of Mathematics The University of Georgia Athens, GA 30602 April 30, 2004 Dedicated to Professor Charles A.

More information

Mathematics Department Stanford University Math 61CM/DM Inner products

Mathematics Department Stanford University Math 61CM/DM Inner products Mathematics Department Stanford University Math 61CM/DM Inner products Recall the definition of an inner product space; see Appendix A.8 of the textbook. Definition 1 An inner product space V is a vector

More information

Comparative Analysis of Mesh Generators and MIC(0) Preconditioning of FEM Elasticity Systems

Comparative Analysis of Mesh Generators and MIC(0) Preconditioning of FEM Elasticity Systems Comparative Analysis of Mesh Generators and MIC(0) Preconditioning of FEM Elasticity Systems Nikola Kosturski and Svetozar Margenov Institute for Parallel Processing, Bulgarian Academy of Sciences Abstract.

More information

Papers Published. Edward Neuman. Department of Mathematics, Southern Illinois University, Carbondale. and

Papers Published. Edward Neuman. Department of Mathematics, Southern Illinois University, Carbondale. and Papers Published Edward Neuman Department of Mathematics, Southern Illinois University, Carbondale and Mathematical Research Institute, 144 Hawthorn Hollow, Carbondale, IL, 62903, USA 134. On Yang means

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

1 Continuity Classes C m (Ω)

1 Continuity Classes C m (Ω) 0.1 Norms 0.1 Norms A norm on a linear space X is a function : X R with the properties: Positive Definite: x 0 x X (nonnegative) x = 0 x = 0 (strictly positive) λx = λ x x X, λ C(homogeneous) x + y x +

More information

Lecture 8 : Eigenvalues and Eigenvectors

Lecture 8 : Eigenvalues and Eigenvectors CPS290: Algorithmic Foundations of Data Science February 24, 2017 Lecture 8 : Eigenvalues and Eigenvectors Lecturer: Kamesh Munagala Scribe: Kamesh Munagala Hermitian Matrices It is simpler to begin with

More information

Numerical Solutions to Partial Differential Equations

Numerical Solutions to Partial Differential Equations Numerical Solutions to Partial Differential Equations Zhiping Li LMAM and School of Mathematical Sciences Peking University Nonconformity and the Consistency Error First Strang Lemma Abstract Error Estimate

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

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

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

Academic Editors: Alicia Cordero, Juan R. Torregrosa and Francisco I. Chicharro

Academic Editors: Alicia Cordero, Juan R. Torregrosa and Francisco I. Chicharro Algorithms 2015, 8, 774-785; doi:10.3390/a8030774 OPEN ACCESS algorithms ISSN 1999-4893 www.mdpi.com/journal/algorithms Article Parallel Variants of Broyden s Method Ioan Bistran, Stefan Maruster * and

More information

We denote the space of distributions on Ω by D ( Ω) 2.

We denote the space of distributions on Ω by D ( Ω) 2. Sep. 1 0, 008 Distributions Distributions are generalized functions. Some familiarity with the theory of distributions helps understanding of various function spaces which play important roles in the study

More information

Wavelet bases on a triangle

Wavelet bases on a triangle Wavelet bases on a triangle N. Ajmi, A. Jouini and P.G. Lemarié-Rieusset Abdellatif.jouini@fst.rnu.tn neyla.ajmi@laposte.net Département de Mathématiques Faculté des Sciences de Tunis 1060 Campus-Tunis,

More information

Numerical Methods in Matrix Computations

Numerical Methods in Matrix Computations Ake Bjorck Numerical Methods in Matrix Computations Springer Contents 1 Direct Methods for Linear Systems 1 1.1 Elements of Matrix Theory 1 1.1.1 Matrix Algebra 2 1.1.2 Vector Spaces 6 1.1.3 Submatrices

More information

On Riesz-Fischer sequences and lower frame bounds

On Riesz-Fischer sequences and lower frame bounds On Riesz-Fischer sequences and lower frame bounds P. Casazza, O. Christensen, S. Li, A. Lindner Abstract We investigate the consequences of the lower frame condition and the lower Riesz basis condition

More information

Scientific Computing I

Scientific Computing I Scientific Computing I Module 8: An Introduction to Finite Element Methods Tobias Neckel Winter 2013/2014 Module 8: An Introduction to Finite Element Methods, Winter 2013/2014 1 Part I: Introduction to

More information

Wavelets and multiresolution representations. Time meets frequency

Wavelets and multiresolution representations. Time meets frequency Wavelets and multiresolution representations Time meets frequency Time-Frequency resolution Depends on the time-frequency spread of the wavelet atoms Assuming that ψ is centred in t=0 Signal domain + t

More information