1 Introduction We are interested in numerical solutions to the conservation laws: u t + f(u) x =; u(x; ) = u (x);» x» 1: (1.1) Here we have written (1

Size: px
Start display at page:

Download "1 Introduction We are interested in numerical solutions to the conservation laws: u t + f(u) x =; u(x; ) = u (x);» x» 1: (1.1) Here we have written (1"

Transcription

1 ON THE CONSERVATION AND CONVERGENCE TO WEAK SOLUTIONS OF GLOBAL SCHEMES 1 Mark H. Carenter Comutational Methods and Simulation Branch (CMSB) NASA Langley Research Center Hamton, VA and David Gottlieb and Chi-Wang Shu Division of Alied Mathematics Brown University Providence, RI 91 ABSTRACT In this aer we discuss the issue of conservation and convergence to weak solutions of several global schemes, including the commonly used comact schemes and sectral collocation schemes, for solving hyerbolic conservation laws. It is shown that such schemes, if convergent boundedly almost everywhere, will converge to weak solutions. The results are extensions of the classical Lax-Wendroff theorem concerning conservative schemes. Key Words: conservation laws, conservation, weak solutions, convergence. AMS(MOS) subject classication: 65M1, 35L65 1 Research of the second and third authors is suorted by AFOSR grant F , ARO grant DAAD , DOE grant DE-FG-98ER5346, NSF grant DMS , NASA grant NAG and NASA contract NAS while in residence at ICASE, NASA Langley Research Center, Hamton, VA

2 1 Introduction We are interested in numerical solutions to the conservation laws: u t + f(u) x =; u(x; ) = u (x);» x» 1: (1.1) Here we have written (1.1) in the one dimensional form, but the results of this aer are also valid for multi dimensions. The urose of this aer is not to study the issue of convergence. We actually assume that the numerical solution converges boundedly a.e. (almost everywhere), to a certain function u(x; t). More recisely, for a numerical scheme dened at the (uniform or nonuniform) grid oints x j ;» j» N, with x = max(x j+ j )andv j (t) asthenumerical solution at x = x j,we dene the function v x (x; t) by v x (x; t) =v j (t); x j» x<x j+1 ; (1.) and assume that v x (x; t) is uniformly bounded with resect to x, t,and x,and,as x, v x (x; t) converges ointwise a.e. to u(x; t). See, e.g., [5, 16, 17, ] for discussions, in the scalar case, of convergence of some of the schemes studied in this aer, under the L 1 boundedness assumtion. We will concentrate on the issue of whether the limit function u(x; t) is a weak solution to (1.1), that is whether it satises Z T (u(x; t)f t (x; t)+f(u(x; t))f x (x; t)) dx dt u (x)f(x; ) dx = (1.3) for any smooth function f(x; t) which is comactly suorted. Also, in this aer we only consider semidiscrete method-of-lines schemes, i.e. schemes which are discretized in the satial variable(s) only. The classical result in this area is the famous Lax-Wendroff Theorem [11]: Theorem 1.1. (Lax and Wendroff) If the numerical solution of a conservative scheme: (v j ) t + 1 ^fj+ 1 x ^f j 1 = (1.4)

3 where the numerical flux ^f j+ 1 = ^f (v j ;:::;v j+q ) (1.5) is local (i.e. and q are constants indeendent of x), Lischitz continuous in every argument, and consistent with the hysical flux ^f(v; :::; v) = f(v), converges boundedly a.e. (almost everywhere) to a function u(x; t), then u(x; t) is a weak solution to (1.1). The roof follows easily from a summation by arts and an alication of the dominant convergence theorem. See LeVeque [13] for a slightly different version of this theorem and its roof. The Lax-Wendroff Theorem, however, does not cover global schemes, i.e. schemes which can not be written in the form (1.4) with a local flux ^f j+ 1. Examles of global schemes include the comact schemes [1,,3,5],and various sectral Galerkin or collocation schemes (Fourier, Legendre, Chebyshev) [9, 1, 6]. We will extend the Lax Wendroff Theorem to these global schemes in this aer. We remark that there are discussions in the literature about schemes which are not of the conservative form (1.1) but nevertheless still converge to weak solutions. One such examle is the class of schemes for general curvilinear coordinates, see [19] for a roof that such schemes actually do converge to weak solutions. In [8] the authors discussed conservation issues of Chebyshev methods. However, they only considered the mean of the solution, that is, they veried that the limit solution satises (1.3) with f(x; t) =1. The organization of the aer is as follows. In Section we discuss comact schemes. Section 3 contains the Legendre collocation method, while Section 4 discusses the Chebyshev method. Section 5 discusses the Legendre aroximation in the multi-domain case. To close this section we mention that in this aer C (or c) is a generic constant. 3

4 Comact Schemes Comact schemes are methods where the derivatives are aroximated by rational function oerators on the discrete solutions. We consider comact schemes dened on a uniform grid x j ;» j» N. For examle, a fourth order central comact aroximation to the derivative is [1]: 1 6 ((v x) j +4(v x ) j +(v x ) j+1 ) = 1 (v j+1 v j ) (.1) and a third order uwind comact aroximation to the derivative is [5]: 1 3 ( (v x) j +5(v x ) j (v x ) j+1 ) = 1 (3v j 4v j + v j ) : (.) Adequate boundary conditions must be used for the comact schemes, to retain accuracy and stability, see [], [3] for details. Together with boundary conditions, a comact scheme for (1.1) can be written as Pv t + Qf(v) = (v B g B ) (.3) where v =(v ; :::v N ) Λ is the numerical solution, is a constant, v B =(v ; ;:::;;v N ) Λ is the boundary art of the numerical solution, and g B = (g ; ;:::;;g N ) Λ is the given boundary data. Deending on the wind direction, one or both of the rst and last comonents of v B and g B may also be zero(s). The matrices P and Q satisfy the following conditions [3]: ffl P is symmetric, and satises Pf f = O( x) (.4) Here and below, f = (f(x );:::;f(x N )) Λ, and f(x) is an arbitrary smooth (C 1 or smoother) function. O( x) for a vector means that each comonent is bounded by a constant times x, and the constant deends only on the derivatives of f(x); ffl Q is almost" anti-symmetric, that is: Q + Q Λ = R + S (.5) 4

5 where R = (r ij ), and r ij = excet for r and r NN. S is either identically for the central comact schemes, or satises Sf = O( x) (.6) for the uwind comact schemes, where f is dened as before. Also, Q is at least a rst order aroximation to the derivative: Qf f x = O( x): (.7) We can easily verify that all the comact schemes in [1,, 3, 5] satisfy the above conditions for P and Q. For such comact schemes we can state the following roosition: Proosition.1. If the solution of the comact scheme (.3) converges almost everywhere to a function u(x; t), then u(x; t) isaweak solution to (1.1). Proof: For any comactly suorted, C function f(x; t), we denote by f =(f(x ;t); :::; f(x N ;t)) Λ, left multily (.3) by f Λ, and integrate over [,T] to obtain: Z T f Λ (Pv t + Qf(v)) dt = due to the zero boundary conditions of f. Now integrating by arts in t for the rst term, taking a transose of the equation (which is a scalar), and using the symmetry of P and condition (.5) of Q, we obtain: Z T Z T (v Λ Pf t + f(v) Λ Qf) dt (v Λ Pf) j t= = f(v) Λ Sf dt Or, considering (.4), (.6), (.7), and the uniform boundedness (with resect to the mesh size x) of v, Z T (v Λ f t + f(v) Λ f x ) dt (v Λ f) j t= = O(1) (.8) where the constant term O(1) results from a summation of N = 1 O( x) terms of O( x) quantities; the constant deends only on the derivatives of f(x). 5

6 Recalling the denition of the function v x (x; t) in (1.), we can multily (.8) by x to obtain Z T where v x (x; t)f x t (x; t)+f(v x (x; t))f x (x; t) dx dt x v x (x; )f x (x; ) dx = O( x) (.9) f x (x; t) =f(x j ;t); f x x (x; t) =f x (x j ;t); f x t (x; t) =f t (x j ;t); x j» x<x j+1 ; (.1) By assumtion, v x (x; t) converges to u(x; t) boundedly a.e. There is no roblem about the uniform convergence of f x (x; t), f x x (x; t) andf x (x; t) due to the smoothness of f. By the dominant convergence theorem, taking the limit as x in (.9), we obtain (1.3). This roves that u(x; t) is a weak solution of (1.1). 3 Legendre Sectral Collocation Schemes t The Legendre collocation method can be written in the following N (x; t) N f(u N (x; t)) = SV (u N (x; t)) + Bu N (x; t) (3.1) where u N (x; t) is the numerical solution which is a olynomial of degree at most N in x, I N is the Legendre interolation oerator, i.e. for any function g(x), I N g(x) is the unique olynomial of degree at most N satisfying I N g(x j ) = g(x j ) at the N +1Legendre Gauss- Lobatto oints x j,which are the zeros of the olynomial (1 x )P N, where P N is the Legendre olynomial of degree N. The term SV is the sectral viscosity term needed to stabilize the scheme and in order for the assumtion v x (x; t) converges boundedly a.e. to a function u(x; t)" to be realistic. We consider here the suerviscosity term SV (u N ) = ffl()s N s " ( s u N (x; t) (3.) 6

7 ffl is the suerviscosity coefcient, s is an integer growing with N [1, 1, 14, 15]. We remark that this suerviscosity term is equivalent in ractice to a low ass lter. Finally, theboundary term Bu N (x; t) could be either, or (u N (1;t) g 1 )(1 + x)p N(x); or (u N (;t) g )()PN(x); or a combination, deending on the wind directions at the boundary oints. Here is a constant chosen for stability andg 1 and g are functions of the time only. Let f(x; t) be a test function in C 1. Take f N (x; t) = I N f(x; t), then clearly f N are olynomials of degree at most N 1andvanish at both boundary oints x = ±1. Also f N (x; t) f(x; t), (f N ) x (x; t) f x (x; t), and (f N ) t (x; t) f t (x; t) uniformly. We denote now by (f; g) = f(x)g(x)dx and by (f; g) N = NX f(x j )g(x j ) j where j > are the weights in the Gauss-Lobatto formula. We note that (f; g) N =(f; g) if fg is a olynomial of degree at most N 1. We rst show that the boundary terms do not cause a roblem: Lemma 3.1. (f N ;Bu N ) = : (3.3) Proof: We start by observing that (f N ;Bu N )=(f N ;Bu N ) N : Bu N vanishes for the inner Gauss-Lobatto oints and f N vanishes at the boundaries and therefore the Lemma is roven. 7

8 With (3.3), we multily (3.1) by f N (x; t), integrate over x, and integrate by arts for the second term to obtain f N (x; N(x; t) = ffl()s N s We now estimate the right hand side of (3.4): Lemma 3.. lim N1 ffl() s N N (x; t) dx I N f(u N (x; t)) dx " f N (x; t) ( s u N (x; t) dx: (3.4) " f N (x; t) ( s u N (x; t) dx = : (3.5) Also, the quantity under the limit sign is uniformly bounded with resect to t. Proof: Since f N is a olynomial of degree N 1, f N (x; t) = N X ^f k;n (t)p k (x) where ^f k;n (t) are the collocation Legendre coefcients of the test function f. Note that " ( s P k (x) =() s k s (k +1) s P k (x); and therefore (f N ;SV(u N )) = () s ffl NX N s k s (k +1) s ^fk;n (t)^u k;n (t)(p k ;P k ); Here ^u k;n are the Legendre collocation coefcients of u N. We note that as a consequence of the uniform boundedness of u N (x j ) and the fact that f is in C 1, j ^f k;n (t)^u k;n (t)j» C k 3 : (3.6) This imlies (3.5) and the uniform boundedness of the quantity under the limit sign with resect to t. 8

9 We thus only have to deal with the left hand side of (3.4). We integrate (3.4) in t, integrate by arts for the rst term, and use Lemma 3. to obtain: Z T u N (x; N(x; t) + I N f(u N (x; N(x; t) dx dt u N (x; )f N (x; ) dx = o(1): (3.7) It looks like we can immediately take the limit as in the Lax-Wendroff Theorem. The trouble is that, we have only assumed the uniform boundedness of u N (x j ;t), hence of f(u N (x j ;t)), but this does not imly the uniform boundedness of either u N (x; t) or I N f(u N (x; t)) due to the lack of regularity. We need the following Lemma: Lemma 3.3. Let v x be the iecewise linear olynomial taking the values u N (x j ;t), then u N (x; N(x; t) = v x N(x; t) + o(1); (3.8) I N f(u N (x; N(x; t) = I N f(v x N(x; t) + o(1): (3.9) Proof: We will switch back and forth between integrals and quadrature summations: where u N (x; N(x; t) (x) = = = = u N (x; N(x; t) NX j= N u N (x j N(x j ;t) j (x)v x (x; t)(f ) x N t (x; t)dx j x j+ j ; x j» x<x j+1 : In [18] it has been established that (x) is uniformly bounded and converges a.e to 1 as x. This roves (3.8). The roof for (3.9) is similar. 9

10 We can state now Theorem 3.4. If the function v x (x; t) dened in (1.), obtained from the solution of the Legendre collocation scheme (3.1) at the Legendre Gauss-Lobatto oints x j, converges almost everywhere to a function u(x; t), then u(x; t) is a weak solution to (1.1). Proof: By assumtion, v x (x; t)converges to u(x; t) boundedly a.e. Also, there is no roblem about the uniform convergence of f x N(x; t), (f ) x N x (x; t) and (f ) x N t (x; t) due to the smoothness of f. Using the dominant convergence theorem, taking the limit as x in (3.8), (3.9) and (3.7), we obtain (1.3). This roves that u(x; t) isaweak solution of (1.1). We close this section by commenting on other sectral viscosity terms in (3.1) that stabilize the Legendre method. One such term is ffl Q@u N where the sectral viscosity oerator Q is dened by where and Qf = f = NX NX ^Q k ^fk P k (x) ^f k P k (x) 1 ^Q k 1 with m N growing with N. ^Q k =; mn 4 k k» m N ; k>m N We can establish also for this viscosity term that (f N ;SV(u N )) and therefore the result above holds also for this kind of sectral viscosity. 1

11 4 Chebyshev Sectral Collocation Schemes In this section we consider the Chebyshev collocation schemes. These are more difcult to analyze than the Legendre method because of the weight function 1 1 x. The Chebyshev collocation method can be written in the following N (x; t) N f(u N (x; t)) = ffl()s N s " 1 # s u N (x; t)+bu N (x; t) (4.1) where again u N (x; t) is the numerical solution which is a olynomial of degree at most N in x, J N is the Chebyshev interolation oerator, i.e. for any function g(x), J N g(x) is the unique olynomial of degree at most N satisfying J N g(x j )=g(x j )atthen + 1 Chebyshev Gauss-Lobatto oints x j. ffl is the suerviscosity coefcient, s is an integer growing with N [1, 14, 15]. We remark again that this suerviscosity term, which in ractice is equivalent to a low ass lter, or a similar vanishing viscosity term [16, 17], is needed in order for the assumtion v x (x; t) converges boundedly a.e. to a function u(x; t)" to be realistic. Finally, the boundary term Bu N (x; t) could be either, or (u N (1;t) g 1 )(1 + x)tn(x); or (u N (;t) g )()TN(x); or a combination, deending on the wind directions at the boundary oints. Here is a constant chosen for stability andg 1 and g are functions of the time only. Let f(x; t) be a test function in C, 5 that is, all x derivatives of f(x; t) u to order 5 vanish at the boundary oints x = ±1. Such test functions are, of course, dense in C. 1 It follows that ( ) 3= f(x; t) is in C. 3 We denote the (N 5)-th degree Chebyshev interolation olynomial of the function ( ) 3= f(x; t) by ο N 5 (x; t) =J N 5 (( ) 3= f(x; t)); (4.) and note that ο N 5 (x; t) ( ) 3= f(x; t); 11

12 @ο N 5 (x; ( ) 3= f(x; t) N 5 (x; ( ) 3= f(x; t) ; uniformly. We now take N (x; t) =(1 x ) ο N 5 (x; t); (4.3) then N is a olynomial of degree at most N 1 and vanishes at both boundary oints x = ±1 together with its rst and second x derivatives. Moreover, it can be easily veried that N (x; t) f(x; t); N (x; t) f x (x; t); x N (x; t) f t (x; t); (4.4) t uniformly. We again rst show that the boundary term does not cause a roblem: Lemma 4.1. (1 + x)tn(x) N(x; t) dx = ; ()TN(x) N(x; t) dx = : (4.5) Proof: We only rove the rst equality. Zero boundary values of N (x; t) and its rst x derivative imly (1 + x)tn(x) N(x; t) N (x; t) dx = T N (x) = = : T N (x) (1 + (x; t) x dx (1 + x)+ N(x; t) dx The last equality is due to the fact N (x; t) (1 + x)+ N(x; t) N(x; t) (1 + x) + (1 + x)( )ο N 5 (x; t) is a olynomial of degree at most N, hence is orthogonal to T N (x) with the weight 1 1 x. 1

13 With (4.5), we can now multily (4.1) by N(x;t) 1 x, integrate over x, and integrate by arts for the second term to obtain N (x; N (x; t) dx = ffl()s N s N (x; t) We now estimate the right hand side of (4.6): N (x; t) " x ( J N f(u N (x; t)) dx # s u N (x; t) dx: (4.6) Lemma 4.. lim N1 ffl() s N s N (x; t) " 1 # s u N (x; t) dx = : (4.7) Also, the quantity under the limit sign is uniformly bounded with resect to t. Proof: Integrating by arts s times, and noticing that the boundary terms are always because of the fact that N (x; t) vanishes at the boundaries and because of the factor, we obtain N (x; t) " 1 # s u N (x; t) dx = " u N (x; t) 1 s x N(x; t) dx: (4.8) Recalling the denition of ο N 5 (x; t) in(4.),we have ο N 5 (x; t) = N 5 X ^ο k (t)t k (x) where ^ο k (t) are the collocation Chebyshev coefcients of the C 3 function ( ) 3= f(x; t), hence Now, by the relationshi between N and ο N 5 in (4.3): N 5 X N (x; t) = ( ) j^ο k (t)j» C k 3 : (4.9) ^ο k (t)t k (x) X = 1 N 5 4 (1 T (x)) ^ο k (t)t k (x) 13

14 = 1 4 = 1 16 X N N 5 X ^ο k (t)t k (x) N X N 5 X N 5 X ^ο k (t)(t k+ (x)+t k (x)) ^ο k (t)(t k+4 (x)+t k (x)+t k 4 (x)) ^οk 4 (t) 4^ο k (t)+6^ο k (t) 4^ο k+ (t)+^ο k+4 (t) T k (x) ^ k (t)t k (x) where we take the convention that ^ο k (t) = for k < or k > N 5. This, together with (4.9), clearly imlies We now use the equality " 1 j ^ k (t)j» C k 3 : (4.1) # s N(x; t) = and the integral-quadrature equivalence: " u N (x; t) 1 s x N(x; t) dx = NX j= X N () s k s ^k (t)t k (x) (4.11) w j u N (x j 1 # s N(x; t)1 A where x j and w j are the nodes and weights of the Chebyshev Gauss-Lobatto quadrature formula, because the integrand " # 1 u N (x; s x N(x; t) is a olynomial of degree at most N 1. This, together with the uniform boundedness of u N (x j ;t) and (4.8), (4.1) and (4.11), imlies (4.7) and the uniform boundedness of the quantity under the limit sign with resect to t. We thus only have to deal with the left hand side of (4.6). We integrate (4.6) in t, integrate by arts for the rst term, and use Lemma 4. to obtain: Z T N (x; t) N (x; t) u N (x; t) + J N f(u N (x; t)) t 14 u N (x; ) N(x; ) x dx dt x=xj dx = o(1): (4.1)

15 Again, the difculty is that we have only assumed the uniform boundedness of u N (x j ;t), hence of f(u N (x j ;t)), not the uniform boundedness of either u N (x; t) or J N f(u N (x; t)). We again get around this by switching between integrals and quadrature summations: N (x; t) N (x; t) u N (x; t) + J N f(u N (x; t)) = NX j= w N (x; t) un (x j ;t) t t x=xj + f(u N (x j ;t)) because we can easily verify that the integrand N (x; t) u N (x; t) + J N f(u N (x; t)) t N (x; t) N (x; t) x dx x 1 x x=xj A (4.13) is a olynomial of degree at most N 1. Recalling the denition of the function v x (x; t) in (1.) and that of f x (x; t) etc. in (.1), we can use (4.13) to rewrite (4.1) as x 1 x N (x; t) N (x; t) v x (x; t) + f(v x (x; t)) A dx dt where Z T t (x)v x (x; ) N (x; ) (x) = w j ; x j» x<x j+1 : x j+ j x x dx = o(1) (4.14) Clearly, (x) is uniformly bounded and converges to 1 as x. By assumtion, v x (x; t) converges to u(x; t) boundedly a.e. Also, (4.4) guarantees the uniform convergence of the N related terms to the right limits. Using the dominant convergence theorem, taking the limit as x in (4.14), we obtain (1.3). This roves that u(x; t) is a weak solution of (1.1), i.e. we have roved the following Proosition 4.3. If the function v x (x; t) dened in (1.), obtained from the solution of the Chebyshev collocation scheme (4.1) at the Chebyshev Gauss-Lobatto oints x j, converges almost everywhere to a function u(x; t), then u(x; t) isaweak solution to (1.1). 15

16 5 Multi-Domain Legendre Methods In this section we will discuss stable and conservative interface boundary conditions for the multi-domain Legendre method alied to equation (1.1). We assume that the domain» x» 1 is divided into two domains, and for the sake of simlicity we assume that the interface oint is x =. We will denote by u N (x; t) the numerical aroximation in» x» andby v N (x; t) the solution at» x» 1. The multi-domain Legendre method is given N I I N f(u N) = B(u N (;t)) + 1 Q I (x) h f + (u N (;t)) f + (v N (;t)) i + Q I (x) h f (u N (;t)) f (v N (;t)) i + SV (u N ); (5.1) I II N f(v N) = 3 Q II (x) h f + (v N (;t)) f + (u N (;t)) i + 4 Q II (x) h f (v N (;t)) f (u N (;t)) i +SV (v N )+B(v N (1;t)): (5.) Equation (5.1) holds in the interval» x», and (5.) holds in» x» 1. I I N f(u N) interolates f(u N ) at the zeroes ο j of the olynomial xq I and I II N f(v N) interolates f(v N ) at the zeroes j of the olynomial xq II, where Q I (x) = (1 + x)p N(x +1) P N(1) ; Q II (x) = ()P N(x 1) : PN() The sectral viscosities SV (u N ) and SV (v N ) are of the form " # s SV (u N ) = x(x +1) u N s N ; (5.3) " # s SV (v N ) = x() v N s N : (5.4) At this oint we stress that the results of this section are valid only for this form of sectral viscosity and not for the others discussed in Section 3. The reason for that will be evident in the roof. Finally the boundary oerators B at the ends of the interval» x» 1 are left unsecied for now. 16

17 We will also denote the scalar roduct (; q) N = P N j= T (ο j )q(ο j ) j if (x) and q(x) are dened in [; ] and (; q) N = P N j= T ( j )q( j ) j if (x) andq(x) are dened in [; 1], and j are the weights in the Gauss-Lobatto Legendre quadrature formula. Note that if q is a olynomial of degree at most N 1 dened in [; ] then (; q) N =(; q) = A similar formula holds in the interval [; 1]. Z T (x)q(x)dx: Our aim in this section is to show that the choice of the arameters i, i = 1; 4 that leads to linear stability is sufcient for roving conservation, i.e. if the numerical solution u N (x; t);v N (x; t) converges boundedly a.e to functions u(x; t);v(x; t), then the solution w dened by w(x; t) =u(x; t) if» x» and w(x; t) =v(x; t) if» x» 1converges to the weak solution of (1.1). We will discuss rst the stability of (5.1)-(5.). We state Proosition 5.1. The boundary oerators are dissiative, i.e. (u N ;B(u N (;t))) N + 1 ut N(;t)Au n (;t)» ; (5.5) (v N ;B(v N (1;t))) N 1 vt N(;t)Av N (1;t)» : (5.6) Proosition 5.1 imlies that the boundary treatment at the end-oints of the interval is stable. Examle of such oerators are given in [4]. We are ready to state the stability theorem for the linear constant coefcient case. In this case there is no need for the sectral viscosity terms and we will ignore them. We assume that f = Au where A is symmetric in equation (1.1) and in the same way f + = A + u, f = A u where the eigenvalues of A + are nonnegative and those of A are nonositive. Theorem 5.. Let u N, v N be the solutions of (5.1)-(5.). Dene E(t) =(u N (x; t);u N (x; t)) N +(v N (x; t);v N (x; t)) N ; 17

18 then E(t)» E() rovided that 1» 1 ; 1 ; 3» 1 ; 4 1 ; (5.7) 1 3 = 1 ; 4 = 1 : Proof: The roof follows from multilying (5.1), (5.) by u T N ;vt N and taking the scalar roduct. We use Proosition 5.1 and the following notation u = u N (;t); v = v N (;t); ff ± = u A ± u ; ± = v A ± v ; fl ± = u A ± v to get 1 d dt E(t)» ( 1 1 )ff + ( )fl + +( ) + +( 1 )ff ( + 4 )fl +( ) (5.8) The conditions stated above for the i 's guarantee that the right hand side of (5.8) is nonositive and the roof is comleted. Remark: The Discontinuous Galerkin method alied to this roblem leads to the uwinding choice 1 = 4 =, = 3 = 1. Another attractive choice that involves no slitting of the fluxes is 1 = = 3 = 4 = 1 : We turnnow to the main urose of this section, namely the roof of convergence in the nonlinear case of the numerical solution to the correct entroy solution. We rst show that the sectral suerviscosity terms do not create any roblems: consider a comactly suorted (in [-1,1]) test function Ψ(x; t)inc m [; 1], m is to be secied later. 18

19 Lemma 5.3. Let f N (x; t) and N (x; t) be the Legendre interolation olynomials of Ψ(x; t) intheintervals [; ] (with collocation oints ο j ), and [; 1] (with collocation oints j ), resectively. Then lim (f N;SV(u N )) = ; (5.9) N1 lim ( N;SV(v N )) = : (5.1) N1 where the sectral suerviscosities are dened in (5.3) and (5.4). Proof: Since u N is a olynomial of degree N it can be reresented as Therefore from (5.3) u N (x) = SV (u N ) = ffl ()s+1 N s = ffl 1 NX N s Also the test function f N can be reresented as f N = NX ^u k;n P k (x +1): " x(x +1) u N NX k s (k +1) s^u k;n P k (x +1): ^f k;n P k (x +1): From the orthogonality of the Legendre olynomials it follows that j(f N ;SV(u N ))j = ffl 1 NX N s We can choose m large enough such that ^f k;n ^u k;n k s (k +1) s (P k (x +1);P k (x + 1)): j ^f k;n ^u k;n j» C k 3 and since ^u k and (P k (x +1);P k (x + 1)) are bounded, the roof is established. The roof for (5.1) is similar. 19

20 It is self evident that the form of the sectral viscosity SV is crucial. In fact the factor is necessary in the roof. Note that (f N ;SV(u N )) = (SV (f N );u N )=(SV (f N );u N ) N (5.11) We basically roved that the rst argument in the scalar roduct in the right hand side of (5.11) tends to zero whereas the second argument is bounded. The relation (5.11) is not true for other forms of the sectral viscosity where the factor does not aear. Lemma 5.4. Let i satisfy (5.8), then (f N N ) N (f(u N N ) N +( N N ) N (f(v N N = (f N ;SV(u N ))+( N ;SV(v N )) (5.1) ) N Proof: Taking the scalar roduct of equation (5.1) with f N and (5.) with N and denoting by f(;t)=f, for all the quantities one gets (f N N ) N +(f N I N f(u N) ) N = 1 f f + (u ) f + (v ) + f f (u ) f (v ) +(f N ;SV(u N )) N ; (5.13) ( N N ) N +( N II N f(v N) ) N = 3 f + (v ) f + (u ) 4 f (v ) f (u ) +( N ;SV(v n )) N ): (5.14) Here we used the fact that f(;t)=(1;t)=. Now, (f N N f(u N) ) N = (f N N f(u N) ) = f f(u ) (I I N f(u N ) = f f(u ) (f(u N N ) N (5.15)

21 and by the same token ( N N f(v N) ) N = f f(v ) (f(v N N ) N : (5.16) Using (5.15)-(5.16) in (5.13)-(5.14) one gets f N N (f(u N N ) N + N N (f(v N N ) N = f + (u ) f + (v ) [ 1 3 1] f + f (u ) f (v ) [ 4 1] f +(f N ;SV(u N ))+( N ;SV(v N )) : Taking (5.8) into account, the lemma is roven. We integrate now (5.1) with resect to time to get Z T ( u N N f(u N N N + v N N = (u N (t =);f N (t = )) (v N (t =); N (t = )) : f(v N N We now use Lemma 3.3 in Section 3 to convert u N, v N to u x v x, which are dened in (1.) as the iecewise olynomials having the values of u N, v N at the grid oints. Combining then with Lemma 5.3 it follows: Theorem 5.5. Let u N and v N be the multi-domain Legendre aroximation (5.1)-(5.) to (1.1). Assume that the functions u x and v x dened in (1.) converge boundedly a.e., then the limit function is a weak solution of (1.1). References N ) dt [1] C. Canuto, M.Y. Hussaini, A. Quarternoni and T. A. Zang, Sectral Methods in Fluid Dynamics, Sringer-Verlag, [] M. Carenter, D. Gottlieb and S. Abarbanel, Stable and accurate boundary treatments for comact, high order nite difference schemes, Alied Numerical Mathematics, v1 (1993),

22 [3] M. Carenter, D. Gottlieb and S. Abarbanel, Time stable boundary conditions for nite difference schemes solving hyerbolic systems, Journal of Comutational Physics, v11 (1994),.-36. [4] M. Carenter, J. Nordstrom and D. Gottlieb, A stable and conservative interface treatment of arbitrary satial accuracy, Journal of Comutational Physics, v48 (1999), [5] B. Cockburn and C.-W. Shu, Nonlinearly stable comact schemes for shock calculations, SIAM Journal on Numerical Analysis, v31 (1994), [6] W.-S. Don and D. Gottlieb, The Chebyshev-Legendre method: imlementing Legendre methods on Chebyshev oints, SIAM Journal on Numerical Analysis, v31 (1994), [7] D. Funaro, Polynomial Aroximation of Differential Equations, Lecture Notes in Physics, v8, Sringer-Verlag, 199. [8] D. Gottlieb, L. Lustman and S. Orszag, Sectral calculations of one dimensional inviscid flows with shocks, SIAM Journal on Scientic and Statistical Comuting, v (1981), [9] D. Gottlieb and S. Orszag, Numerical Analysis of Sectral Methods: Theory and Alications, SIAM-CBMS, Philadelhia, [1] B.-Y. Guo, H.-P. Ma and E. Tadmor, Sectral vanishing viscosity method for nonlinear conservation laws, SIAM Journal on Numerical Analysis, to aear. [11] P. D. Lax and B. Wendroff, Systems of conservation laws, Communications in Pure and Alied Mathematics, v13 (196), [1] S. Lele, Comact nite difference schemes with sectral-like resolution, Journal of Comutational Physics, v13 (199),.16-4.

23 [13] R. J. LeVeque, Numerical Methods for Conservation Laws, Birkhauser Verlag, Basel, 199. [14] H. Ma, Chebyshev Legendre sectral viscosity method for nonlinear conservation laws, SIAM Journal on Numerical Analysis, v35 (1998), [15] H. Ma, Chebyshev Legendre sectral suer viscosity method for conservation laws, SIAM Journal on Numerical Analysis, v35 (1998), [16] Y. Maday and E. Tadmor, Analysis of the sectral vanishing viscosity method for eriodic conservation laws, SIAM Journal on Numerical Analysis, v6 (1989), [17] Y. Maday, S. Ould Kaber and E. Tadmor, Legendre seudosectral viscosity method for nonlinear conservation laws, SIAM Journal on Numerical Analysis, v3 (1993), [18] S. Parter, Legendre-Gauss-Lobatto oints and weights, Journal of Scientic Comuting, v14 (1999), [19] S. Osher and S. Chakravarthy, Uwind schemes and boundary conditions with alications to Euler equations in general geometries, Journal of Comutational Physics, v5 (1983), [] E. Tadmor, Convergence of sectral methods for nonlinear conservation laws, SIAM Journal on Numerical Analysis, v6 (1989), [1] E. Tadmor, Suer viscosity and sectral aroximations of nonlinear conservation laws, in Numerical Methods for Fluid Dynamics IV", Proceedings of the 199 Conference on Numerical Methods for Fluid Dynamics, M.J. Baines and K.W. Morton, eds., Clarendon Press, Oxford, 1993,

SUPER-GEOMETRIC CONVERGENCE OF A SPECTRAL ELEMENT METHOD FOR EIGENVALUE PROBLEMS WITH JUMP COEFFICIENTS *

SUPER-GEOMETRIC CONVERGENCE OF A SPECTRAL ELEMENT METHOD FOR EIGENVALUE PROBLEMS WITH JUMP COEFFICIENTS * Journal of Comutational Mathematics Vol.8, No.,, 48 48. htt://www.global-sci.org/jcm doi:.48/jcm.9.-m6 SUPER-GEOMETRIC CONVERGENCE OF A SPECTRAL ELEMENT METHOD FOR EIGENVALUE PROBLEMS WITH JUMP COEFFICIENTS

More information

Correspondence Between Fractal-Wavelet. Transforms and Iterated Function Systems. With Grey Level Maps. F. Mendivil and E.R.

Correspondence Between Fractal-Wavelet. Transforms and Iterated Function Systems. With Grey Level Maps. F. Mendivil and E.R. 1 Corresondence Between Fractal-Wavelet Transforms and Iterated Function Systems With Grey Level Mas F. Mendivil and E.R. Vrscay Deartment of Alied Mathematics Faculty of Mathematics University of Waterloo

More information

2 K. ENTACHER 2 Generalized Haar function systems In the following we x an arbitrary integer base b 2. For the notations and denitions of generalized

2 K. ENTACHER 2 Generalized Haar function systems In the following we x an arbitrary integer base b 2. For the notations and denitions of generalized BIT 38 :2 (998), 283{292. QUASI-MONTE CARLO METHODS FOR NUMERICAL INTEGRATION OF MULTIVARIATE HAAR SERIES II KARL ENTACHER y Deartment of Mathematics, University of Salzburg, Hellbrunnerstr. 34 A-52 Salzburg,

More information

SPECTRAL METHODS ON ARBITRARY GRIDS. Mark H. Carpenter. Research Scientist. Aerodynamic and Acoustic Methods Branch. NASA Langley Research Center

SPECTRAL METHODS ON ARBITRARY GRIDS. Mark H. Carpenter. Research Scientist. Aerodynamic and Acoustic Methods Branch. NASA Langley Research Center SPECTRAL METHODS ON ARBITRARY GRIDS Mark H. Carpenter Research Scientist Aerodynamic and Acoustic Methods Branch NASA Langley Research Center Hampton, VA 368- David Gottlieb Division of Applied Mathematics

More information

ON UNIFORM BOUNDEDNESS OF DYADIC AVERAGING OPERATORS IN SPACES OF HARDY-SOBOLEV TYPE. 1. Introduction

ON UNIFORM BOUNDEDNESS OF DYADIC AVERAGING OPERATORS IN SPACES OF HARDY-SOBOLEV TYPE. 1. Introduction ON UNIFORM BOUNDEDNESS OF DYADIC AVERAGING OPERATORS IN SPACES OF HARDY-SOBOLEV TYPE GUSTAVO GARRIGÓS ANDREAS SEEGER TINO ULLRICH Abstract We give an alternative roof and a wavelet analog of recent results

More information

ON THE LEAST SIGNIFICANT p ADIC DIGITS OF CERTAIN LUCAS NUMBERS

ON THE LEAST SIGNIFICANT p ADIC DIGITS OF CERTAIN LUCAS NUMBERS #A13 INTEGERS 14 (014) ON THE LEAST SIGNIFICANT ADIC DIGITS OF CERTAIN LUCAS NUMBERS Tamás Lengyel Deartment of Mathematics, Occidental College, Los Angeles, California lengyel@oxy.edu Received: 6/13/13,

More information

(4) k = 2N + I. A Numerical Study on the Accuracy of Fourier Spectral Methods Applied to the Nonlinear Burgers Equation.

(4) k = 2N + I. A Numerical Study on the Accuracy of Fourier Spectral Methods Applied to the Nonlinear Burgers Equation. A Numerical Study on the Accuracy of Fourier Spectral Methods Applied to the Nonlinear Burgers Equation Chi-Wang Shu* Peter S. Wong* Abstract It is well known that spectral method can achieve exponential

More information

Sharp gradient estimate and spectral rigidity for p-laplacian

Sharp gradient estimate and spectral rigidity for p-laplacian Shar gradient estimate and sectral rigidity for -Lalacian Chiung-Jue Anna Sung and Jiaing Wang To aear in ath. Research Letters. Abstract We derive a shar gradient estimate for ositive eigenfunctions of

More information

ANALYTIC NUMBER THEORY AND DIRICHLET S THEOREM

ANALYTIC NUMBER THEORY AND DIRICHLET S THEOREM ANALYTIC NUMBER THEORY AND DIRICHLET S THEOREM JOHN BINDER Abstract. In this aer, we rove Dirichlet s theorem that, given any air h, k with h, k) =, there are infinitely many rime numbers congruent to

More information

Elementary theory of L p spaces

Elementary theory of L p spaces CHAPTER 3 Elementary theory of L saces 3.1 Convexity. Jensen, Hölder, Minkowski inequality. We begin with two definitions. A set A R d is said to be convex if, for any x 0, x 1 2 A x = x 0 + (x 1 x 0 )

More information

Elementary Analysis in Q p

Elementary Analysis in Q p Elementary Analysis in Q Hannah Hutter, May Szedlák, Phili Wirth November 17, 2011 This reort follows very closely the book of Svetlana Katok 1. 1 Sequences and Series In this section we will see some

More information

Sums of independent random variables

Sums of independent random variables 3 Sums of indeendent random variables This lecture collects a number of estimates for sums of indeendent random variables with values in a Banach sace E. We concentrate on sums of the form N γ nx n, where

More information

Mollifiers and its applications in L p (Ω) space

Mollifiers and its applications in L p (Ω) space Mollifiers and its alications in L () sace MA Shiqi Deartment of Mathematics, Hong Kong Batist University November 19, 2016 Abstract This note gives definition of mollifier and mollification. We illustrate

More information

p-adic Measures and Bernoulli Numbers

p-adic Measures and Bernoulli Numbers -Adic Measures and Bernoulli Numbers Adam Bowers Introduction The constants B k in the Taylor series exansion t e t = t k B k k! k=0 are known as the Bernoulli numbers. The first few are,, 6, 0, 30, 0,

More information

ON THE NORM OF AN IDEMPOTENT SCHUR MULTIPLIER ON THE SCHATTEN CLASS

ON THE NORM OF AN IDEMPOTENT SCHUR MULTIPLIER ON THE SCHATTEN CLASS PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 00, Number 0, Pages 000 000 S 000-9939XX)0000-0 ON THE NORM OF AN IDEMPOTENT SCHUR MULTIPLIER ON THE SCHATTEN CLASS WILLIAM D. BANKS AND ASMA HARCHARRAS

More information

Best approximation by linear combinations of characteristic functions of half-spaces

Best approximation by linear combinations of characteristic functions of half-spaces Best aroximation by linear combinations of characteristic functions of half-saces Paul C. Kainen Deartment of Mathematics Georgetown University Washington, D.C. 20057-1233, USA Věra Kůrková Institute of

More information

On a Markov Game with Incomplete Information

On a Markov Game with Incomplete Information On a Markov Game with Incomlete Information Johannes Hörner, Dinah Rosenberg y, Eilon Solan z and Nicolas Vieille x{ January 24, 26 Abstract We consider an examle of a Markov game with lack of information

More information

An Estimate For Heilbronn s Exponential Sum

An Estimate For Heilbronn s Exponential Sum An Estimate For Heilbronn s Exonential Sum D.R. Heath-Brown Magdalen College, Oxford For Heini Halberstam, on his retirement Let be a rime, and set e(x) = ex(2πix). Heilbronn s exonential sum is defined

More information

Advanced Calculus I. Part A, for both Section 200 and Section 501

Advanced Calculus I. Part A, for both Section 200 and Section 501 Sring 2 Instructions Please write your solutions on your own aer. These roblems should be treated as essay questions. A roblem that says give an examle requires a suorting exlanation. In all roblems, you

More information

On the minimax inequality and its application to existence of three solutions for elliptic equations with Dirichlet boundary condition

On the minimax inequality and its application to existence of three solutions for elliptic equations with Dirichlet boundary condition ISSN 1 746-7233 England UK World Journal of Modelling and Simulation Vol. 3 (2007) No. 2. 83-89 On the minimax inequality and its alication to existence of three solutions for ellitic equations with Dirichlet

More information

1 1 c (a) 1 (b) 1 Figure 1: (a) First ath followed by salesman in the stris method. (b) Alternative ath. 4. D = distance travelled closing the loo. Th

1 1 c (a) 1 (b) 1 Figure 1: (a) First ath followed by salesman in the stris method. (b) Alternative ath. 4. D = distance travelled closing the loo. Th 18.415/6.854 Advanced Algorithms ovember 7, 1996 Euclidean TSP (art I) Lecturer: Michel X. Goemans MIT These notes are based on scribe notes by Marios Paaefthymiou and Mike Klugerman. 1 Euclidean TSP Consider

More information

CHAPTER 2: SMOOTH MAPS. 1. Introduction In this chapter we introduce smooth maps between manifolds, and some important

CHAPTER 2: SMOOTH MAPS. 1. Introduction In this chapter we introduce smooth maps between manifolds, and some important CHAPTER 2: SMOOTH MAPS DAVID GLICKENSTEIN 1. Introduction In this chater we introduce smooth mas between manifolds, and some imortant concets. De nition 1. A function f : M! R k is a smooth function if

More information

HENSEL S LEMMA KEITH CONRAD

HENSEL S LEMMA KEITH CONRAD HENSEL S LEMMA KEITH CONRAD 1. Introduction In the -adic integers, congruences are aroximations: for a and b in Z, a b mod n is the same as a b 1/ n. Turning information modulo one ower of into similar

More information

QUADRATIC RECIPROCITY

QUADRATIC RECIPROCITY QUADRATIC RECIPROCITY JORDAN SCHETTLER Abstract. The goals of this roject are to have the reader(s) gain an areciation for the usefulness of Legendre symbols and ultimately recreate Eisenstein s slick

More information

Fourier analysis for discontinuous Galerkin and related methods. Abstract

Fourier analysis for discontinuous Galerkin and related methods. Abstract Fourier analysis for discontinuous Galerkin and related methods Mengping Zhang and Chi-Wang Shu Abstract In this paper we review a series of recent work on using a Fourier analysis technique to study the

More information

A Note on Massless Quantum Free Scalar Fields. with Negative Energy Density

A Note on Massless Quantum Free Scalar Fields. with Negative Energy Density Adv. Studies Theor. Phys., Vol. 7, 13, no. 1, 549 554 HIKARI Ltd, www.m-hikari.com A Note on Massless Quantum Free Scalar Fields with Negative Energy Density M. A. Grado-Caffaro and M. Grado-Caffaro Scientific

More information

Heuristics on Tate Shafarevitch Groups of Elliptic Curves Defined over Q

Heuristics on Tate Shafarevitch Groups of Elliptic Curves Defined over Q Heuristics on Tate Shafarevitch Grous of Ellitic Curves Defined over Q Christohe Delaunay CONTENTS. Introduction 2. Dirichlet Series and Averages 3. Heuristics on Tate Shafarevitch Grous References In

More information

Elements of Asymptotic Theory. James L. Powell Department of Economics University of California, Berkeley

Elements of Asymptotic Theory. James L. Powell Department of Economics University of California, Berkeley Elements of Asymtotic Theory James L. Powell Deartment of Economics University of California, Berkeley Objectives of Asymtotic Theory While exact results are available for, say, the distribution of the

More information

An Overview of Witt Vectors

An Overview of Witt Vectors An Overview of Witt Vectors Daniel Finkel December 7, 2007 Abstract This aer offers a brief overview of the basics of Witt vectors. As an alication, we summarize work of Bartolo and Falcone to rove that

More information

Existence Results for Quasilinear Degenerated Equations Via Strong Convergence of Truncations

Existence Results for Quasilinear Degenerated Equations Via Strong Convergence of Truncations Existence Results for Quasilinear Degenerated Equations Via Strong Convergence of Truncations Youssef AKDIM, Elhoussine AZROUL, and Abdelmoujib BENKIRANE Déartement de Mathématiques et Informatique, Faculté

More information

An Inverse Problem for Two Spectra of Complex Finite Jacobi Matrices

An Inverse Problem for Two Spectra of Complex Finite Jacobi Matrices Coyright 202 Tech Science Press CMES, vol.86, no.4,.30-39, 202 An Inverse Problem for Two Sectra of Comlex Finite Jacobi Matrices Gusein Sh. Guseinov Abstract: This aer deals with the inverse sectral roblem

More information

On the Square-free Numbers in Shifted Primes Zerui Tan The High School Attached to The Hunan Normal University November 29, 204 Abstract For a fixed o

On the Square-free Numbers in Shifted Primes Zerui Tan The High School Attached to The Hunan Normal University November 29, 204 Abstract For a fixed o On the Square-free Numbers in Shifted Primes Zerui Tan The High School Attached to The Hunan Normal University, China Advisor : Yongxing Cheng November 29, 204 Page - 504 On the Square-free Numbers in

More information

CFL Conditions for Runge-Kutta Discontinuous Galerkin Methods on Triangular Grids

CFL Conditions for Runge-Kutta Discontinuous Galerkin Methods on Triangular Grids CFL Conditions for Runge-Kutta Discontinuous Galerkin Methods on Triangular Grids T. Toulorge a,, W. Desmet a a K.U. Leuven, Det. of Mechanical Engineering, Celestijnenlaan 3, B-31 Heverlee, Belgium Abstract

More information

Journal of Inequalities in Pure and Applied Mathematics

Journal of Inequalities in Pure and Applied Mathematics Journal of Inequalities in Pure and Alied Mathematics htt://jiam.vu.edu.au/ Volume 3, Issue 5, Article 8, 22 REVERSE CONVOLUTION INEQUALITIES AND APPLICATIONS TO INVERSE HEAT SOURCE PROBLEMS SABUROU SAITOH,

More information

* ICASE G 11t w. t )t Operated by Universities Space Research Association

* ICASE G 11t w. t )t Operated by Universities Space Research Association [ NASA Contractor Report 194959 0 ICASE Report No. 94-67 AD-A284 063 * ICASE A NOTE ON THE ACCURACY OF SPECTRAL METHOD APPLIED TO NONLINEAR CONSERVATION LAWS Chi-Wang Shu Peter S. Wong ( ELECTED biic SEP

More information

Week 8 lectures. ρ t +u ρ+ρ u = 0. where µ and λ are viscosity and second viscosity coefficients, respectively and S is the strain tensor:

Week 8 lectures. ρ t +u ρ+ρ u = 0. where µ and λ are viscosity and second viscosity coefficients, respectively and S is the strain tensor: Week 8 lectures. Equations for motion of fluid without incomressible assumtions Recall from week notes, the equations for conservation of mass and momentum, derived generally without any incomressibility

More information

MATH 361: NUMBER THEORY EIGHTH LECTURE

MATH 361: NUMBER THEORY EIGHTH LECTURE MATH 361: NUMBER THEORY EIGHTH LECTURE 1. Quadratic Recirocity: Introduction Quadratic recirocity is the first result of modern number theory. Lagrange conjectured it in the late 1700 s, but it was first

More information

AN ALGORITHM FOR MATRIX EXTENSION AND WAVELET CONSTRUCTION W. LAWTON, S. L. LEE AND ZUOWEI SHEN Abstract. This paper gives a practical method of exten

AN ALGORITHM FOR MATRIX EXTENSION AND WAVELET CONSTRUCTION W. LAWTON, S. L. LEE AND ZUOWEI SHEN Abstract. This paper gives a practical method of exten AN ALGORITHM FOR MATRIX EXTENSION AND WAVELET ONSTRUTION W. LAWTON, S. L. LEE AND ZUOWEI SHEN Abstract. This aer gives a ractical method of extending an nr matrix P (z), r n, with Laurent olynomial entries

More information

TOTAL VARIATION DIMINISHING RUNGE-KUTTA SCHEMES

TOTAL VARIATION DIMINISHING RUNGE-KUTTA SCHEMES MATHEMATICS OF COMPUTATION Volume 67 Number 221 January 1998 Pages 73 85 S 0025-5718(98)00913-2 TOTAL VARIATION DIMINISHING RUNGE-KUTTA SCHEMES SIGAL GOTTLIEB AND CHI-WANG SHU Abstract. In this paper we

More information

Pointwise convergence rate for nonlinear conservation. Eitan Tadmor and Tao Tang

Pointwise convergence rate for nonlinear conservation. Eitan Tadmor and Tao Tang Pointwise convergence rate for nonlinear conservation laws Eitan Tadmor and Tao Tang Abstract. We introduce a new method to obtain pointwise error estimates for vanishing viscosity and nite dierence approximations

More information

1. Introduction In this note we prove the following result which seems to have been informally conjectured by Semmes [Sem01, p. 17].

1. Introduction In this note we prove the following result which seems to have been informally conjectured by Semmes [Sem01, p. 17]. A REMARK ON POINCARÉ INEQUALITIES ON METRIC MEASURE SPACES STEPHEN KEITH AND KAI RAJALA Abstract. We show that, in a comlete metric measure sace equied with a doubling Borel regular measure, the Poincaré

More information

NONLOCAL p-laplace EQUATIONS DEPENDING ON THE L p NORM OF THE GRADIENT MICHEL CHIPOT AND TETIANA SAVITSKA

NONLOCAL p-laplace EQUATIONS DEPENDING ON THE L p NORM OF THE GRADIENT MICHEL CHIPOT AND TETIANA SAVITSKA NONLOCAL -LAPLACE EQUATIONS DEPENDING ON THE L NORM OF THE GRADIENT MICHEL CHIPOT AND TETIANA SAVITSKA Abstract. We are studying a class of nonlinear nonlocal diffusion roblems associated with a -Lalace-tye

More information

A Note on the Positive Nonoscillatory Solutions of the Difference Equation

A Note on the Positive Nonoscillatory Solutions of the Difference Equation Int. Journal of Math. Analysis, Vol. 4, 1, no. 36, 1787-1798 A Note on the Positive Nonoscillatory Solutions of the Difference Equation x n+1 = α c ix n i + x n k c ix n i ) Vu Van Khuong 1 and Mai Nam

More information

Math 205A - Fall 2015 Homework #4 Solutions

Math 205A - Fall 2015 Homework #4 Solutions Math 25A - Fall 25 Homework #4 Solutions Problem : Let f L and µ(t) = m{x : f(x) > t} the distribution function of f. Show that: (i) µ(t) t f L (). (ii) f L () = t µ(t)dt. (iii) For any increasing differentiable

More information

L p -CONVERGENCE OF THE LAPLACE BELTRAMI EIGENFUNCTION EXPANSIONS

L p -CONVERGENCE OF THE LAPLACE BELTRAMI EIGENFUNCTION EXPANSIONS L -CONVERGENCE OF THE LAPLACE BELTRAI EIGENFUNCTION EXPANSIONS ATSUSHI KANAZAWA Abstract. We rovide a simle sufficient condition for the L - convergence of the Lalace Beltrami eigenfunction exansions of

More information

Global solution of reaction diffusion system with full matrix

Global solution of reaction diffusion system with full matrix Global Journal of Mathematical Analysis, 3 (3) (2015) 109-120 www.scienceubco.com/index.h/gjma c Science Publishing Cororation doi: 10.14419/gjma.v3i3.4683 Research Paer Global solution of reaction diffusion

More information

Asymmetric Fermi surfaces for magnetic Schrödinger operators

Asymmetric Fermi surfaces for magnetic Schrödinger operators Research Collection Reort Asymmetric Fermi surfaces for magnetic Schrödinger oerators Author(s): Feldman, Joel S. Trubowitz, Eugene Knörrer, Horst Publication Date: 998 Permanent Link: htts://doi.org/0.399/ethz-a-0043539

More information

A CRITERION FOR POLYNOMIALS TO BE CONGRUENT TO THE PRODUCT OF LINEAR POLYNOMIALS (mod p) ZHI-HONG SUN

A CRITERION FOR POLYNOMIALS TO BE CONGRUENT TO THE PRODUCT OF LINEAR POLYNOMIALS (mod p) ZHI-HONG SUN A CRITERION FOR POLYNOMIALS TO BE CONGRUENT TO THE PRODUCT OF LINEAR POLYNOMIALS (mod ) ZHI-HONG SUN Deartment of Mathematics, Huaiyin Teachers College, Huaian 223001, Jiangsu, P. R. China e-mail: hyzhsun@ublic.hy.js.cn

More information

Distribution of Matrices with Restricted Entries over Finite Fields

Distribution of Matrices with Restricted Entries over Finite Fields Distribution of Matrices with Restricted Entries over Finite Fields Omran Ahmadi Deartment of Electrical and Comuter Engineering University of Toronto, Toronto, ON M5S 3G4, Canada oahmadid@comm.utoronto.ca

More information

QUADRATIC RECIPROCITY

QUADRATIC RECIPROCITY QUADRATIC RECIPROCITY JORDAN SCHETTLER Abstract. The goals of this roject are to have the reader(s) gain an areciation for the usefulness of Legendre symbols and ultimately recreate Eisenstein s slick

More information

Tsung-Lin Cheng and Yuan-Shih Chow. Taipei115,Taiwan R.O.C.

Tsung-Lin Cheng and Yuan-Shih Chow. Taipei115,Taiwan R.O.C. A Generalization and Alication of McLeish's Central Limit Theorem by Tsung-Lin Cheng and Yuan-Shih Chow Institute of Statistical Science Academia Sinica Taiei5,Taiwan R.O.C. hcho3@stat.sinica.edu.tw Abstract.

More information

New weighing matrices and orthogonal designs constructed using two sequences with zero autocorrelation function - a review

New weighing matrices and orthogonal designs constructed using two sequences with zero autocorrelation function - a review University of Wollongong Research Online Faculty of Informatics - Paers (Archive) Faculty of Engineering and Information Sciences 1999 New weighing matrices and orthogonal designs constructed using two

More information

PETER J. GRABNER AND ARNOLD KNOPFMACHER

PETER J. GRABNER AND ARNOLD KNOPFMACHER ARITHMETIC AND METRIC PROPERTIES OF -ADIC ENGEL SERIES EXPANSIONS PETER J. GRABNER AND ARNOLD KNOPFMACHER Abstract. We derive a characterization of rational numbers in terms of their unique -adic Engel

More information

HEAT AND LAPLACE TYPE EQUATIONS WITH COMPLEX SPATIAL VARIABLES IN WEIGHTED BERGMAN SPACES

HEAT AND LAPLACE TYPE EQUATIONS WITH COMPLEX SPATIAL VARIABLES IN WEIGHTED BERGMAN SPACES Electronic Journal of ifferential Equations, Vol. 207 (207), No. 236,. 8. ISSN: 072-669. URL: htt://ejde.math.txstate.edu or htt://ejde.math.unt.edu HEAT AN LAPLACE TYPE EQUATIONS WITH COMPLEX SPATIAL

More information

GENERICITY OF INFINITE-ORDER ELEMENTS IN HYPERBOLIC GROUPS

GENERICITY OF INFINITE-ORDER ELEMENTS IN HYPERBOLIC GROUPS GENERICITY OF INFINITE-ORDER ELEMENTS IN HYPERBOLIC GROUPS PALLAVI DANI 1. Introduction Let Γ be a finitely generated grou and let S be a finite set of generators for Γ. This determines a word metric on

More information

arxiv: v2 [math.na] 6 Apr 2016

arxiv: v2 [math.na] 6 Apr 2016 Existence and otimality of strong stability reserving linear multiste methods: a duality-based aroach arxiv:504.03930v [math.na] 6 Ar 06 Adrián Németh January 9, 08 Abstract David I. Ketcheson We rove

More information

Sobolev Spaces with Weights in Domains and Boundary Value Problems for Degenerate Elliptic Equations

Sobolev Spaces with Weights in Domains and Boundary Value Problems for Degenerate Elliptic Equations Sobolev Saces with Weights in Domains and Boundary Value Problems for Degenerate Ellitic Equations S. V. Lototsky Deartment of Mathematics, M.I.T., Room 2-267, 77 Massachusetts Avenue, Cambridge, MA 02139-4307,

More information

Understanding DPMFoam/MPPICFoam

Understanding DPMFoam/MPPICFoam Understanding DPMFoam/MPPICFoam Jeroen Hofman March 18, 2015 In this document I intend to clarify the flow solver and at a later stage, the article-fluid and article-article interaction forces as imlemented

More information

Location of solutions for quasi-linear elliptic equations with general gradient dependence

Location of solutions for quasi-linear elliptic equations with general gradient dependence Electronic Journal of Qualitative Theory of Differential Equations 217, No. 87, 1 1; htts://doi.org/1.14232/ejqtde.217.1.87 www.math.u-szeged.hu/ejqtde/ Location of solutions for quasi-linear ellitic equations

More information

Introduction to Arithmetic Geometry Fall 2013 Lecture #10 10/8/2013

Introduction to Arithmetic Geometry Fall 2013 Lecture #10 10/8/2013 18.782 Introduction to Arithmetic Geometry Fall 2013 Lecture #10 10/8/2013 In this lecture we lay the groundwork needed to rove the Hasse-Minkowski theorem for Q, which states that a quadratic form over

More information

PHYS 301 HOMEWORK #9-- SOLUTIONS

PHYS 301 HOMEWORK #9-- SOLUTIONS PHYS 0 HOMEWORK #9-- SOLUTIONS. We are asked to use Dirichlet' s theorem to determine the value of f (x) as defined below at x = 0, ± /, ± f(x) = 0, - < x

More information

Super Viscosity and Spectral Approximations of Nonlinear Conservation Laws

Super Viscosity and Spectral Approximations of Nonlinear Conservation Laws umerical Methods for Fluid Dynamics. IV M. J. Baines and K. W. Morton, eds. Clarendon Press, Oxford, 1993, pp. 69-82 Super Viscosity and Spectral Approximations of onlinear Conservation Laws EITA TADMOR

More information

BEST CONSTANT IN POINCARÉ INEQUALITIES WITH TRACES: A FREE DISCONTINUITY APPROACH

BEST CONSTANT IN POINCARÉ INEQUALITIES WITH TRACES: A FREE DISCONTINUITY APPROACH BEST CONSTANT IN POINCARÉ INEQUALITIES WITH TRACES: A FREE DISCONTINUITY APPROACH DORIN BUCUR, ALESSANDRO GIACOMINI, AND PAOLA TREBESCHI Abstract For Ω R N oen bounded and with a Lischitz boundary, and

More information

On the irreducibility of a polynomial associated with the Strong Factorial Conjecture

On the irreducibility of a polynomial associated with the Strong Factorial Conjecture On the irreducibility of a olynomial associated with the Strong Factorial Conecture Michael Filaseta Mathematics Deartment University of South Carolina Columbia, SC 29208 USA E-mail: filaseta@math.sc.edu

More information

EXISTENCE AND UNIQUENESS OF SOLUTIONS FOR NONLOCAL p-laplacian PROBLEMS

EXISTENCE AND UNIQUENESS OF SOLUTIONS FOR NONLOCAL p-laplacian PROBLEMS Electronic Journal of ifferential Equations, Vol. 2016 (2016), No. 274,. 1 9. ISSN: 1072-6691. URL: htt://ejde.math.txstate.edu or htt://ejde.math.unt.edu EXISTENCE AN UNIQUENESS OF SOLUTIONS FOR NONLOCAL

More information

Introduction to Spectral Element Methods

Introduction to Spectral Element Methods Introduction to Sectral Element Methods by Haijun Yu Email: yuhaijun@gmail.com One-Dimensional Sectral Element Method We use the -dimensional ellitic Helmholtz equation as a model equation. αu u f, x I0,L,

More information

LECTURE 7 NOTES. x n. d x if. E [g(x n )] E [g(x)]

LECTURE 7 NOTES. x n. d x if. E [g(x n )] E [g(x)] LECTURE 7 NOTES 1. Convergence of random variables. Before delving into the large samle roerties of the MLE, we review some concets from large samle theory. 1. Convergence in robability: x n x if, for

More information

#A64 INTEGERS 18 (2018) APPLYING MODULAR ARITHMETIC TO DIOPHANTINE EQUATIONS

#A64 INTEGERS 18 (2018) APPLYING MODULAR ARITHMETIC TO DIOPHANTINE EQUATIONS #A64 INTEGERS 18 (2018) APPLYING MODULAR ARITHMETIC TO DIOPHANTINE EQUATIONS Ramy F. Taki ElDin Physics and Engineering Mathematics Deartment, Faculty of Engineering, Ain Shams University, Cairo, Egyt

More information

MEAN AND WEAK CONVERGENCE OF FOURIER-BESSEL SERIES by J. J. GUADALUPE, M. PEREZ, F. J. RUIZ and J. L. VARONA

MEAN AND WEAK CONVERGENCE OF FOURIER-BESSEL SERIES by J. J. GUADALUPE, M. PEREZ, F. J. RUIZ and J. L. VARONA MEAN AND WEAK CONVERGENCE OF FOURIER-BESSEL SERIES by J. J. GUADALUPE, M. PEREZ, F. J. RUIZ and J. L. VARONA ABSTRACT: We study the uniform boundedness on some weighted L saces of the artial sum oerators

More information

MATH 2710: NOTES FOR ANALYSIS

MATH 2710: NOTES FOR ANALYSIS MATH 270: NOTES FOR ANALYSIS The main ideas we will learn from analysis center around the idea of a limit. Limits occurs in several settings. We will start with finite limits of sequences, then cover infinite

More information

Multiplicity of weak solutions for a class of nonuniformly elliptic equations of p-laplacian type

Multiplicity of weak solutions for a class of nonuniformly elliptic equations of p-laplacian type Nonlinear Analysis 7 29 536 546 www.elsevier.com/locate/na Multilicity of weak solutions for a class of nonuniformly ellitic equations of -Lalacian tye Hoang Quoc Toan, Quô c-anh Ngô Deartment of Mathematics,

More information

Generic Singularities of Solutions to some Nonlinear Wave Equations

Generic Singularities of Solutions to some Nonlinear Wave Equations Generic Singularities of Solutions to some Nonlinear Wave Equations Alberto Bressan Deartment of Mathematics, Penn State University (Oberwolfach, June 2016) Alberto Bressan (Penn State) generic singularities

More information

WELL-POSEDNESS FOR ONE-DIMENSIONAL DERIVATIVE NONLINEAR SCHRÖDINGER EQUATIONS. Chengchun Hao. (Communicated by Gigliola Staffilani)

WELL-POSEDNESS FOR ONE-DIMENSIONAL DERIVATIVE NONLINEAR SCHRÖDINGER EQUATIONS. Chengchun Hao. (Communicated by Gigliola Staffilani) COMMUNICAIONS ON Website: htt://aimsciencesorg PURE AND APPIED ANAYSIS Volume 6 Number 4 December 7 997 WE-POSEDNESS FOR ONE-DIMENSIONA DERIVAIVE NONINEAR SCHRÖDINGER EQUAIONS Chengchun Hao Institute of

More information

Generalised Summation-by-Parts Operators and Variable Coefficients

Generalised Summation-by-Parts Operators and Variable Coefficients Institute Computational Mathematics Generalised Summation-by-Parts Operators and Variable Coefficients arxiv:1705.10541v [math.na] 16 Feb 018 Hendrik Ranocha 14th November 017 High-order methods for conservation

More information

LORENZO BRANDOLESE AND MARIA E. SCHONBEK

LORENZO BRANDOLESE AND MARIA E. SCHONBEK LARGE TIME DECAY AND GROWTH FOR SOLUTIONS OF A VISCOUS BOUSSINESQ SYSTEM LORENZO BRANDOLESE AND MARIA E. SCHONBEK Abstract. In this aer we analyze the decay and the growth for large time of weak and strong

More information

DIRICHLET S THEOREM ABOUT PRIMES IN ARITHMETIC PROGRESSIONS. Contents. 1. Dirichlet s theorem on arithmetic progressions

DIRICHLET S THEOREM ABOUT PRIMES IN ARITHMETIC PROGRESSIONS. Contents. 1. Dirichlet s theorem on arithmetic progressions DIRICHLET S THEOREM ABOUT PRIMES IN ARITHMETIC PROGRESSIONS ANG LI Abstract. Dirichlet s theorem states that if q and l are two relatively rime ositive integers, there are infinitely many rimes of the

More information

On the positivity of linear weights in WENO approximations. Abstract

On the positivity of linear weights in WENO approximations. Abstract On the positivity of linear weights in WENO approximations Yuanyuan Liu, Chi-Wang Shu and Mengping Zhang 3 Abstract High order accurate weighted essentially non-oscillatory (WENO) schemes have been used

More information

G is dual (a maximal set of

G is dual (a maximal set of 194 TRANSFERRING FOURIER MULTIPLIERS A.H. Dooley 1. FOURIER MULTIPLIERS OF LP(Gl Let G be a comact Lie grou, and G is dual (a maximal set of irreducible reresentations of G). The Fourier transform of f

More information

MULTIPLE POSITIVE SOLUTIONS FOR KIRCHHOFF TYPE PROBLEMS INVOLVING CONCAVE AND CONVEX NONLINEARITIES IN R 3

MULTIPLE POSITIVE SOLUTIONS FOR KIRCHHOFF TYPE PROBLEMS INVOLVING CONCAVE AND CONVEX NONLINEARITIES IN R 3 Electronic Journal of Differential Equations, Vol. 2016 (2016), No. 301,. 1 16. ISSN: 1072-6691. URL: htt://ejde.math.txstate.edu or htt://ejde.math.unt.edu MULTIPLE POSITIVE SOLUTIONS FOR KIRCHHOFF TYPE

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

FOURIER SERIES PART III: APPLICATIONS

FOURIER SERIES PART III: APPLICATIONS FOURIER SERIES PART III: APPLICATIONS We extend the construction of Fourier series to functions with arbitrary eriods, then we associate to functions defined on an interval [, L] Fourier sine and Fourier

More information

Convex Analysis and Economic Theory Winter 2018

Convex Analysis and Economic Theory Winter 2018 Division of the Humanities and Social Sciences Ec 181 KC Border Conve Analysis and Economic Theory Winter 2018 Toic 16: Fenchel conjugates 16.1 Conjugate functions Recall from Proosition 14.1.1 that is

More information

STRONG TYPE INEQUALITIES AND AN ALMOST-ORTHOGONALITY PRINCIPLE FOR FAMILIES OF MAXIMAL OPERATORS ALONG DIRECTIONS IN R 2

STRONG TYPE INEQUALITIES AND AN ALMOST-ORTHOGONALITY PRINCIPLE FOR FAMILIES OF MAXIMAL OPERATORS ALONG DIRECTIONS IN R 2 STRONG TYPE INEQUALITIES AND AN ALMOST-ORTHOGONALITY PRINCIPLE FOR FAMILIES OF MAXIMAL OPERATORS ALONG DIRECTIONS IN R 2 ANGELES ALFONSECA Abstract In this aer we rove an almost-orthogonality rincile for

More information

Linear diophantine equations for discrete tomography

Linear diophantine equations for discrete tomography Journal of X-Ray Science and Technology 10 001 59 66 59 IOS Press Linear diohantine euations for discrete tomograhy Yangbo Ye a,gewang b and Jiehua Zhu a a Deartment of Mathematics, The University of Iowa,

More information

k- price auctions and Combination-auctions

k- price auctions and Combination-auctions k- rice auctions and Combination-auctions Martin Mihelich Yan Shu Walnut Algorithms March 6, 219 arxiv:181.3494v3 [q-fin.mf] 5 Mar 219 Abstract We rovide for the first time an exact analytical solution

More information

New Information Measures for the Generalized Normal Distribution

New Information Measures for the Generalized Normal Distribution Information,, 3-7; doi:.339/info3 OPEN ACCESS information ISSN 75-7 www.mdi.com/journal/information Article New Information Measures for the Generalized Normal Distribution Christos P. Kitsos * and Thomas

More information

A generalized Fucik type eigenvalue problem for p-laplacian

A generalized Fucik type eigenvalue problem for p-laplacian Electronic Journal of Qualitative Theory of Differential Equations 009, No. 18, 1-9; htt://www.math.u-szeged.hu/ejqtde/ A generalized Fucik tye eigenvalue roblem for -Lalacian Yuanji Cheng School of Technology

More information

ETNA Kent State University

ETNA Kent State University Electronic Transactions on Numerical Analysis. Volume 9,. 29-36, 25. Coyright 25,. ISSN 68-963. ETNA ASYMPTOTICS FOR EXTREMAL POLYNOMIALS WITH VARYING MEASURES M. BELLO HERNÁNDEZ AND J. MíNGUEZ CENICEROS

More information

Approximating min-max k-clustering

Approximating min-max k-clustering Aroximating min-max k-clustering Asaf Levin July 24, 2007 Abstract We consider the roblems of set artitioning into k clusters with minimum total cost and minimum of the maximum cost of a cluster. The cost

More information

LEIBNIZ SEMINORMS IN PROBABILITY SPACES

LEIBNIZ SEMINORMS IN PROBABILITY SPACES LEIBNIZ SEMINORMS IN PROBABILITY SPACES ÁDÁM BESENYEI AND ZOLTÁN LÉKA Abstract. In this aer we study the (strong) Leibniz roerty of centered moments of bounded random variables. We shall answer a question

More information

Uniformly best wavenumber approximations by spatial central difference operators: An initial investigation

Uniformly best wavenumber approximations by spatial central difference operators: An initial investigation Uniformly best wavenumber aroximations by satial central difference oerators: An initial investigation Vitor Linders and Jan Nordström Abstract A characterisation theorem for best uniform wavenumber aroximations

More information

Superconvergence of discontinuous Galerkin methods for 1-D linear hyperbolic equations with degenerate variable coefficients

Superconvergence of discontinuous Galerkin methods for 1-D linear hyperbolic equations with degenerate variable coefficients Superconvergence of discontinuous Galerkin methods for -D linear hyperbolic equations with degenerate variable coefficients Waixiang Cao Chi-Wang Shu Zhimin Zhang Abstract In this paper, we study the superconvergence

More information

= =5 (0:4) 4 10 = = = = = 2:005 32:4 2: :

= =5 (0:4) 4 10 = = = = = 2:005 32:4 2: : MATH LEC SECOND EXAM THU NOV 0 PROBLEM Part (a) ( 5 oints ) Aroximate 5 :4 using a suitable dierential. Show your work carrying at least 6 decimal digits. A mere calculator answer will receive zero credit.

More information

HASSE INVARIANTS FOR THE CLAUSEN ELLIPTIC CURVES

HASSE INVARIANTS FOR THE CLAUSEN ELLIPTIC CURVES HASSE INVARIANTS FOR THE CLAUSEN ELLIPTIC CURVES AHMAD EL-GUINDY AND KEN ONO Astract. Gauss s F x hyergeometric function gives eriods of ellitic curves in Legendre normal form. Certain truncations of this

More information

Enhanced spectral viscosity approximations for conservation laws

Enhanced spectral viscosity approximations for conservation laws Applied Numerical Mathematics 33 (000) 3 1 Enhanced spectral viscosity approximations for conservation laws Anne Gelb a,1, Eitan Tadmor b, a Department of Mathematics, Arizona State University, Tempe,

More information

Estimation of the large covariance matrix with two-step monotone missing data

Estimation of the large covariance matrix with two-step monotone missing data Estimation of the large covariance matrix with two-ste monotone missing data Masashi Hyodo, Nobumichi Shutoh 2, Takashi Seo, and Tatjana Pavlenko 3 Deartment of Mathematical Information Science, Tokyo

More information

Strong Stability Preserving Properties of Runge Kutta Time Discretization Methods for Linear Constant Coefficient Operators

Strong Stability Preserving Properties of Runge Kutta Time Discretization Methods for Linear Constant Coefficient Operators Journal of Scientific Computing, Vol. 8, No., February 3 ( 3) Strong Stability Preserving Properties of Runge Kutta Time Discretization Methods for Linear Constant Coefficient Operators Sigal Gottlieb

More information

The Ornstein Uhlenbeck semigroup

The Ornstein Uhlenbeck semigroup Lecture 2 The Ornstein Uhlenbeck semigrou All of us know the imortance of the Lalacian oerator f(x) = d i= @ 2 f @x 2 (x), T(t)f(x) = i and of the heat semigrou, (4 t) d/2 e x y 2 /4t f(y)dy, t > 0, R

More information

Spectral Properties of Schrödinger-type Operators and Large-time Behavior of the Solutions to the Corresponding Wave Equation

Spectral Properties of Schrödinger-type Operators and Large-time Behavior of the Solutions to the Corresponding Wave Equation Math. Model. Nat. Phenom. Vol. 8, No., 23,. 27 24 DOI:.5/mmn/2386 Sectral Proerties of Schrödinger-tye Oerators and Large-time Behavior of the Solutions to the Corresonding Wave Equation A.G. Ramm Deartment

More information

THE 2D CASE OF THE BOURGAIN-DEMETER-GUTH ARGUMENT

THE 2D CASE OF THE BOURGAIN-DEMETER-GUTH ARGUMENT THE 2D CASE OF THE BOURGAIN-DEMETER-GUTH ARGUMENT ZANE LI Let e(z) := e 2πiz and for g : [0, ] C and J [0, ], define the extension oerator E J g(x) := g(t)e(tx + t 2 x 2 ) dt. J For a ositive weight ν

More information