Orthogonal Polynomials, Quadratures & Sparse-Grid Methods for Probability Integrals

Size: px
Start display at page:

Download "Orthogonal Polynomials, Quadratures & Sparse-Grid Methods for Probability Integrals"

Transcription

1 1/33 Orthogonal Polynomials, Quadratures & Sparse-Grid Methods for Probability Integrals Dr. Abebe Geletu May, 2010 Technische Universität Ilmenau, Institut für Automatisierungs- und Systemtechnik Fachgebiet Simulation und Optimale Prozesse

2 2/33 Topics Part II: Sparse Grid Methods for Multidimensional Integrals Introduction - Multidimensional Integrals Full-gird integration Tensor-product sparse-grid integration Fully-symmetric integration formulas Software Literature

3 1. Introduction Problem: Given a (continuous) function f : R n R and nonnegative weight function φ : R n R how to compute the integral: b1 bn I[f] =... f(x)φ(x)dx? a 1 a n In many practical applications the indefinite integral... f(x)φ(x)dx does not have analytic expression = computation of I[f] requires a numerical method. The domain of integration Ω := n i=1 [a i, b i ] = [a 1, b 1 ]...[a n, b n ]. Commonly a 1 = a 2 =... = a n and b 1 = b 2 =... = b n so that Ω = [a, b] n. 3/33

4 Standard weight functions and integration domains 4/33 Example: If x is a random variable w.r.t. the probability measure μ such dμ(x) = φ(x)dx and {x R n φ(x) = 0} Ω. E[f] =... f(x)φ(x)dx, Ω represents the expected value of f w.r.t. the probability measure μ. Example: Some standard integration domains and corresponding weight functions: Ω = [ 1, 1] n, with φ(x) = 1; Ω = (,+ ) n, with φ(x) = e x x ; Ω = [ 1, 1] n, with φ(x) = n i=1 (1 x i) α i(1+x i ) β i,α i,β i > 1; Ω = [0,+ ) n, with φ(x)

5 5/33 Basic Assumptions Assumptions: (A1): φ(x) = φ(x 1, x 2,..., x n ) can be written as φ(x) = n φ k (x k ) product weight function; k=1 where φ k : R R +. (A2): the domain of integration where Ω k R, k = 1,...,n. Ω = Ω 1 Ω 2...Ω n ; Assumption (A1) holds true when x 1, x 2,..., x n are independent random variables.

6 6/33 Example:(Integration with Gaussian-weight function) n φ(x) = e x x = k=1 e x2 k with φk (x k ) = e x2 k and Ω 1 = Ω 2 =... = Ω n = (,+ ). Remark: In assumptions (A1) and (A2), in general, it is not necessary to have: φ 1 = φ 2 =... = φ n ; also Ω 1 = Ω 2 =... = Ω n.

7 7/33 Major approaches for the numerical computation of I[f] (a) Monte-Carlo & Quasi-Monte-Carlo (QMC) techniques (Caflisch 1998, Niederreiter 1992) (b) Lattice Rules (Sloan & Joe 1994) (c) Full-grid integration (cubature) techniques or product rules (Cools 2002) (d) Sparse-Grid integration (cubature) techniques The state-of-the-art: Fewer integration nodes & higher polynomial exactness = Sparse-grid techniques. Note: Cubature techniques are constructed based one dimensional quadrature rules. One-dimensional interpolatory Gauss quadrature rules (and their extensions) are found to be efficient, due to their higher degree of accuracy.

8 2. Full-grid integration techniques 8/33 Suppose assumptions (A1) and (A2) hold true. Let, for each k = 1,...,n, X i = {x (i) 1, x(i) 2,...,x(i) N i } Ω i are Gauss quadrature nodes; w (i) 1, w(i) 2,..., w(i) corresponding weights N i for the one-dimensional integral on Ω i with weight function φ i. A (tensor-product) full-grid integration rule: ( ) Q[f] = Q (1) 1 Q (2) 1... Q (n) 1 [f] = N 1 N 2 k 1 =1 k 2 =1... N n k n=1 ( ) ( ) w (1) k 1 w (2) k 2... w (n) k n f x (1) k 1 x (2) k 2... x (n) k n Also called full-grid tensor-product of one-dimensional quadrature rules Q (i) 1, i = 1,...,n; or product rule.

9 How good are full-grid integration rules? 9/33 How many grid-points are there in Q[ ]? The number of elements of the set X := X 1 X 2... X n {( ) = x (1) k 1, x (2),..., x (n) x (i) k n k 2 k i } X i, k i = 1,...,N i, i = 1,...,n Number of grid-points (integration-nodes) in Q[ ] : If N 1 = N 2 =... = N n, then #X = N 1 N 2... N n. #X = N n. the number of gird-points in Q[ ] grows exponentially w.r.t. with the dimension of the integral known as the curse of dimension.

10 10/33 Example: for a 5-dimensional integral with 11-quadrature nodes in each dimension #X = N n = 11 5 = Is it necessary to use all the grid points in X? Is there redundancy in the full-grid scheme? (see Mysovskikh s Theorem, Mysovskikh 1968). What is the polynomial exactness (accuracy) of Q[ ]?

11 11/ Multidimensional polynomials and polynomial-exactness of cubature rules Definition (monomial) For the variables x 1, x 2,..., x n a monomial of degree d of the n variables is an expression x d = x j 1 1 x j x jn n, where (j 1, j 2,..., j n ) N n 0 and j 1 + j j n = d. Example: For the two variables x 1, x 2, (a) the following are monomials of degree 3 x 3 1 x 0 2 = x 3 1, x 2 1 x 2, x 1 x 2 2, x 0 1 x 3 2 = x 3 2.

12 12/33 (b) all monomials of degree less than or equal to 3 are degree monomials x 1, x 2 2 x 1 x 2, x1 2, x x1 3, x 1 2x 2, x 1 x2 2, x 2 3 The number of distinct monomials in n variables of degree less than equal to d is equal to ( ) n+d = (n+d)!. d n!d!

13 13/33 Definition (multidimensional polynomial) A multidimensional polynomial p (d) n (x 1, x 2,...,x n ) of degree d in the variables x 1, x 2,...,x n is a linear combination of monomials of x 1, x 2,...,x n of degree less or equal to d;i.e. { p (d) n P d n := span x j 1 1 x j xn jn (j 1, j 2,...,j n ) N n 0, Hence, dim(p d n) = (n+d)! n!d!. Examples: Observe that j 1 + j j n = d} P 3 2 = span {1, x 1, x 2, x 1 x 2, x 2 1, x 2 2, x 2 1 x 2, x 1 x 2, x 3 1, x 3 2 }.

14 14/33 Examples: Some multidimensional polynomials: (a) degree 2: p 1 (x 1, x 2 ) = 2x 1 x 2 x 2 + 5x 1 P 2 2 ; (b) degree 3: p 2 (x 1, x 2 ) = x 2 1 x 2 + 3x 1 x x x 1 10 P 3 2 ; (c) degree 3: p(x 1, x 2, x 3 ) = 1 3 x 1x 2 x 3 2x 1 +π P 3 3. Definition The cubature rule Q[ ] is exact for the polynomial pn d if [ ] Q p (d) n =... p (d) n (x 1,..., x n )φ(x)dx Ω 1 Ω n [ = Q p (d) n ] = [ = I N 1 N 2 k 1 =1 k 2 =1 p (d) n ].... N n k n=1 p (d) n ( w (1) k 1 w (2) k 2... w (n) k n ) ( ) x (1) k 1 x (2) k 2... x (n) k n ;

15 15/33 Definition (polynomial exactness, Cools 2002) A cubature rule Q[ ] has polynomial exactness (or degree of precision or accuracy) d if it is exact for all polynomials degree at most d. Theorem (Cools 2002) If a cubature rule Q[ ] is constructed as a tensor product of one-dimensional Gaussian quadrature rules: Q[ ] = (Q 1 Q 2... Q n )[ ] with degree of exactness of the qudarature Q i [ ] equal to 2N i 1, i = 1,...,n, then the degree of exactness of Q[ ] is equal to max 1 i n {2N i 1} In particular, if N 1 = N 2 =... = N n = N, then the degree of exactness of Q[ ] is 2N 1.

16 16/33 Good Idea: to approximate I[f] with a degree of accuracy equal to d, compute I[p n (d) ], where p n (d) is an n-dimensional interpolating polynomial of f degree d; where p (d) n (x 1, x 2,..., x n ) = f(x 1, x 2,..., x n ), for each (x 1, x 2,..., x n ) X 1 X 2... X n. = I[f] I[p (d) n ]. Example: To achieve a degree of accuracy d in n dimensions from a full-grid tensor product of Gauss-quadrature rules, one can use equal ( ) d + 1 N i =, i = 1,...,n; 2 nodes in each dimension. For instance, N i = 2 m 1 + 1, m 1, number of Gaussian-quadrature nodes in each dimension yield a degree of accuracy equal to d = 2 m + 1.

17 17/33 NB: Higher accuracy for computing I[f] can only be achieved by using higher degree cubature rules. Is it necessary to use all the N n grid-points to obtain this degree to accuracy? Mysovskikh observed that, it is not necessary to use the full grid. Theorem (Mysovskikh 1968, Möller 1976) To attain a polynomial exactness equal to d, the (optimal) required number of grid-points in Q[ ] has lower and upper bounds given by N min = ( ) n+ d/2 N d/2 opt ( ) n+d = N d max. The expression x = the largest integer less than or equal to x. E.g. 3.4 = 3 and 2/3 = 0.

18 18/33 N min is known to be Möller s lower bound while is N max Mysovsikikh upper bound. Example: A full-grid tensor-product of 7-point Gauss-quadrature rules in 3 dimensions. Has a polynomial exactness d = = 13; number of full-grid nodes 7 3 = 342; maximal required nodes N max = (2+13)! 2!13! = 105; minimal required nodes N min = (2+ 13/2 )! 2! 13/2! = (2+6)! 2!6! = 28.

19 19/33 Remark: Mysoviskikh s theorem is not constructive. Question: How to construct cubature rules with minimal number of nodes; i.e. number of nodes near or equal to N min? If not, rules with number of nodes satisfying the bounds N min and N max? There is so much research to be done! But one approach is the tensor-product sparse-grid integration technique.

20 20/33 3. Tensor-product sparse-grid integration rules In addition of assumptions (A1) & (A2) Assumption (A3): Ω 1 = Ω 2 =... = Ω n and φ 1 = φ 2 =... = φ n. = the same quadrature rule on each Ω i using φ i, so drop the index i. Assumption (A4) (Nested one-dimensional integration nodes) For each one-dimensional cubature rule on Ω R, there is a sequence of sets of nodes X (i),x (i+1),... such that X (i) X (i+1),..., i = 1, 2,...

21 For f 1 : { R R, the quadrature } rule Q (i) 1 with nodes in X (i) = x (i) 1, x(i) 2,..., x(i) N i is Q (i) 1 [f 1] = N i k i =1 w (i) k i f 1 (x (i) k i ). Observe that: Q (i) 1 [f 1] Q (i+1) 1 [f 1 ], i = 1, 2,... Question: How to construct embedded quadrature rules? Curtis-Clenshaw type: N 1 = 1 and N i = 2 i 1 + 1, i = 2, 3,... Degree of exactness of Q (i) CC is N i. Kronord-Patterson type: N 1 = 1, N 2 = 3, and N i = 2 i 1, i = 3, 4,... Degree of exactness of Q (i) KP is 3 2i 1, i > 1. 21/33

22 22/33 Petras sequences (Knut Petras 2003) X (i) PD = X(i) KP, with 3 2j + 4 8i 6j, j = 1, 2, 3, SMOLPACK - c code to generate Petra s delayed sequences (visit John Burkardt s Hompage, Florida State University) Construction of embedded quadrature rules, in general, is not trivial.

23 23/33 Define a multi-index i = (i 1, i 2,...,i n ) N n such that i = i 1 + i i n. Definition (Smolyak tensor-product sparse-grid cubature rule, Smolyak 1963, Wasilkowski & Wozniakowski 1995) The sparse-gird integration technique for a given integer d (with d n) is defined as ( ) S n,d [f] = ( 1) d i n 1 d i d n+1 i d ( ) Q (i 1) 1 Q (i 2) 1... Q (in) 1 [f]; where ( ) Q (i 1) 1 Q (i 2) 1... Q (in) 1 [f] N i1 k i1 N i2 N i n ( ) ( ) =... w ki1 w ki2... w ki f x n ki1 x ki2... x ki. n k i2 k i n

24 3.2. Properties of sparse-grid integration techniques The above is more of a theorem than a definition, for details see Heiss & Winchel 2006 and the references therein. The set of all nodes in the sparse gird rule S n,d [ ] is ( X d,n = X (i1) X (i1)... X (in)). d n+1 i d The number of nodes in the sparse gird rule S n,d [ ] is #X d,n 2d d! nd. #X d,n has a polynomial dependence w.r.t. the dimension n, for a fixed d. increasing the level of precession d does not incur so much function evaluation (polynomial complexity) sparse-grid techniques need few integration nodes as compared to full-grid rules 24/33

25 Properties... Theorem (polynomial exactness for sparse-grid rules, Novak & Ritter 1999) If each quadrature rule Q (i) 1, in the sparse-grid integration rule S n,d [ ], has a degree of exactness at least 2i 1, i = 1, 2,..., then S n,d [ ] has a degree of polynomial exactness at least 2d 1. Theorem (Novak & Ritter 1996) If f has a smoothness of order k and each quadrature rule Q (i) 1 has an approximation error of order N 1 i, then Sn,d [f] I[f] Cn,k,f (N) k (logn) (n 1)(k+1) where N is the number of nodes in the sparse-grid and C n,k,f is a constant depending on n, k, f. Sparse-grid methods based on the Clenshaw-Curtis and 25/33

26 3.3. Advantages and disadvantages of sparse-grid integration methods Advantages a few integration nodes are enough to yield a good approximation of integrals; thus, saving CPU time; the construction of the integration nodes & weights is done using the weight function φ( ) and the integration domain Ω, independent of the function to be integrated. Thus, grid-points and weights can be computed only once and used repeatedly; functions which are polynomial with respect to the uncertain variable can be integrated exactly. Disadvantages of Sparse-Grid less degree of polynomial exactness as compared to full-grid methods pure-sparse grid integration may not be good for non-smooth function (i.e. for functions with singularities) 26/33

27 27/33 4. Fully-symmetric integration rules Sometimes the number of integration nodes can be significantly reduced by using symmetric properties of the weight function and the domain of integration. Definition (full symmetry, Davis & Rabinowitz 1984) An integration domain Ω R n is fully symmetric if for each (x 1,..., x n ) Ω (±x i1,...,±x in ) Ω where (i 1,..., i n ) is any permutation of the n-tuple index (1, 2,..., n) with all permutation signs being considered. A weight function φ is fully symmetric on Ω R n if Ω is fully symmetric and for each (x 1,...,x n ) Ω φ(x 1,..., x n ) = φ(±x 1,...,±x n )

28 4.2. Some examples of fully-symmetric integrals 28/33 The weight and integration domain of I n [f] =... f(x)φ(x)dx, are symmetric if Ω Ω = (,+ ) n and normal density (Gaussian weight) function: φ(x) = e x x ; Ω = [ 1, 1] n and product Beta-density function: φ(x) = n i=1 (1 x i) α i(1+x i ) β i,α i,β i > 1; while if Ω = [0,+ ) n and product Weibul weight function: φ(x) = ( ) ki 1 n k i xi i=1 α i α i e symmetry does not hold. ( ) xi ki α i ;

29 29/ Fully-Symmetric integration formulas Classical fully-symmetric integration formulas: See Stroud 1973 for an extensive compilation of such formulas. Lu & Darmofal 2004 give fully-symmetric formulas for the Gaussian weight function. Modern and efficient fully-symmetric integration formulas: Genz & Keister 1996 (also Genz 1986) give efficient fully-symmetric formulas for the Gaussian weight function. Hinrichs & Novak 2007 verify that the Genz-Keister rules are sparse-grid integration methods. Fully-symmetric formulas for general symmetric φ and Ω are not yet known.

30 30/33 5. Software Sparse Grid integration techniques: Spinterp - Matlab Toolbox from Andreas Klimke, University of Stutgart, Germany. visit for Matlab codes that generate readily evaluated nodes and weights SPGLib = Sparse Grid Library - FORTRAN 90 codes from Haijun Yu, University of Purdu, USA. C++, FORTRAN, Matlab codes from John Burkardt, Florida State Universities, USA. Fully Symmetric Integration Formulas: HintLib=High-dimensional Integration Library - includes C++ implementations of the rules in Stroud 1973, Rudolf Schürer, University of Salzburg, Austria. FORTRAN codes from Alan Genz, Washington State University, USA.

31 6. Literatur 31/33 Bungartz, H.-J.; Griebel, M. Sparse grids. Acta Numerica (2004), pp Caflisch, R. E. Monte Carlo and quasi-monte Carlo Methods. Acta Numerica 7(1998) Cools, R. Advances in multidimensional integration. J. Comput. Appl. Math. 149(2002) Davis, P. J.; Rabinowitz, P. Methods of numerical integration (2nd. Ed.). Academic Press, Genez, A.; Keister, B. D. Fully symmetric interpolatory rules for multiple integrals over infinite regions with Gaussian weights. SIAM J. Numer. Anal., 71(1996) Genez, A. Fully symmetric interpolatory rules for multiple integrals. SIAM J. Numer. Anal., 23(1986), Gerstner, T.; Griebel, M. Numerical integration using sparse grids. Numer. Algorithms 23(1998)

32 32/33 Heiss, F., Winschel, V. Esitimation with numerical integration on sparse grids. Münchner Wirtschaftswissenschaftliche Beiträge(VWL), Hinrichs, A.; Novak, E. Cubature formula for symmetric measures in high dimensions with few points. Math. Comput. 76(2007) Lu, J.; Darmofal, D. L. Higher-dimensional integration with Gaussian weight for applications in probabilistic design. SIAM J. Sci. Comput., 26(2004) Möller, H. M. Kubaturformeln mit minimaler Knotenzahl. Numer. Math. 25(1976) Mysovskikh, I. P. On the construction of cubature formulas with the smallest number of nodes. Soviet Math. Dokl. 9(1968) Niederreiter, H. Random Number Generation and Quasi-Monte Carlo Methods. SIAM 1992.

33 Novak, E.; Ritter, K. Simple cubature formulas with high polynomial exactness. Constructive Approximation 15(1999) Novak, E.; Ritter, K. High dimensional integration of smooth functions over cubes. Numer. Math. 75(1996) Petras, K. Smolyak cubature of given polynomial degree with few nodes for increasing dimension. Numer. Math. 93(2003) Sloan, I. H.; Joe, S. Lattice methods for multiple integration. Calerndon Press, Oxford, Smolyak, S. A. Quadrature and interpolation for tensor products of certain classes of functions. Soviet Math. Dokl. 4(1963) Stroud, A. H. Approximate calculation of multiple integrals. Printc-Hall Inc., Englewood Cliffs, N. J., Wasilkowski, G. W.; Wozniakowski, H. Explicit cost bounds of algorithms for multivariate tensor product problems. J. Complexity 11(1995) /33

Orthogonal Polynomials, Quadratures & Sparse-Grid Methods for Probability Integrals

Orthogonal Polynomials, Quadratures & Sparse-Grid Methods for Probability Integrals 1/31 Orthogonal Polynomials, Quadratures & Sparse-Grid Methods for Probability Integrals Dr. Abebe Geletu May, 2010 Technische Universität Ilmenau, Institut für Automatisierungs- und Systemtechnik Fachgebiet

More information

Slow Growth for Gauss Legendre Sparse Grids

Slow Growth for Gauss Legendre Sparse Grids Slow Growth for Gauss Legendre Sparse Grids John Burkardt, Clayton Webster April 4, 2014 Abstract A sparse grid for multidimensional quadrature can be constructed from products of 1D rules. For multidimensional

More information

Slow Exponential Growth for Clenshaw Curtis Sparse Grids jburkardt/presentations/... slow growth paper.

Slow Exponential Growth for Clenshaw Curtis Sparse Grids   jburkardt/presentations/... slow growth paper. Slow Exponential Growth for Clenshaw Curtis Sparse Grids http://people.sc.fsu.edu/ jburkardt/presentations/...... slow growth paper.pdf John Burkardt, Clayton Webster April 30, 2014 Abstract A widely used

More information

Slow Growth for Sparse Grids

Slow Growth for Sparse Grids Slow Growth for Sparse Grids John Burkardt, Clayton Webster, Guannan Zhang... http://people.sc.fsu.edu/ jburkardt/presentations/... slow growth 2014 savannah.pdf... SIAM UQ Conference 31 March - 03 April

More information

Progress in high-dimensional numerical integration and its application to stochastic optimization

Progress in high-dimensional numerical integration and its application to stochastic optimization Progress in high-dimensional numerical integration and its application to stochastic optimization W. Römisch Humboldt-University Berlin Department of Mathematics www.math.hu-berlin.de/~romisch Short course,

More information

Pascal s Triangle on a Budget. Accuracy, Precision and Efficiency in Sparse Grids

Pascal s Triangle on a Budget. Accuracy, Precision and Efficiency in Sparse Grids Covering : Accuracy, Precision and Efficiency in Sparse Grids https://people.sc.fsu.edu/ jburkardt/presentations/auburn 2009.pdf... John Interdisciplinary Center for Applied Mathematics & Information Technology

More information

Slow Exponential Growth for Clenshaw Curtis Sparse Grids

Slow Exponential Growth for Clenshaw Curtis Sparse Grids Slow Exponential Growth for Clenshaw Curtis Sparse Grids John Burkardt Interdisciplinary Center for Applied Mathematics & Information Technology Department Virginia Tech... http://people.sc.fsu.edu/ burkardt/presentations/sgmga

More information

Scenario generation for stochastic optimization problems via the sparse grid method

Scenario generation for stochastic optimization problems via the sparse grid method Scenario generation for stochastic optimization problems via the sparse grid method Michael Chen Sanjay Mehrotra Dávid Papp March 7, 0 Abstract We study the use of sparse grids methods for the scenario

More information

Sparse Grid Collocation for Uncertainty Quantification

Sparse Grid Collocation for Uncertainty Quantification Sparse Grid Collocation for Uncertainty Quantification John Burkardt Department of Scientific Computing Florida State University 13 February 2014 http://people.sc.fsu.edu/ jburkardt/presentations/......

More information

Accuracy, Precision and Efficiency in Sparse Grids

Accuracy, Precision and Efficiency in Sparse Grids John, Information Technology Department, Virginia Tech.... http://people.sc.fsu.edu/ jburkardt/presentations/ sandia 2009.pdf... Computer Science Research Institute, Sandia National Laboratory, 23 July

More information

Fully Symmetric Interpolatory Rules for Multiple Integrals over Infinite Regions with Gaussian Weight

Fully Symmetric Interpolatory Rules for Multiple Integrals over Infinite Regions with Gaussian Weight Fully Symmetric Interpolatory ules for Multiple Integrals over Infinite egions with Gaussian Weight Alan Genz Department of Mathematics Washington State University ullman, WA 99164-3113 USA genz@gauss.math.wsu.edu

More information

Sparse Grids for Stochastic Integrals

Sparse Grids for Stochastic Integrals John, Information Technology Department, Virginia Tech.... http://people.sc.fsu.edu/ jburkardt/presentations/ fsu 2009.pdf... Department of Scientific Computing, Florida State University, 08 October 2009.

More information

Sparse Grid Collocation for Uncertainty Quantification

Sparse Grid Collocation for Uncertainty Quantification Sparse Grid Collocation for Uncertainty Quantification John Burkardt Department of Scientific Computing Florida State University Ajou University 14 August 2013 http://people.sc.fsu.edu/ jburkardt/presentations/......

More information

STRONGLY NESTED 1D INTERPOLATORY QUADRATURE AND EXTENSION TO ND VIA SMOLYAK METHOD

STRONGLY NESTED 1D INTERPOLATORY QUADRATURE AND EXTENSION TO ND VIA SMOLYAK METHOD 6th European Conference on Computational Mechanics (ECCM 6) 7th European Conference on Computational Fluid Dynamics (ECFD 7) 1115 June 2018, Glasgow, UK STRONGLY NESTED 1D INTERPOLATORY QUADRATURE AND

More information

Multidimensional interpolation. 1 An abstract description of interpolation in one dimension

Multidimensional interpolation. 1 An abstract description of interpolation in one dimension Paul Klein Department of Economics University of Western Ontario FINNISH DOCTORAL PROGRAM IN ECONOMICS Topics in Contemporary Macroeconomics August 2008 Multidimensional interpolation 1 An abstract description

More information

Numerical integration formulas of degree two

Numerical integration formulas of degree two Applied Numerical Mathematics 58 (2008) 1515 1520 www.elsevier.com/locate/apnum Numerical integration formulas of degree two ongbin Xiu epartment of Mathematics, Purdue University, West Lafayette, IN 47907,

More information

Quasi-optimal and adaptive sparse grids with control variates for PDEs with random diffusion coefficient

Quasi-optimal and adaptive sparse grids with control variates for PDEs with random diffusion coefficient Quasi-optimal and adaptive sparse grids with control variates for PDEs with random diffusion coefficient F. Nobile, L. Tamellini, R. Tempone, F. Tesei CSQI - MATHICSE, EPFL, Switzerland Dipartimento di

More information

Cubature formulas for function spaces with moderate smoothness

Cubature formulas for function spaces with moderate smoothness Cubature formulas for function spaces with moderate smoothness Michael Gnewuch, René Lindloh, Reinhold Schneider, and Anand Srivastav Institut für Informatik Christian-Albrechts-Universität zu Kiel Christian-Albrechts-Platz

More information

Katholieke Universiteit Leuven Department of Computer Science

Katholieke Universiteit Leuven Department of Computer Science Extensions of Fibonacci lattice rules Ronald Cools Dirk Nuyens Report TW 545, August 2009 Katholieke Universiteit Leuven Department of Computer Science Celestijnenlaan 200A B-3001 Heverlee (Belgium Extensions

More information

Quadrature using sparse grids on products of spheres

Quadrature using sparse grids on products of spheres Quadrature using sparse grids on products of spheres Paul Leopardi Mathematical Sciences Institute, Australian National University. For presentation at 3rd Workshop on High-Dimensional Approximation UNSW,

More information

On ANOVA expansions and strategies for choosing the anchor point

On ANOVA expansions and strategies for choosing the anchor point On ANOVA expansions and strategies for choosing the anchor point Zhen Gao and Jan S. Hesthaven August 31, 2010 Abstract The classic Lebesgue ANOVA expansion offers an elegant way to represent functions

More information

Spectra of Multiplication Operators as a Numerical Tool. B. Vioreanu and V. Rokhlin Technical Report YALEU/DCS/TR-1443 March 3, 2011

Spectra of Multiplication Operators as a Numerical Tool. B. Vioreanu and V. Rokhlin Technical Report YALEU/DCS/TR-1443 March 3, 2011 We introduce a numerical procedure for the construction of interpolation and quadrature formulae on bounded convex regions in the plane. The construction is based on the behavior of spectra of certain

More information

Quadrature using sparse grids on products of spheres

Quadrature using sparse grids on products of spheres Quadrature using sparse grids on products of spheres Paul Leopardi Mathematical Sciences Institute, Australian National University. For presentation at ANZIAM NSW/ACT Annual Meeting, Batemans Bay. Joint

More information

A Belgian view on lattice rules

A Belgian view on lattice rules A Belgian view on lattice rules Ronald Cools Dept. of Computer Science, KU Leuven Linz, Austria, October 14 18, 2013 Atomium Brussels built in 1958 height 103m figure = 2e coin 5 10 6 in circulation Body

More information

Approximation of High-Dimensional Rank One Tensors

Approximation of High-Dimensional Rank One Tensors Approximation of High-Dimensional Rank One Tensors Markus Bachmayr, Wolfgang Dahmen, Ronald DeVore, and Lars Grasedyck March 14, 2013 Abstract Many real world problems are high-dimensional in that their

More information

CS 450 Numerical Analysis. Chapter 8: Numerical Integration and Differentiation

CS 450 Numerical Analysis. Chapter 8: Numerical Integration and Differentiation Lecture slides based on the textbook Scientific Computing: An Introductory Survey by Michael T. Heath, copyright c 2018 by the Society for Industrial and Applied Mathematics. http://www.siam.org/books/cl80

More information

MA2501 Numerical Methods Spring 2015

MA2501 Numerical Methods Spring 2015 Norwegian University of Science and Technology Department of Mathematics MA5 Numerical Methods Spring 5 Solutions to exercise set 9 Find approximate values of the following integrals using the adaptive

More information

New Multilevel Algorithms Based on Quasi-Monte Carlo Point Sets

New Multilevel Algorithms Based on Quasi-Monte Carlo Point Sets New Multilevel Based on Quasi-Monte Carlo Point Sets Michael Gnewuch Institut für Informatik Christian-Albrechts-Universität Kiel 1 February 13, 2012 Based on Joint Work with Jan Baldeaux (UTS Sydney)

More information

Scenario generation Contents

Scenario generation Contents Scenario generation W. Römisch Humboldt-University Berlin Department of Mathematics www.math.hu-berlin.de/~romisch Page 1 of 39 Tutorial, ICSP12, Halifax, August 14, 2010 (1) Aproximation issues (2) Generation

More information

Optimal Randomized Algorithms for Integration on Function Spaces with underlying ANOVA decomposition

Optimal Randomized Algorithms for Integration on Function Spaces with underlying ANOVA decomposition Optimal Randomized on Function Spaces with underlying ANOVA decomposition Michael Gnewuch 1 University of Kaiserslautern, Germany October 16, 2013 Based on Joint Work with Jan Baldeaux (UTS Sydney) & Josef

More information

f(x n ) [0,1[ s f(x) dx.

f(x n ) [0,1[ s f(x) dx. ACTA ARITHMETICA LXXX.2 (1997) Dyadic diaphony by Peter Hellekalek and Hannes Leeb (Salzburg) 1. Introduction. Diaphony (see Zinterhof [13] and Kuipers and Niederreiter [6, Exercise 5.27, p. 162]) is a

More information

On the existence of higher order polynomial. lattices with large figure of merit ϱ α.

On the existence of higher order polynomial. lattices with large figure of merit ϱ α. On the existence of higher order polynomial lattices with large figure of merit Josef Dick a, Peter Kritzer b, Friedrich Pillichshammer c, Wolfgang Ch. Schmid b, a School of Mathematics, University of

More information

ERROR ESTIMATES FOR THE ANOVA METHOD WITH POLYNOMIAL CHAOS INTERPOLATION: TENSOR PRODUCT FUNCTIONS

ERROR ESTIMATES FOR THE ANOVA METHOD WITH POLYNOMIAL CHAOS INTERPOLATION: TENSOR PRODUCT FUNCTIONS ERROR ESTIMATES FOR THE ANOVA METHOD WITH POLYNOMIAL CHAOS INTERPOLATION: TENSOR PRODUCT FUNCTIONS ZHONGQIANG ZHANG, MINSEOK CHOI AND GEORGE EM KARNIADAKIS Abstract. We focus on the analysis of variance

More information

-Variate Integration

-Variate Integration -Variate Integration G. W. Wasilkowski Department of Computer Science University of Kentucky Presentation based on papers co-authored with A. Gilbert, M. Gnewuch, M. Hefter, A. Hinrichs, P. Kritzer, F.

More information

Application of QMC methods to PDEs with random coefficients

Application of QMC methods to PDEs with random coefficients Application of QMC methods to PDEs with random coefficients a survey of analysis and implementation Frances Kuo f.kuo@unsw.edu.au University of New South Wales, Sydney, Australia joint work with Ivan Graham

More information

Tutorial on quasi-monte Carlo methods

Tutorial on quasi-monte Carlo methods Tutorial on quasi-monte Carlo methods Josef Dick School of Mathematics and Statistics, UNSW, Sydney, Australia josef.dick@unsw.edu.au Comparison: MCMC, MC, QMC Roughly speaking: Markov chain Monte Carlo

More information

Quadrature for Uncertainty Analysis Stochastic Collocation. What does quadrature have to do with uncertainty?

Quadrature for Uncertainty Analysis Stochastic Collocation. What does quadrature have to do with uncertainty? Quadrature for Uncertainty Analysis Stochastic Collocation What does quadrature have to do with uncertainty? Quadrature for Uncertainty Analysis Stochastic Collocation What does quadrature have to do with

More information

Chaospy: A modular implementation of Polynomial Chaos expansions and Monte Carlo methods

Chaospy: A modular implementation of Polynomial Chaos expansions and Monte Carlo methods Chaospy: A modular implementation of Polynomial Chaos expansions and Monte Carlo methods Simen Tennøe Supervisors: Jonathan Feinberg Hans Petter Langtangen Gaute Einevoll Geir Halnes University of Oslo,

More information

Hochdimensionale Integration

Hochdimensionale Integration Oliver Ernst Institut für Numerische Mathematik und Optimierung Hochdimensionale Integration 4-tägige Vorlesung im Wintersemester 2/ im Rahmen des Moduls Ausgewählte Kapitel der Numerik Contents. Introduction.

More information

arxiv: v1 [cs.na] 17 Apr 2018

arxiv: v1 [cs.na] 17 Apr 2018 NUMERICAL INTEGRATION IN MULTIPLE DIMENSIONS WITH DESIGNED QUADRATURE VAHID KESHAVARZZADEH, ROBERT M. KIRBY,, AND AKIL NARAYAN, arxiv:184.651v1 [cs.na] 17 Apr 218 Abstract. We present a systematic computational

More information

Simulating with uncertainty : the rough surface scattering problem

Simulating with uncertainty : the rough surface scattering problem Simulating with uncertainty : the rough surface scattering problem Uday Khankhoje Assistant Professor, Electrical Engineering Indian Institute of Technology Madras Uday Khankhoje (EE, IITM) Simulating

More information

Differentiation and Integration

Differentiation and Integration Differentiation and Integration (Lectures on Numerical Analysis for Economists II) Jesús Fernández-Villaverde 1 and Pablo Guerrón 2 February 12, 2018 1 University of Pennsylvania 2 Boston College Motivation

More information

Dimension-adaptive sparse grid for industrial applications using Sobol variances

Dimension-adaptive sparse grid for industrial applications using Sobol variances Master of Science Thesis Dimension-adaptive sparse grid for industrial applications using Sobol variances Heavy gas flow over a barrier March 11, 2015 Ad Dimension-adaptive sparse grid for industrial

More information

Bayesian Estimation with Sparse Grids

Bayesian Estimation with Sparse Grids Bayesian Estimation with Sparse Grids Kenneth L. Judd and Thomas M. Mertens Institute on Computational Economics August 7, 27 / 48 Outline Introduction 2 Sparse grids Construction Integration with sparse

More information

Strain and stress computations in stochastic finite element. methods

Strain and stress computations in stochastic finite element. methods INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN ENGINEERING Int. J. Numer. Meth. Engng 2007; 00:1 6 [Version: 2002/09/18 v2.02] Strain and stress computations in stochastic finite element methods Debraj

More information

Introduction to SparseGrid

Introduction to SparseGrid Introduction to SparseGrid Jelmer Ypma July 31, 2013 Abstract This vignette describes how to use SparseGrid, which is an R translation 1 of the Matlab code on http://www.sparse-grids.de (Heiss and Winschel,

More information

An intractability result for multiple integration. I.H.Sloan y and H.Wozniakowski yy. University of New South Wales. Australia.

An intractability result for multiple integration. I.H.Sloan y and H.Wozniakowski yy. University of New South Wales. Australia. An intractability result for multiple integration I.H.Sloan y and H.Wozniakowski yy Columbia University Computer Science Technical Report CUCS-019-96 y School of Mathematics University of ew South Wales

More information

Comparison of Clenshaw-Curtis and Gauss Quadrature

Comparison of Clenshaw-Curtis and Gauss Quadrature WDS'11 Proceedings of Contributed Papers, Part I, 67 71, 211. ISB 978-8-7378-184-2 MATFYZPRESS Comparison of Clenshaw-Curtis and Gauss Quadrature M. ovelinková Charles University, Faculty of Mathematics

More information

STRONG TRACTABILITY OF MULTIVARIATE INTEGRATION USING QUASI MONTE CARLO ALGORITHMS

STRONG TRACTABILITY OF MULTIVARIATE INTEGRATION USING QUASI MONTE CARLO ALGORITHMS MATHEMATICS OF COMPUTATION Volume 72, Number 242, Pages 823 838 S 0025-5718(02)01440-0 Article electronically published on June 25, 2002 STRONG TRACTABILITY OF MULTIVARIATE INTEGRATION USING QUASI MONTE

More information

ETNA Kent State University

ETNA Kent State University Electronic Transactions on Numerical Analysis. Volume 35, pp. 148-163, 2009. Copyright 2009,. ISSN 1068-9613. ETNA SPHERICAL QUADRATURE FORMULAS WITH EQUALLY SPACED NODES ON LATITUDINAL CIRCLES DANIELA

More information

Math 671: Tensor Train decomposition methods

Math 671: Tensor Train decomposition methods Math 671: Eduardo Corona 1 1 University of Michigan at Ann Arbor December 8, 2016 Table of Contents 1 Preliminaries and goal 2 Unfolding matrices for tensorized arrays The Tensor Train decomposition 3

More information

Multi-Element Probabilistic Collocation Method in High Dimensions

Multi-Element Probabilistic Collocation Method in High Dimensions Multi-Element Probabilistic Collocation Method in High Dimensions Jasmine Foo and George Em Karniadakis Division of Applied Mathematics, Brown University, Providence, RI 02912 USA Abstract We combine multi-element

More information

ORTHOGONAL POLYNOMIALS AND CUBATURE FORMULAE ON SPHERES AND ON SIMPLICES. Yuan Xu

ORTHOGONAL POLYNOMIALS AND CUBATURE FORMULAE ON SPHERES AND ON SIMPLICES. Yuan Xu ORTHOGONAL POLYNOMIALS AND CUBATURE FORMULAE ON SPHERES AND ON SIMPLICES Yuan Xu Abstract. Orthogonal polynomials on the standard simplex Σ d in R d are shown to be related to the spherical orthogonal

More information

Fast Numerical Methods for Stochastic Computations

Fast Numerical Methods for Stochastic Computations Fast AreviewbyDongbinXiu May 16 th,2013 Outline Motivation 1 Motivation 2 3 4 5 Example: Burgers Equation Let us consider the Burger s equation: u t + uu x = νu xx, x [ 1, 1] u( 1) =1 u(1) = 1 Example:

More information

Scenario generation in stochastic programming

Scenario generation in stochastic programming Scenario generation in stochastic programming Werner Römisch Humboldt-University Berlin, Institute of Mathematics, 10099 Berlin, Germany, romisch@math.hu-berlin.de Abstract Stability-based methods for

More information

What s new in high-dimensional integration? designing for applications

What s new in high-dimensional integration? designing for applications What s new in high-dimensional integration? designing for applications Ian H. Sloan i.sloan@unsw.edu.au The University of New South Wales UNSW Australia ANZIAM NSW/ACT, November, 2015 The theme High dimensional

More information

Approximation of High-Dimensional Numerical Problems Algorithms, Analysis and Applications

Approximation of High-Dimensional Numerical Problems Algorithms, Analysis and Applications Approximation of High-Dimensional Numerical Problems Algorithms, Analysis and Applications Christiane Lemieux (University of Waterloo), Ian Sloan (University of New South Wales), Henryk Woźniakowski (University

More information

Integration of permutation-invariant. functions

Integration of permutation-invariant. functions permutation-invariant Markus Weimar Philipps-University Marburg Joint work with Dirk Nuyens and Gowri Suryanarayana (KU Leuven, Belgium) MCQMC2014, Leuven April 06-11, 2014 un Outline Permutation-invariant

More information

Sparse grid quadrature on products of spheres

Sparse grid quadrature on products of spheres Sparse grid quadrature on products of spheres Markus Hegland a, Paul Leopardi a, a Centre for Mathematics and its Applications, Australian National University. Abstract This paper examines sparse grid

More information

Fast Sparse Spectral Methods for Higher Dimensional PDEs

Fast Sparse Spectral Methods for Higher Dimensional PDEs Fast Sparse Spectral Methods for Higher Dimensional PDEs Jie Shen Purdue University Collaborators: Li-Lian Wang, Haijun Yu and Alexander Alekseenko Research supported by AFOSR and NSF ICERM workshop, June

More information

Sparse Grids. Léopold Cambier. February 17, ICME, Stanford University

Sparse Grids. Léopold Cambier. February 17, ICME, Stanford University Sparse Grids & "A Dynamically Adaptive Sparse Grid Method for Quasi-Optimal Interpolation of Multidimensional Analytic Functions" from MK Stoyanov, CG Webster Léopold Cambier ICME, Stanford University

More information

Ten things you should know about quadrature

Ten things you should know about quadrature Ten things you should know about quadrature Nick Trefethen, March 2016 With thanks to André Weideman for #2, #5, #8, #9 Nick Hale for #4, #5, #7, #8 Nick Higham for #5, #8 Folkmar Bornemann for #6. 1/26

More information

arxiv: v2 [math.na] 21 Apr 2016

arxiv: v2 [math.na] 21 Apr 2016 GENERATING NESTED QUADRATURE FORMULAS FOR GENERAL WEIGHT FUNCTIONS WITH KNOWN MOMENTS arxiv:1203.1554v2 [math.na] 21 Apr 2016 SANJAY MEHROTRA AND DÁVID PAPP Abstract. We revisit the problem of extending

More information

Numerical Integration over Pyramids

Numerical Integration over Pyramids Numerical Integration over Pyramids Chuan Miao Chen, Michal řížek, Liping Liu Corresponding Author: Dr. Liping Liu Department of Mathematical Sciences Lakehead University Thunder Bay, ON Canada P7B 5E1

More information

On Orthogonal Polynomials in Several Variables

On Orthogonal Polynomials in Several Variables Fields Institute Communications Volume 00, 0000 On Orthogonal Polynomials in Several Variables Yuan Xu Department of Mathematics University of Oregon Eugene, Oregon 97403-1222 Abstract. We report on the

More information

Convergence Rates of Kernel Quadrature Rules

Convergence Rates of Kernel Quadrature Rules Convergence Rates of Kernel Quadrature Rules Francis Bach INRIA - Ecole Normale Supérieure, Paris, France ÉCOLE NORMALE SUPÉRIEURE NIPS workshop on probabilistic integration - Dec. 2015 Outline Introduction

More information

Introduction to Uncertainty Quantification in Computational Science Handout #3

Introduction to Uncertainty Quantification in Computational Science Handout #3 Introduction to Uncertainty Quantification in Computational Science Handout #3 Gianluca Iaccarino Department of Mechanical Engineering Stanford University June 29 - July 1, 2009 Scuola di Dottorato di

More information

Hot new directions for QMC research in step with applications

Hot new directions for QMC research in step with applications Hot new directions for QMC research in step with applications Frances Kuo f.kuo@unsw.edu.au University of New South Wales, Sydney, Australia Frances Kuo @ UNSW Australia p.1 Outline Motivating example

More information

Parametrische Modellreduktion mit dünnen Gittern

Parametrische Modellreduktion mit dünnen Gittern Parametrische Modellreduktion mit dünnen Gittern (Parametric model reduction with sparse grids) Ulrike Baur Peter Benner Mathematik in Industrie und Technik, Fakultät für Mathematik Technische Universität

More information

Interpolation and function representation with grids in stochastic control

Interpolation and function representation with grids in stochastic control with in classical Sparse for Sparse for with in FIME EDF R&D & FiME, Laboratoire de Finance des Marchés de l Energie (www.fime-lab.org) September 2015 Schedule with in classical Sparse for Sparse for 1

More information

Some Results on the Complexity of Numerical Integration

Some Results on the Complexity of Numerical Integration Some Results on the Complexity of Numerical Integration Erich Novak Abstract We present some results on the complexity of numerical integration. We start with the seminal paper of Bakhvalov (1959) and

More information

4. Numerical Quadrature. Where analytical abilities end... continued

4. Numerical Quadrature. Where analytical abilities end... continued 4. Numerical Quadrature Where analytical abilities end... continued Where analytical abilities end... continued, November 30, 22 1 4.3. Extrapolation Increasing the Order Using Linear Combinations Once

More information

Approximating Integrals for Stochastic Problems

Approximating Integrals for Stochastic Problems Approximating Integrals for Stochastic Problems John Burkardt Department of Scientific Computing Florida State University... ISC 5936-01: Numerical Methods for Stochastic Differential Equations http://people.sc.fsu.edu/

More information

3. Numerical Quadrature. Where analytical abilities end...

3. Numerical Quadrature. Where analytical abilities end... 3. Numerical Quadrature Where analytical abilities end... Numerisches Programmieren, Hans-Joachim Bungartz page 1 of 32 3.1. Preliminary Remarks The Integration Problem Numerical quadrature denotes numerical

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

On lower bounds for integration of multivariate permutation-invariant functions

On lower bounds for integration of multivariate permutation-invariant functions On lower bounds for of multivariate permutation-invariant functions Markus Weimar Philipps-University Marburg Oberwolfach October 2013 Research supported by Deutsche Forschungsgemeinschaft DFG (DA 360/19-1)

More information

Stochastic Collocation Methods for Polynomial Chaos: Analysis and Applications

Stochastic Collocation Methods for Polynomial Chaos: Analysis and Applications Stochastic Collocation Methods for Polynomial Chaos: Analysis and Applications Dongbin Xiu Department of Mathematics, Purdue University Support: AFOSR FA955-8-1-353 (Computational Math) SF CAREER DMS-64535

More information

Classical quadrature rules via Gaussian processes

Classical quadrature rules via Gaussian processes Classical quadrature rules via Gaussian processes Toni Karvonen and Simo Särkkä This article has been accepted for publication in Proceedings of 2th IEEE International Workshop on Machine Learning for

More information

TENSOR APPROXIMATION TOOLS FREE OF THE CURSE OF DIMENSIONALITY

TENSOR APPROXIMATION TOOLS FREE OF THE CURSE OF DIMENSIONALITY TENSOR APPROXIMATION TOOLS FREE OF THE CURSE OF DIMENSIONALITY Eugene Tyrtyshnikov Institute of Numerical Mathematics Russian Academy of Sciences (joint work with Ivan Oseledets) WHAT ARE TENSORS? Tensors

More information

arxiv: v1 [math.na] 3 Apr 2019

arxiv: v1 [math.na] 3 Apr 2019 arxiv:1904.02017v1 [math.na] 3 Apr 2019 Poly-Sinc Solution of Stochastic Elliptic Differential Equations Maha Youssef and Roland Pulch Institute of Mathematics and Computer Science, University of Greifswald,

More information

Stochastic optimization, multivariate numerical integration and Quasi-Monte Carlo methods. W. Römisch

Stochastic optimization, multivariate numerical integration and Quasi-Monte Carlo methods. W. Römisch Stochastic optimization, multivariate numerical integration and Quasi-Monte Carlo methods W. Römisch Humboldt-University Berlin Institute of Mathematics www.math.hu-berlin.de/~romisch Chemnitzer Mathematisches

More information

Quadrature Filters for Maneuvering Target Tracking

Quadrature Filters for Maneuvering Target Tracking Quadrature Filters for Maneuvering Target Tracking Abhinoy Kumar Singh Department of Electrical Engineering, Indian Institute of Technology Patna, Bihar 813, India, Email: abhinoy@iitpacin Shovan Bhaumik

More information

UNCERTAINTY QUANTIFICATION OF THE GEM CHALLENGE MAGNETIC RECONNECTION PROBLEM USING THE MULTILEVEL MONTE CARLO METHOD

UNCERTAINTY QUANTIFICATION OF THE GEM CHALLENGE MAGNETIC RECONNECTION PROBLEM USING THE MULTILEVEL MONTE CARLO METHOD International Journal for Uncertainty Quantification, 5 (4): 327 339 (2015) UNCERTAINTY QUANTIFICATION OF THE GEM CHALLENGE MAGNETIC RECONNECTION PROBLEM USING THE MULTILEVEL MONTE CARLO METHOD Éder M.

More information

Applied Numerical Analysis Quiz #2

Applied Numerical Analysis Quiz #2 Applied Numerical Analysis Quiz #2 Modules 3 and 4 Name: Student number: DO NOT OPEN UNTIL ASKED Instructions: Make sure you have a machine-readable answer form. Write your name and student number in the

More information

SMOOTH APPROXIMATION OF DATA WITH APPLICATIONS TO INTERPOLATING AND SMOOTHING. Karel Segeth Institute of Mathematics, Academy of Sciences, Prague

SMOOTH APPROXIMATION OF DATA WITH APPLICATIONS TO INTERPOLATING AND SMOOTHING. Karel Segeth Institute of Mathematics, Academy of Sciences, Prague SMOOTH APPROXIMATION OF DATA WITH APPLICATIONS TO INTERPOLATING AND SMOOTHING Karel Segeth Institute of Mathematics, Academy of Sciences, Prague CONTENTS The problem of interpolating and smoothing Smooth

More information

HALTON SEQUENCES AVOID THE ORIGIN

HALTON SEQUENCES AVOID THE ORIGIN HALTON SEQUENCES AVOID THE ORIGIN ART B. OWEN STANFORD UNIVERSITY Abstract. The n th point of the Halton sequence in [0, 1] d is shown to have components whose product is larger than Cn 1 where C > 0 depends

More information

Axis-alignment in low-rank and other structures

Axis-alignment in low-rank and other structures Axis-alignment in low-rank and other structures Nick Trefethen, Oxford and ENS Lyon 1 Low-rank approximation 2 Quasi-Monte Carlo 3 Sparse grids 4 Multivariate polynomials Paper: Cubature, approximation,

More information

Algorithms for Uncertainty Quantification

Algorithms for Uncertainty Quantification Algorithms for Uncertainty Quantification Lecture 9: Sensitivity Analysis ST 2018 Tobias Neckel Scientific Computing in Computer Science TUM Repetition of Previous Lecture Sparse grids in Uncertainty Quantification

More information

Dimension Adaptive Tensor Product Quadrature

Dimension Adaptive Tensor Product Quadrature Dimension Adaptive Tensor Product Quadrature Thomas Gerstner and Michael Griebel Department for Applied Mathematics University of Bonn {gerstner,griebel}@iam.uni-bonn.de Abstract We consider the numerical

More information

Contents. I Basic Methods 13

Contents. I Basic Methods 13 Preface xiii 1 Introduction 1 I Basic Methods 13 2 Convergent and Divergent Series 15 2.1 Introduction... 15 2.1.1 Power series: First steps... 15 2.1.2 Further practical aspects... 17 2.2 Differential

More information

A numerical study of the Xu polynomial interpolation formula in two variables

A numerical study of the Xu polynomial interpolation formula in two variables A numerical study of the Xu polynomial interpolation formula in two variables Len Bos Dept. of Mathematics and Statistics, University of Calgary (Canada) Marco Caliari, Stefano De Marchi Dept. of Computer

More information

NUMERICAL MATHEMATICS AND COMPUTING

NUMERICAL MATHEMATICS AND COMPUTING NUMERICAL MATHEMATICS AND COMPUTING Fourth Edition Ward Cheney David Kincaid The University of Texas at Austin 9 Brooks/Cole Publishing Company I(T)P An International Thomson Publishing Company Pacific

More information

On the complexity of approximate multivariate integration

On the complexity of approximate multivariate integration On the complexity of approximate multivariate integration Ioannis Koutis Computer Science Department Carnegie Mellon University Pittsburgh, PA 15213 USA ioannis.koutis@cs.cmu.edu January 11, 2005 Abstract

More information

EFFICIENT SHAPE OPTIMIZATION USING POLYNOMIAL CHAOS EXPANSION AND LOCAL SENSITIVITIES

EFFICIENT SHAPE OPTIMIZATION USING POLYNOMIAL CHAOS EXPANSION AND LOCAL SENSITIVITIES 9 th ASCE Specialty Conference on Probabilistic Mechanics and Structural Reliability EFFICIENT SHAPE OPTIMIZATION USING POLYNOMIAL CHAOS EXPANSION AND LOCAL SENSITIVITIES Nam H. Kim and Haoyu Wang University

More information

Florian Heiss; Viktor Winschel: Estimation with Numerical Integration on Sparse Grids

Florian Heiss; Viktor Winschel: Estimation with Numerical Integration on Sparse Grids Florian Heiss; Viktor Winschel: Estimation with Numerical Integration on Sparse Gris Munich Discussion Paper No. 2006-15 Department of Economics University of Munich Volkswirtschaftliche Fakultät Luwig-Maximilians-Universität

More information

Quasi- Monte Carlo Multiple Integration

Quasi- Monte Carlo Multiple Integration Chapter 6 Quasi- Monte Carlo Multiple Integration Introduction In some sense, this chapter fits within Chapter 4 on variance reduction; in some sense it is stratification run wild. Quasi-Monte Carlo methods

More information

Roots of equations, minimization, numerical integration

Roots of equations, minimization, numerical integration Roots of equations, minimization, numerical integration Alexander Khanov PHYS6260: Experimental Methods is HEP Oklahoma State University November 1, 2017 Roots of equations Find the roots solve equation

More information

Part II NUMERICAL MATHEMATICS

Part II NUMERICAL MATHEMATICS Part II NUMERICAL MATHEMATICS BIT 31 (1991). 438-446. QUADRATURE FORMULAE ON HALF-INFINITE INTERVALS* WALTER GAUTSCHI Department of Computer Sciences, Purdue University, West Lafayette, IN 47907, USA Abstract.

More information

NUMERICAL COMPUTATION IN SCIENCE AND ENGINEERING

NUMERICAL COMPUTATION IN SCIENCE AND ENGINEERING NUMERICAL COMPUTATION IN SCIENCE AND ENGINEERING C. Pozrikidis University of California, San Diego New York Oxford OXFORD UNIVERSITY PRESS 1998 CONTENTS Preface ix Pseudocode Language Commands xi 1 Numerical

More information

Stability of Kernel Based Interpolation

Stability of Kernel Based Interpolation Stability of Kernel Based Interpolation Stefano De Marchi Department of Computer Science, University of Verona (Italy) Robert Schaback Institut für Numerische und Angewandte Mathematik, University of Göttingen

More information