Numerical Integration over unit sphere by using spherical t-designs

Size: px
Start display at page:

Download "Numerical Integration over unit sphere by using spherical t-designs"

Transcription

1 Numerical Integration over unit sphere by using spherical t-designs Congpei An 1 1,Institute of Computational Sciences, Department of Mathematics, Jinan University Spherical Design and Numerical Analysis 2015, SJTU 2015 c 4 23 F

2 Outline 1 Well conditioned spherical designs 2 Numerical verification methods 3 Numerical results of verification methods 4 Numerical integration over unit sphere 5 Performance of Numerical Integrations

3 Notations X N = {x 1,..., x N } S 2 = { x, y, z R 3 x 2 + y 2 + z 2 = 1 } P t = { spherical polynomials of degree t} = {polynomials in x, y, z of degree t restricted to S 2 } N = Number of points t = Degree of polynomials

4 Spherical coordinates x 1 = 0 0 1, x2 = sin(θ 2) 0 cos(θ 2), xi = sin(θ i) cos(φ i) sin(θ i) sin(φ i) cos(θ i), i = 3,..., N. (1)

5 Background on spherical t designs Part I Background on spherical t designs

6 Background on spherical t designs Definition of Spherical t design Definition (Spherical t design) The set X N = {x 1,..., x N } S 2 is a spherical t-design if 1 N p (x j) = 1 p(x)dω(x) p P t, (2) N 4π S 2 j=1 where dω(x) denotes surface measure on S 2. The definition of spherical t design was given by Delsarte, Goethals, Seidel in 1977 [10].

7 Background on spherical t designs Real Spherical harmonics Real Spherical harmonics[14] Y lk : k = 1,..., 2l + 1, l = 0, 1,..., t Basis P t=span{y lk : k = 1,..., 2l + 1, l = 0, 1,..., t} Orthonormality with respect to L 2 inner product (p, q) L2 = p(x)q(x)dω(x), S 2 Normalization Y 0,1 = 1 4π dim P t = (t + 1) 2 2l+1 Addition Theorem k=1 Y l,k (x)y l,k (y) = 2l+1 4π P l (x y), x, y S2

8 Background on spherical t designs Spherical harmonic basis matrix For t 1, and N dim(p t) = (t + 1) 2, let Y 0 t N matrix defined by be the ((t + 1) 2 1) by Yt 0 (X N ) := [Y l,k (x j)], k = 1,..., 2l + 1, l = 1,..., t; j = 1,..., N, (3) [ ] Y t(x N ) := where e = [1,..., 1] T R N. 1 4π e T Y 0 t (X N ) R (t+1)2 N, (4) G t (X N ) := Y t (X N ) T Y t (X N ) R N N, H t (X N ) := Y t (X N ) Y t (X N ) T R (t+1)2 (t+1) 2.

9 Background on spherical t designs Nonlinear system C t (X N ) = 0 Let N (t + 1) 2, define C t : (S d ) N R, where the N N Gram matrix G t for X N S 2 C t(x N ) = EG t(x N )e (5) e = G t (X N ) = Y t (X N ) T Y t (X N ) R N, E = [1, I] R (N 1) N, 1 = [1,..., 1] T R N 1 (6)

10 Background on spherical t designs Nonlinear system C t (X N ) = 0 Theorem (ACSW2010,[1]) Let N (t + 1) 2. Suppose that X N = {x 1,..., x N } is a fundamental system for P t. Then X N is a spherical t-design if and only if C t (X N ) = 0. Definition (Fundamental system) A point set X N = {x 1,..., x N } S 2 is a fundamental system for P t if the zero polynomial is the only member of P t that vanishes at each point x i, i = 1,..., N. H t(x N ) is nonsingular X N is a fundamental system for P t. Let N = (t + 1) 2, G t(x N ) is nonsingular X N is a fundamental system for P t.

11 Numerical Integration over unit sphere by using t-designs Well conditioned spherical designs II Well conditioned spherical designs

12 Numerical Integration over unit sphere by using t-designs Well conditioned spherical designs Definition Chen and Womersley [8], Chen, Frommer and Lang [9] verified that a spherical t-design exists in a neighborhood of an extremal system. This leads to the idea of extremal spherical t-designs, which first appeared in [8] in N = (t + 1) 2. We here extend the definition to N (t + 1) 2. Definition (Extremal spherical designs[1]) A set X N = {x 1,..., x N } S 2 of N (t + 1) 2 points is a extremal spherical t-design if the determinant of the matrix H t(x N ) := Y t(x N )Y t(x N ) T R (t+1)2 (t+1) 2 is maximal subject to the constraint that X N is a spherical t-design.

13 Numerical Integration over unit sphere by using t-designs Well conditioned spherical designs Optimization Problem on S 2 max log det (H t(x N )) X N S 2 subject to C t (X N ) = 0. (7) Well conditioned spherical t-design. The log of the determinant is bounded above by ( ) N logdet(h L (X N )) (t + 1) 2 log. (8) 4π

14 Numerical Verification method III Numerical Verification method

15 Numerical Verification method Notations on Interval method 1 By IR n, denote [a] = [a, a], a, a R n, a a 2 +,,, / can be extended from R n to IR n and from R n n to IR n n. 3 Let mid[a] = (a + a)/2 in componentwise. 4 diam[a] = a a = 2rad [a], 5 F : D R n R n be a continuously differentiable function.let [df] IR n n be an interval matrix containing F (ξ) for all ξ [x], i.e. {F (x) : x [x]} [df] ([x]). (9) Such [df] can be obtained by an interval arithmetic evaluation of (expressions for) the Jacobian F at the interval vector [x].

16 Numerical Verification method Krawczyk operator Definition (Krawczyk operator,[11]) Given a nonsingular matrix B L R n n, ž [z] D and [df] IR n n, the Krawczyk operator [11] is defined by: k F (ž, [z], B L, [df]) := ž B LF(ž) + (I n B L [df])([z] ž). (10) It is known that k F (ž, [z], B L, [df]) is an interval extension of the function ψ(z) := z B LF(z) over [z], that is, z B LF(z) k F (ž, [z], B L, [F]) for all z [z].

17 Numerical Verification method Verification Theorem Theorem (Krawczyk 1969 [11], Moore 1977[12]) Let F : D R n R n be a continuously differentiable function. Choose [z] IR n, ž [z] D, an invertible matrix B L R n n and [df] IR n n such that F (ξ) [df] for all ξ [z]. Assume that k F (ž, [z], B L, [df]) [z]. Then F has a zero z in k F (ž, [z], B L, [df]).

18 Numerical Verification method Deal with C t (X N ) 1 Represent the points x i on the sphere by spherical coordinates with φ, θ. That is [x i] = [sin([θ])cos([φ i]), sin([θ i])sin([φ i]), cos([θ i])] T, i = 1,..., N. 2 C t(x N ) is redefined as a system of nonlinear equation F(y) = 0. The components of y are y i 1 = θ i, i = 2,..., N, y N+i 3 = ϕ i, i = 3,..., N.

19 Numerical Verification method 1 Use a QR-factorization method at each step to determine the N 2 least important components of y, which we label collectively by y N, then write y := (z, y N ), and define a new function F(z) = F(z, y N ), where F : R N 1 R N 1. 2 Using the Krawczyk operator with B L = (mid[df]) 1 we can verify the existence of a fixed point of z B LF(z), which is a solution of F(z) = 0.

20 Numerical Verification method The estimate on determinant Theorem (ACSW2010,[1]) Let U be a nonsingular upper triangular matrix. Assume that I n U T [A]U r < 1. (11) ( ) NΠ 2 Let β =. Then j=1 Ujj 0 < β(1 r) N det (A) β(1 + r) N, for A [A] and A T = A a. (12) a C. An, X, Chen, I. H. Sloan, R. S. Womersley, Well Conditioned Spherical Designs for integration and interpolation on the two-sphere, SIAM J. Numer. Anal. Vo. 48, Issue 6, pp

21 Numerical Verification method Proof. We consider a symmetric matrix A [A]. Noting that U T AU preserves the symmetric structure, we denote its (real) eigenvalues by λ i(u T AU). Since ( ) max 1 1 i N λi(ut AU) = ρ I n U T AU I n U T AU r, where ρ is the spectral radius, we have 0 < 1 r λ i(u T AU) 1 + r, i = 1,..., N. Hence, ( ) (1 r) N det U T AU (1 + r) N. Noting that det (U) det ( U ) ( ) NΠ 2 T = = β 1, from j=1 Ujj 0 < (1 r) N β 1 det (A) (1 + r) N, we obtain (12).

22 Numerical Verification method In practical computation for H t 1 Choose a preconditioning matrix U s.t (U 1 ) T U 1 = mid[h t] 2 Conduct all operations in machine interval arithmetic and get an interval enclosing I n U T [H t]u. I n U T [H t]u = U T ((U 1 ) T U 1 [H t])u = U T (mid(h t) [H t])u U T rad(h t) U < 1, (13a) (13b) (13c) 3 [log det (H t(x N ))] [ b, b ] (14) for all X N [X N ], where b = log β + N log (1 r) and b = log β + N log (1 + r).

23 Numerical results of verification method IV Numerical results of verification method For N = (t + 1) 2, det(g t(x N )) = det(h t(x N )). Using an Extremal system 1 as a initial point set. Based on the MATLAB toolbox INTLAB I. H. Sloan and R. S. Womersley, Extremal systems of points and numerical integration on the sphere, Adv. Comput. Math., 21, pp (2004). 2 X. Chen, A. Frommer and B. Lang, Computational existence proof for spherical t-designs, Numer. Math., 117 (2011), pp S. M. Rump, INTLAB INTerval LABoratory, in Developments in Reliable Computing, T. Csendes, ed., Dordrecht, Kluwer Academic Publishers, pp , 1999.

24 Numerical results of verification method For t = 1,..., 151 with N = (t + 1) 2 1 max diam([x N ]) represents the maximum diameter of all computed enclosures for the parametrization of the respective spherical t-design. 2 [log det(g t(x N ))] is over 10 4 for the largest t.

25 Numerical results of verification method Figure: The diameters of [X N ]

26 Numerical results of verification method Figure: Middle point values and diameters of [log det(g t (X N ))]

27 Numerical results of verification method Geometry Separation distance well separated spherical t-design δ XN := min dist (xi, xj) π x i,x j X N,i j 2t π 2 N. Figure: The separation of X N with N = (t + 1) 2

28 Numerical results of verification method Existence of well separated spherical t-designs For each even N C d t d, there exists of a well separated spherical t-design in the sphere S d consisting of N points, where C d is a constant depending only on d 4. 4 Bondarenko. A., Radchenko, D. Viazovska, M, Well-Separated Spherical Designs,Constructive Approximation February 2015, Volume 41, Issue 1, pp

29 Numerical results of verification method Geometry Mesh norm h XN := max min dist(y, x i) , y S 2 x i X N t Figure: The mesh norm of X N with N = (t + 1) 2

30 Numerical results of verification method Geometry Mesh ratio ρ XN := 2h X N δ XN 1 Figure: The mesh ratio of extremal spherical t-designs with N = (t + 1) 2

31 Numerical results of verification method Conjecture on S 2 Let C δ, C h be constants. A lower bound on the separation of well conditioned spherical t-designs for δ XN C δ N 1 2, combined with the known upper bounds on mesh norm would give the uniform bound h XN C h N 1 2 ρ XN 2C h C δ independent of t, N. (15)

32 Numerical results of verification method An example Figure: Well conditioned 49 design with 2500 points

33 Numerical results of verification method A question Can we verify Womersley s efficient spherical t-designs successfully by using Interval analysis?

34 Numerical Integrations over unit sphere V Numerical Integrations over unit sphere 1 Bivariate trapezoidal rule 5, with q = Well conditioned spherical t-designs 3 Equal area points 6 5 K. Atkinson. Quadrature of singular integrands over surfaces. Electron. Trans. Numer. Anal., 7: , EA. Rakhmanov, EB. Saff, and Y. Zhou, Minimimal discrete energy on the sphere. Math. Res. Lett., 11(6): , 1994

35 Numerical Integrations over unit sphere Bivariate trapezoidal rule For the problem of approximate I(f) = f(x)dω(x) S 2 in which f is several times continuously differentiable over the unit sphere S 2, we can use spherical coordinates to rewrite it as I(f) =. π 2π 0 0 f(cos φ sin θ, sin φ sin θ, cos θ) sin θdφdθ

36 Numerical Integrations over unit sphere We use a transformation L : S 2 S 2 With respect to spherical coordinates on S 2 L : x = (cos φ sin θ, sin φ sin θ, cos θ) (16) x = (cos φ sinq θ, sin φ sin q θ, cos θ) = L(θ, φ). (17) cos2 θ + sin 2q θ In this transformation, q 1 is a grading parameter, The north and south poles of S 2 remain fixed, while the region around them is distorted by the mapping. if we chose a higher q, the area near two poles will have more points and equator area are more sparser.

37 Numerical Integrations over unit sphere The integral I(f) becomes I(f) = f(lx)j L ( x)dω( x) S 2 with J L ( x) the jacobian of the mapping L, J L ( x) = D φ L(θ, φ) D θ L(θ, φ) = sin2q 1 θ(q cos 2 θ + sin 2 θ). (cos 2 θ + sin 2q θ) 3 2 In spherical coordinates, I(f) = π 0 sin 2q 1 θ(q cos 2 θ + sin 2 θ) (cos 2 θ + sin 2q θ) 3 2 2π (ξ, η, ζ) = (cos φ sinq θ, sin φ sin q θ, cos θ) cos2 θ + sin 2q θ 0 f(ξ, η, ζ)dφdθ, (18)

38 Numerical Integrations over unit sphere For n 1, let h = π/n, and φ j = θ j = jh π 2π 0 n 1 h 2 Error satisfies 0 2n k=1 j=1 g(sin θ, cos θ, sin φ, cos φ) dφ dθ g(sin θ k, cos θ k, sin φ j, cos φ j ) I n, g = sin2q 1 θ(q cos 2 θ + sin 2 θ) f(ξ, η, ζ). (cos 2 θ + sin 2q θ) 3 2 I I n = O(h k ) f C k (S 2 )

39 Numerical Integrations over unit sphere Equal-Area Points The equal-area points aim to achieve a partition T of the sphere into a user-chosen number of N of subsets T j each of which has the same area T j = 4π N, j = 1,..., N, and diam(t j) c N, Then we obtain the equal weight rule I N f := 4π N N f(x j). j=1 We have If I N f 4πσc N

40 Numerical Integrations over unit sphere Geometry of different nodes (a) Bi. trapezoidal rule (b) Equal area points (c) spherical t-design

41 Numerical Integrations over unit sphere Franke1 function f 1(x, y, z) =0.75 exp( (9x 2) 2 /4 (9y 2) 2 /4 (9z 2) 2 /4) exp( (9x + 1)/49 (9y + 1)/10 (9z + 1)/10) exp( (9x 7) 2 /4 (9y 3) 2 /4 (9z 5) 2 /10) exp( (9x 4) 2 (9y 7) 2 (9z 5) 2 /10)

42 Numerical Integrations over unit sphere C 0 function f 2(x) = sin 2 (1 + x 1)/10 is not continuously differentiable at points where any component of x is zero. Figure: f 2

43 Numerical Integrations over unit sphere Nearby singular function f 3(x, y, z) = 1/( z) is analytic over S 2, it has a pole just off the surface of the sphere at x = (0, 0, 1.01), in other word, f 3((0, 0, 1.01)) = inf. Figure: f 3

44 Numerical Integrations over unit sphere Cap function with R = 1 3, center x 0 = (0, 0, 1) T. cos 2 ( π dist(x, x0)/r) if dist(x, x0) < R 2 f 4(x) = 0 if dist(x, x 0) R, Figure: f 4

45 Performance of Numerical Integrations VI Performance of Numerical Integrations

46 Performance of Numerical Integrations Performance of Numerical Integrations function exact integration values f f f 3 f 4 π log 201/ Absolute error = If I n f (19)

47 Performance of Numerical Integrations Figure: f 1

48 Performance of Numerical Integrations Figure: f 2

49 Performance of Numerical Integrations Figure: f 3

50 Performance of Numerical Integrations Figure: f 4

51 Performance of Numerical Integrations Final Remark 1 Well conditioned Spherical t-design is a useful tool to deal with numerical integration over the sphere. 2 Can we give a sharp error analysis for numerical integration (with different nodes) over the sphere as results on [ 1, 1]? 3 How to set up a efficient quadrature rule when integrand with special properties? such as highly oscillatory integrals, potential integrals...

52 Performance of Numerical Integrations Thank you very much!

53 REFERENCES REFERENCES

54 REFERENCES [1] C. An, X, Chen, I. H. Sloan, R. S. Womersley, Well Conditioned Spherical Designs for integration and interpolation on the two-sphere, SIAM J. Numer. Anal. Vo. 48, Issue 6, pp [2] C. An, X, Chen, I. H. Sloan, R. S. Womersley, Regularized least squares approximation on sphere using spherical designs, SIAM J. Numer. Anal. Vol. 50, No. 3, pp. 1513õ1534. [3] C.An, Distributing points on the unit sphere and spherical designs, Ph.D Thesis, The Hong Kong Polytechnic University, [4] E. Bannai, R.M. Damerell, Tight spherical designs I. Math Soc Japan 31(1): ,1979. [5] R. Bauer, Distribution of points on a sphere with application to star catalogs, J. Guidance, Control, and Dynamics, 23 (2000), pp [6] A. Bondarenko, D. Radchenko, and M. Viazovska, Optimal asymptotic bounds for spherical designs. ArXiv: v1[math.MG], [7] A. Bondarenko, D. Radchenko, and M. Viazovska,Well separated spherical designs. ArXiv: [math.mg],2013. [8] X. Chen and R. S. Womersley, Existence of solutions to systems of undetermined equations and spherical designs, SIAM J. Numer. Anal., 44 (2006), pp [9] X. Chen, A. Frommer and B. Lang, Computational existence proof for spherical t-designs, Numer. Math., 117 (2011), pp [10] P. Delsarte, J. M. Goethals and J. J. Seidel, Spherical codes and designs, Geom. Dedicata, 6 (1977), pp [11] R. Krawczyk, Newton-Algorithmen zur Bestimmung von Nullstellen mit Fehlerschranken, Computing, 4, pp (1969).

55 [12] R. E. Moore, A test for existence of solutions to nonlinear systems, SIAM J. Numer. Anal., 14, pp (1977). [13] S. M. Rump, INTLAB INTerval LABoratory, in Developments in Reliable Computing, T. Csendes, ed., Dordrecht, Kluwer Academic Publishers, pp , [14] C. Müller, Spherical Harmonics, vol. 17 of Lecture Notes in Mathematics, Springer Verlag, Berlin, New-York, [15] R. J. Renka, Multivariate interpolation of large sets of scattered data, ACM Trans. Math. Software, 14 (1988), pp [16] P.D. Seymour and T. Zaslavsky,Averaging sets: A generalization of mean values and spherical designs. Advances in Mathematics, vol. 52, pp ,1984. [17] I. H. Sloan, Polynomial interpolation and hyperinterpolation over general regions, J. Approx. Theory, 83 (1995), pp [18] I. H. Sloan and R. S. Womersley, Extremal systems of points and numerical integration on the sphere, Adv. Comput. Math., 21, pp (2004). [19] I. H. Sloan and R. S. Womersley, Constructive polynomial approximation on the sphere, J. Approx. Theory, 103 (2000), pp [20] I. H. Sloan and R. S. Womersley, Filtered hyperinterpolation: A constructive polynomial approximation on the sphere, Int. J. Geomath., 3, pp. 95õ117, 2012.

Spherical t ɛ -Design for Numerical Approximations on the Sphere, I

Spherical t ɛ -Design for Numerical Approximations on the Sphere, I Spherical t ɛ -Design for Numerical Approximations on the Sphere, I Xiaojun Chen Department of Applied Mathematics The Hong Kong Polytechnic University April 2015, Shanghai Jiaotong University X. Chen

More information

c 2010 Society for Industrial and Applied Mathematics

c 2010 Society for Industrial and Applied Mathematics SIAM J. NUMER. ANAL. Vol. 48, No. 6, pp. 2135 2157 c 2010 Society for Industrial and Applied Mathematics WELL CONDITIONED SPHERICAL DESIGNS FOR INTEGRATION AND INTERPOLATION ON THE TWO-SPHERE CONGPEI AN,

More information

Efficient Spherical Designs with Good Geometric Properties

Efficient Spherical Designs with Good Geometric Properties Efficient Spherical Designs with Good Geometric Properties Rob Womersley, R.Womersley@unsw.edu.au School of Mathematics and Statistics, University of New South Wales 45-design with N = 1059 and symmetrtic

More information

Spherical designs with close to the minimal number of points 1

Spherical designs with close to the minimal number of points 1 Spherical designs with close to the minimal number of points Robert S. Womersley School of Mathematics and Statistics, University of New South Wales, Sydney, NSW, 05, Australia Abstract In this paper we

More information

QMC designs and covering of spheres by spherical caps

QMC designs and covering of spheres by spherical caps QMC designs and covering of spheres by spherical caps Ian H. Sloan University of New South Wales, Sydney, Australia Joint work with Johann Brauchart, Josef Dick, Ed Saff (Vanderbilt), Rob Womersley and

More information

Low-discrepancy point sets lifted to the unit sphere

Low-discrepancy point sets lifted to the unit sphere Low-discrepancy point sets lifted to the unit sphere Johann S. Brauchart School of Mathematics and Statistics, UNSW MCQMC 2012 (UNSW) February 17 based on joint work with Ed Saff (Vanderbilt) and Josef

More information

arxiv: v1 [math.na] 28 Jun 2013

arxiv: v1 [math.na] 28 Jun 2013 A New Operator and Method for Solving Interval Linear Equations Milan Hladík July 1, 2013 arxiv:13066739v1 [mathna] 28 Jun 2013 Abstract We deal with interval linear systems of equations We present a new

More information

EXISTENCE VERIFICATION FOR SINGULAR ZEROS OF REAL NONLINEAR SYSTEMS

EXISTENCE VERIFICATION FOR SINGULAR ZEROS OF REAL NONLINEAR SYSTEMS EXISTENCE VERIFICATION FOR SINGULAR ZEROS OF REAL NONLINEAR SYSTEMS JIANWEI DIAN AND R BAKER KEARFOTT Abstract Traditional computational fixed point theorems, such as the Kantorovich theorem (made rigorous

More information

A continuous minimax problem for calculating minimum norm polynomial interpolation points on the sphere

A continuous minimax problem for calculating minimum norm polynomial interpolation points on the sphere ANZIAM J. 42 (E) ppc1536 C1557, 2000 C1536 A continuous minimax problem for calculating minimum norm polynomial interpolation points on the sphere Robert S. Womersley (Received 7 August 2000) Abstract

More information

Spherical designs and some generalizations : An overview

Spherical designs and some generalizations : An overview Spherical designs and some generalizations : An overview Eiichi Bannai Shanghai Jiao Tong University 2015 April 21 Workshop on spherical designs and numerical analysis Shanghai, China Spherical t-designs

More information

Boundary Integral Equations on the Sphere with Radial Basis Functions: Error Analysis

Boundary Integral Equations on the Sphere with Radial Basis Functions: Error Analysis Boundary Integral Equations on the Sphere with Radial Basis Functions: Error Analysis T. Tran Q. T. Le Gia I. H. Sloan E. P. Stephan Abstract Radial basis functions are used to define approximate solutions

More information

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

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

More information

Parallel Iterations for Cholesky and Rohn s Methods for Solving over Determined Linear Interval Systems

Parallel Iterations for Cholesky and Rohn s Methods for Solving over Determined Linear Interval Systems Research Journal of Mathematics and Statistics 2(3): 86-90, 2010 ISSN: 2040-7505 Maxwell Scientific Organization, 2010 Submitted Date: January 23, 2010 Accepted Date: February 11, 2010 Published Date:

More information

On Multivariate Newton Interpolation at Discrete Leja Points

On Multivariate Newton Interpolation at Discrete Leja Points On Multivariate Newton Interpolation at Discrete Leja Points L. Bos 1, S. De Marchi 2, A. Sommariva 2, M. Vianello 2 September 25, 2011 Abstract The basic LU factorization with row pivoting, applied to

More information

Polynomial interpolation on the sphere, reproducing kernels and random matrices

Polynomial interpolation on the sphere, reproducing kernels and random matrices Polynomial interpolation on the sphere, reproducing kernels and random matrices Paul Leopardi Mathematical Sciences Institute, Australian National University. For presentation at MASCOS Workshop on Stochastics

More information

Uniform approximation on the sphere by least squares polynomials

Uniform approximation on the sphere by least squares polynomials Uniform approximation on the sphere by least squares polynomials Woula Themistoclakis Marc Van Barel August 7, 8 Abstract The paper concerns the uniform polynomial approximation of a function f, continuous

More information

Approximate Fekete points and discrete Leja points based on equal area partitions of the unit sphere

Approximate Fekete points and discrete Leja points based on equal area partitions of the unit sphere Approximate Fekete points and discrete Leja points based on equal area partitions of the unit sphere Paul Leopardi Mathematical Sciences Institute, Australian National University. For presentation at Computational

More information

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

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

More information

Optimal Preconditioners for Interval Gauss Seidel Methods

Optimal Preconditioners for Interval Gauss Seidel Methods Optimal Preconditioners for Interval Gauss Seidel Methods R B Kearfott and Xiaofa Shi Introduction Consider the following nonlinear system f 1 x 1, x 2,, x n ) F X) f n x 1, x 2,, x n ) where bounds x

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

Integrals in cylindrical, spherical coordinates (Sect. 15.7)

Integrals in cylindrical, spherical coordinates (Sect. 15.7) Integrals in clindrical, spherical coordinates (Sect. 15.7 Integration in spherical coordinates. Review: Clindrical coordinates. Spherical coordinates in space. Triple integral in spherical coordinates.

More information

Delsarte-Yudin LP method and Universal Lower Bound on energy

Delsarte-Yudin LP method and Universal Lower Bound on energy Peter Dragnev, IPFW Delsarte-Yudin LP method and Universal Lower Bound on energy Peter Dragnev Indiana University-Purdue University Fort Wayne Joint work with: P. Boyvalenkov (BAS); D. Hardin, E. Saff

More information

A Spectral Method for Elliptic Equations: The Neumann Problem

A Spectral Method for Elliptic Equations: The Neumann Problem A Spectral Method for Elliptic Equations: The Neumann Problem Kendall Atkinson Departments of Mathematics & Computer Science The University of Iowa Olaf Hansen, David Chien Department of Mathematics California

More information

x n+1 = x n f(x n) f (x n ), n 0.

x n+1 = x n f(x n) f (x n ), n 0. 1. Nonlinear Equations Given scalar equation, f(x) = 0, (a) Describe I) Newtons Method, II) Secant Method for approximating the solution. (b) State sufficient conditions for Newton and Secant to converge.

More information

Krylov Subspace Methods for the Evaluation of Matrix Functions. Applications and Algorithms

Krylov Subspace Methods for the Evaluation of Matrix Functions. Applications and Algorithms Krylov Subspace Methods for the Evaluation of Matrix Functions. Applications and Algorithms 2. First Results and Algorithms Michael Eiermann Institut für Numerische Mathematik und Optimierung Technische

More information

NUMERICAL ENCLOSURE OF SOLUTIONS FOR TWO DIMENSIONAL DRIVEN CAVITY PROBLEMS

NUMERICAL ENCLOSURE OF SOLUTIONS FOR TWO DIMENSIONAL DRIVEN CAVITY PROBLEMS European Congress on Computational Methods in Applied Sciences and Engineering ECCOMAS 24 P. Neittaanmäki, T. Rossi, K. Majava, and O. Pironneau (eds.) O. Nevanlinna and R. Rannacher (assoc. eds.) Jyväskylä,

More information

YURI LEVIN, MIKHAIL NEDIAK, AND ADI BEN-ISRAEL

YURI LEVIN, MIKHAIL NEDIAK, AND ADI BEN-ISRAEL Journal of Comput. & Applied Mathematics 139(2001), 197 213 DIRECT APPROACH TO CALCULUS OF VARIATIONS VIA NEWTON-RAPHSON METHOD YURI LEVIN, MIKHAIL NEDIAK, AND ADI BEN-ISRAEL Abstract. Consider m functions

More information

Extremal systems of points and numerical integration on the sphere

Extremal systems of points and numerical integration on the sphere Advances in Computational Mathematics 21: 107 125, 2004. 2004 Kluwer Academic Publishers. Printed in the Netherlands. Extremal systems of points and numerical integration on the sphere Ian H. Sloan and

More information

QUADRATURE ON A SPHERICAL SURFACE CASPER H. L. BEENTJES. Mathematical Institute, University of Oxford, Oxford, UK

QUADRATURE ON A SPHERICAL SURFACE CASPER H. L. BEENTJES. Mathematical Institute, University of Oxford, Oxford, UK QUADRATURE O A SPHERICAL SURFACE CASPER H. L. BEETJES Mathematical Institute, University of Oxford, Oxford, UK Abstract. Approximately calculating integrals over spherical surfaces in R 3 can be done by

More information

On the Lebesgue constant of subperiodic trigonometric interpolation

On the Lebesgue constant of subperiodic trigonometric interpolation On the Lebesgue constant of subperiodic trigonometric interpolation Gaspare Da Fies and Marco Vianello November 4, 202 Abstract We solve a recent conjecture, proving that the Lebesgue constant of Chebyshev-like

More information

VERIFIED ERROR BOUNDS FOR MULTIPLE ROOTS OF SYSTEMS OF NONLINEAR EQUATIONS

VERIFIED ERROR BOUNDS FOR MULTIPLE ROOTS OF SYSTEMS OF NONLINEAR EQUATIONS The original publication is available at www.springerlink.com VERIFIED ERROR BOUNDS FOR MULTIPLE ROOTS OF SYSTEMS OF NONLINEAR EQUATIONS SIEGFRIED M. RUMP AND STEF GRAILLAT Abstract. It is well known that

More information

N. Hoffman (The University of Melbourne) ( CREST, JST) 1/15

N. Hoffman (The University of Melbourne) ( CREST, JST) 1/15 3 N. Hoffman (The University of Melbourne) ( ) ( ) ( ) ( CREST, JST) ( ) 2014 @ 3 15 1/15 Gluing equations [W. Thurston] M: triangulated 3-manifold, possibly with torus boundary. equation s.t. whose solution

More information

Problem Set 5 Math 213, Fall 2016

Problem Set 5 Math 213, Fall 2016 Problem Set 5 Math 213, Fall 216 Directions: Name: Show all your work. You are welcome and encouraged to use Mathematica, or similar software, to check your answers and aid in your understanding of the

More information

Global polynomial optimization by norming sets on sphere and torus

Global polynomial optimization by norming sets on sphere and torus Global polynomial optimization by norming sets on sphere and torus Marco Vianello 1 February 12, 2018 Abstract Using the approximation theoretic notion of norming set, we compute (1 ε)-approximations to

More information

Key words. sparse recovery, quasi-norm, spherical design, non-convex minimization, spherical cubature, re-weighted l 1

Key words. sparse recovery, quasi-norm, spherical design, non-convex minimization, spherical cubature, re-weighted l 1 SPHERICAL DESIGNS AND NON-CONVEX MINIMIZATION FOR RECOVERY OF SPARSE SIGNALS ON THE SPHERE XIAOJUN CHEN AND ROBERT S. WOMERSLEY Abstract. This paper considers the use of spherical designs and non-convex

More information

Numerical Integration for Multivariable. October Abstract. We consider the numerical integration of functions with point singularities over

Numerical Integration for Multivariable. October Abstract. We consider the numerical integration of functions with point singularities over Numerical Integration for Multivariable Functions with Point Singularities Yaun Yang and Kendall E. Atkinson y October 199 Abstract We consider the numerical integration of functions with point singularities

More information

f(p i )Area(T i ) F ( r(u, w) ) (r u r w ) da

f(p i )Area(T i ) F ( r(u, w) ) (r u r w ) da MAH 55 Flux integrals Fall 16 1. Review 1.1. Surface integrals. Let be a surface in R. Let f : R be a function defined on. efine f ds = f(p i Area( i lim mesh(p as a limit of Riemann sums over sampled-partitions.

More information

Interval Gauss-Seidel Method for Generalized Solution Sets to Interval Linear Systems

Interval Gauss-Seidel Method for Generalized Solution Sets to Interval Linear Systems Reliable Computing 7: 141 155, 2001. 141 c 2001 Kluwer Academic Publishers. Printed in the Netherlands. Interval Gauss-Seidel Method for Generalized Solution Sets to Interval Linear Systems SERGEY P. SHARY

More information

Compression on the digital unit sphere

Compression on the digital unit sphere 16th Conference on Applied Mathematics, Univ. of Central Oklahoma, Electronic Journal of Differential Equations, Conf. 07, 001, pp. 1 4. ISSN: 107-6691. URL: http://ejde.math.swt.edu or http://ejde.math.unt.edu

More information

Applications of equal area partitions of the unit sphere

Applications of equal area partitions of the unit sphere Applications of equal area partitions of the unit sphere Paul Leopardi Mathematical Sciences Institute, Australian National University. For presentation at Oak Ridge National Laboratory. Based on PhD thesis

More information

BIBLIOGRAPHY KENDALL E ATKINSON

BIBLIOGRAPHY KENDALL E ATKINSON September 28, 2017 BIBLIOGRAPHY KENDALL E ATKINSON I. BOOKS 1. K. Atkinson, D. Chien, and O. Hansen. Spectral Methods Using Multivariate Polynomials On The Unit Ball, submitted for publication. 2. K. Atkinson

More information

( ) = x( u, v) i + y( u, v) j + z( u, v) k

( ) = x( u, v) i + y( u, v) j + z( u, v) k Math 8 ection 16.6 urface Integrals The relationship between surface integrals and surface area is much the same as the relationship between line integrals and arc length. uppose f is a function of three

More information

Gaussian interval quadrature rule for exponential weights

Gaussian interval quadrature rule for exponential weights Gaussian interval quadrature rule for exponential weights Aleksandar S. Cvetković, a, Gradimir V. Milovanović b a Department of Mathematics, Faculty of Mechanical Engineering, University of Belgrade, Kraljice

More information

Linear Algebra Massoud Malek

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

More information

Jim Lambers MAT 460/560 Fall Semester Practice Final Exam

Jim Lambers MAT 460/560 Fall Semester Practice Final Exam Jim Lambers MAT 460/560 Fall Semester 2009-10 Practice Final Exam 1. Let f(x) = sin 2x + cos 2x. (a) Write down the 2nd Taylor polynomial P 2 (x) of f(x) centered around x 0 = 0. (b) Write down the corresponding

More information

Multiple Choice. Compute the Jacobian, (u, v), of the coordinate transformation x = u2 v 4, y = uv. (a) 2u 2 + 4v 4 (b) xu yv (c) 3u 2 + 7v 6

Multiple Choice. Compute the Jacobian, (u, v), of the coordinate transformation x = u2 v 4, y = uv. (a) 2u 2 + 4v 4 (b) xu yv (c) 3u 2 + 7v 6 .(5pts) y = uv. ompute the Jacobian, Multiple hoice (x, y) (u, v), of the coordinate transformation x = u v 4, (a) u + 4v 4 (b) xu yv (c) u + 7v 6 (d) u (e) u v uv 4 Solution. u v 4v u = u + 4v 4..(5pts)

More information

Math Exam IV - Fall 2011

Math Exam IV - Fall 2011 Math 233 - Exam IV - Fall 2011 December 15, 2011 - Renato Feres NAME: STUDENT ID NUMBER: General instructions: This exam has 16 questions, each worth the same amount. Check that no pages are missing and

More information

Boundary Integral Equations on the Sphere with Radial Basis Functions: Error Analysis

Boundary Integral Equations on the Sphere with Radial Basis Functions: Error Analysis Boundary Integral Equations on the Sphere with Radial Basis Functions: Error Analysis T. Tran Q. T. Le Gia I. H. Sloan E. P. Stephan Abstract Radial basis functions are used to define approximate solutions

More information

NEEDLET APPROXIMATION FOR ISOTROPIC RANDOM FIELDS ON THE SPHERE

NEEDLET APPROXIMATION FOR ISOTROPIC RANDOM FIELDS ON THE SPHERE NEEDLET APPROXIMATION FOR ISOTROPIC RANDOM FIELDS ON THE SPHERE Quoc T. Le Gia Ian H. Sloan Yu Guang Wang Robert S. Womersley School of Mathematics and Statistics University of New South Wales, Australia

More information

INTEGRATION BY RBF OVER THE SPHERE

INTEGRATION BY RBF OVER THE SPHERE INTEGRATION BY RBF OER THE SPHERE ALISE SOMMARIA AND ROBERT S. WOMERSLEY Abstract. In this paper we consider numerical integration over the sphere by radial basis functions (RBF). After a brief introduction

More information

Large Deviations, Linear Statistics, and Scaling Limits for Mahler Ensemble of Complex Random Polynomials

Large Deviations, Linear Statistics, and Scaling Limits for Mahler Ensemble of Complex Random Polynomials Large Deviations, Linear Statistics, and Scaling Limits for Mahler Ensemble of Complex Random Polynomials Maxim L. Yattselev joint work with Christopher D. Sinclair International Conference on Approximation

More information

On the logarithm of the minimizing integrand for certain variational problems in two dimensions

On the logarithm of the minimizing integrand for certain variational problems in two dimensions On the logarithm of the minimizing integrand for certain variational problems in two dimensions University of Kentucky John L. Lewis University of Kentucky Andrew Vogel Syracuse University 2012 Spring

More information

Hyperuniformity on the Sphere

Hyperuniformity on the Sphere Hyperuniformity on the Sphere Johann S. Brauchart j.brauchart@tugraz.at 14. June 2018 Week 2 Workshop MATRIX Research Program "On the Frontiers of High Dimensional Computation" MATRIX, Creswick [ 1 / 56

More information

51. General Surface Integrals

51. General Surface Integrals 51. General urface Integrals The area of a surface in defined parametrically by r(u, v) = x(u, v), y(u, v), z(u, v) over a region of integration in the input-variable plane is given by d = r u r v da.

More information

Verified Solutions of Sparse Linear Systems by LU factorization

Verified Solutions of Sparse Linear Systems by LU factorization Verified Solutions of Sparse Linear Systems by LU factorization TAKESHI OGITA CREST, Japan Science and Technology Agency JST), and Faculty of Science and Engineering, Waseda University, Robert J. Shillman

More information

Exponentials of Symmetric Matrices through Tridiagonal Reductions

Exponentials of Symmetric Matrices through Tridiagonal Reductions Exponentials of Symmetric Matrices through Tridiagonal Reductions Ya Yan Lu Department of Mathematics City University of Hong Kong Kowloon, Hong Kong Abstract A simple and efficient numerical algorithm

More information

Perron-Frobenius theorem for nonnegative multilinear forms and extensions

Perron-Frobenius theorem for nonnegative multilinear forms and extensions Perron-Frobenius theorem for nonnegative multilinear forms and extensions Shmuel Friedland Univ. Illinois at Chicago ensors 18 December, 2010, Hong-Kong Overview 1 Perron-Frobenius theorem for irreducible

More information

Consistency Estimates for gfd Methods and Selection of Sets of Influence

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

More information

Real Root Isolation of Polynomial Equations Ba. Equations Based on Hybrid Computation

Real Root Isolation of Polynomial Equations Ba. Equations Based on Hybrid Computation Real Root Isolation of Polynomial Equations Based on Hybrid Computation Fei Shen 1 Wenyuan Wu 2 Bican Xia 1 LMAM & School of Mathematical Sciences, Peking University Chongqing Institute of Green and Intelligent

More information

An homotopy method for exact tracking of nonlinear nonminimum phase systems: the example of the spherical inverted pendulum

An homotopy method for exact tracking of nonlinear nonminimum phase systems: the example of the spherical inverted pendulum 9 American Control Conference Hyatt Regency Riverfront, St. Louis, MO, USA June -, 9 FrA.5 An homotopy method for exact tracking of nonlinear nonminimum phase systems: the example of the spherical inverted

More information

SQUARE-ROOT FAMILIES FOR THE SIMULTANEOUS APPROXIMATION OF POLYNOMIAL MULTIPLE ZEROS

SQUARE-ROOT FAMILIES FOR THE SIMULTANEOUS APPROXIMATION OF POLYNOMIAL MULTIPLE ZEROS Novi Sad J. Math. Vol. 35, No. 1, 2005, 59-70 SQUARE-ROOT FAMILIES FOR THE SIMULTANEOUS APPROXIMATION OF POLYNOMIAL MULTIPLE ZEROS Lidija Z. Rančić 1, Miodrag S. Petković 2 Abstract. One-parameter families

More information

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

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

More information

Numerical Analysis Preliminary Exam 10 am to 1 pm, August 20, 2018

Numerical Analysis Preliminary Exam 10 am to 1 pm, August 20, 2018 Numerical Analysis Preliminary Exam 1 am to 1 pm, August 2, 218 Instructions. You have three hours to complete this exam. Submit solutions to four (and no more) of the following six problems. Please start

More information

An Improved Parameter Regula Falsi Method for Enclosing a Zero of a Function

An Improved Parameter Regula Falsi Method for Enclosing a Zero of a Function Applied Mathematical Sciences, Vol 6, 0, no 8, 347-36 An Improved Parameter Regula Falsi Method for Enclosing a Zero of a Function Norhaliza Abu Bakar, Mansor Monsi, Nasruddin assan Department of Mathematics,

More information

A Fast Spherical Filter with Uniform Resolution

A Fast Spherical Filter with Uniform Resolution JOURNAL OF COMPUTATIONAL PHYSICS 136, 580 584 (1997) ARTICLE NO. CP975782 A Fast Spherical Filter with Uniform Resolution Rüdiger Jakob-Chien*, and Bradley K. Alpert *Department of Computer Science & Engineering,

More information

An Accelerated Block-Parallel Newton Method via Overlapped Partitioning

An Accelerated Block-Parallel Newton Method via Overlapped Partitioning An Accelerated Block-Parallel Newton Method via Overlapped Partitioning Yurong Chen Lab. of Parallel Computing, Institute of Software, CAS (http://www.rdcps.ac.cn/~ychen/english.htm) Summary. This paper

More information

Solutions to the Calculus and Linear Algebra problems on the Comprehensive Examination of January 28, 2011

Solutions to the Calculus and Linear Algebra problems on the Comprehensive Examination of January 28, 2011 Solutions to the Calculus and Linear Algebra problems on the Comprehensive Examination of January 8, Solutions to Problems 5 are omitted since they involve topics no longer covered on the Comprehensive

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

MATH 205C: STATIONARY PHASE LEMMA

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

More information

FFTs in Graphics and Vision. Homogenous Polynomials and Irreducible Representations

FFTs in Graphics and Vision. Homogenous Polynomials and Irreducible Representations FFTs in Graphics and Vision Homogenous Polynomials and Irreducible Representations 1 Outline The 2π Term in Assignment 1 Homogenous Polynomials Representations of Functions on the Unit-Circle Sub-Representations

More information

2.10 Saddles, Nodes, Foci and Centers

2.10 Saddles, Nodes, Foci and Centers 2.10 Saddles, Nodes, Foci and Centers In Section 1.5, a linear system (1 where x R 2 was said to have a saddle, node, focus or center at the origin if its phase portrait was linearly equivalent to one

More information

Verified Solutions of Inverse Symmetric Eigenvalue Problems

Verified Solutions of Inverse Symmetric Eigenvalue Problems Verified Solutions of Inverse Symmetric Eigenvalue Problems Shinya Miyajima Faculty of Science and Engineering, Iwate University, 4-3-5 Ueda, Morioka-shi, Iwate 00-8551, Japan miyajima@iwate-uacjp Abstract

More information

On the existence of an eigenvalue below the essential spectrum

On the existence of an eigenvalue below the essential spectrum On the existence of an eigenvalue below the essential spectrum B.M.Brown, D.K.R.M c Cormack Department of Computer Science, Cardiff University of Wales, Cardiff, PO Box 916, Cardiff CF2 3XF, U.K. A. Zettl

More information

DEVELOPMENT OF MORSE THEORY

DEVELOPMENT OF MORSE THEORY DEVELOPMENT OF MORSE THEORY MATTHEW STEED Abstract. In this paper, we develop Morse theory, which allows us to determine topological information about manifolds using certain real-valued functions defined

More information

ON SPECTRAL METHODS FOR VOLTERRA INTEGRAL EQUATIONS AND THE CONVERGENCE ANALYSIS * 1. Introduction

ON SPECTRAL METHODS FOR VOLTERRA INTEGRAL EQUATIONS AND THE CONVERGENCE ANALYSIS * 1. Introduction Journal of Computational Mathematics, Vol.6, No.6, 008, 85 837. ON SPECTRAL METHODS FOR VOLTERRA INTEGRAL EQUATIONS AND THE CONVERGENCE ANALYSIS * Tao Tang Department of Mathematics, Hong Kong Baptist

More information

Here is an example of a block diagonal matrix with Jordan Blocks on the diagonal: J

Here is an example of a block diagonal matrix with Jordan Blocks on the diagonal: J Class Notes 4: THE SPECTRAL RADIUS, NORM CONVERGENCE AND SOR. Math 639d Due Date: Feb. 7 (updated: February 5, 2018) In the first part of this week s reading, we will prove Theorem 2 of the previous class.

More information

Section 6.6 Gaussian Quadrature

Section 6.6 Gaussian Quadrature Section 6.6 Gaussian Quadrature Key Terms: Method of undetermined coefficients Nonlinear systems Gaussian quadrature Error Legendre polynomials Inner product Adapted from http://pathfinder.scar.utoronto.ca/~dyer/csca57/book_p/node44.html

More information

A Spectral Method for Nonlinear Elliptic Equations

A Spectral Method for Nonlinear Elliptic Equations A Spectral Method for Nonlinear Elliptic Equations Kendall Atkinson, David Chien, Olaf Hansen July 8, 6 Abstract Let Ω be an open, simply connected, and bounded region in R d, d, and assume its boundary

More information

Solutions to Sample Questions for Final Exam

Solutions to Sample Questions for Final Exam olutions to ample Questions for Final Exam Find the points on the surface xy z 3 that are closest to the origin. We use the method of Lagrange Multipliers, with f(x, y, z) x + y + z for the square of the

More information

A Lie Group. These notes introduce SU(2) as an example of a compact Lie group. SU(2) = { A A a 2 2 complex matrix,deta = 1,AA = A A = 1l }

A Lie Group. These notes introduce SU(2) as an example of a compact Lie group. SU(2) = { A A a 2 2 complex matrix,deta = 1,AA = A A = 1l } A Lie Group The Definition These notes introduce SU2) as an example of a compact Lie group. The definition of SU2) is SU2) { A A 2 complex matrixdeta 1AA A A 1l } In the name SU2) the S stands for special

More information

Numerical solution of Least Squares Problems 1/32

Numerical solution of Least Squares Problems 1/32 Numerical solution of Least Squares Problems 1/32 Linear Least Squares Problems Suppose that we have a matrix A of the size m n and the vector b of the size m 1. The linear least square problem is to find

More information

SOLVING HYPERBOLIC PARTIAL DIFFERENTIAL EQUATIONS IN SPHERICAL GEOMETRY WITH RADIAL BASIS FUNCTIONS

SOLVING HYPERBOLIC PARTIAL DIFFERENTIAL EQUATIONS IN SPHERICAL GEOMETRY WITH RADIAL BASIS FUNCTIONS SOLVING HYPERBOLIC PARTIAL DIFFERENTIAL EQUATIONS IN SPHERICAL GEOMETRY WITH RADIAL BASIS FUNCTIONS NATASHA FLYER 1. Introduction Mathematical modeling of space and climate phenomena generally requires

More information

Approximation algorithms for nonnegative polynomial optimization problems over unit spheres

Approximation algorithms for nonnegative polynomial optimization problems over unit spheres Front. Math. China 2017, 12(6): 1409 1426 https://doi.org/10.1007/s11464-017-0644-1 Approximation algorithms for nonnegative polynomial optimization problems over unit spheres Xinzhen ZHANG 1, Guanglu

More information

Verified computations for hyperbolic 3-manifolds

Verified computations for hyperbolic 3-manifolds Verified computations for hyperbolic 3-manifolds Neil Hoffman Kazuhiro Ichihara Masahide Kashiwagi Hidetoshi Masai Shin ichi Oishi Akitoshi Takayasu (U. Melbourne) (Nihon U.) (Waseda U.) (U. Tokyo) (Waseda

More information

Note: Each problem is worth 14 points except numbers 5 and 6 which are 15 points. = 3 2

Note: Each problem is worth 14 points except numbers 5 and 6 which are 15 points. = 3 2 Math Prelim II Solutions Spring Note: Each problem is worth points except numbers 5 and 6 which are 5 points. x. Compute x da where is the region in the second quadrant between the + y circles x + y and

More information

18.02 Multivariable Calculus Fall 2007

18.02 Multivariable Calculus Fall 2007 MIT OpenourseWare http://ocw.mit.edu 8.02 Multivariable alculus Fall 2007 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 8.02 Lecture 8. hange of variables.

More information

Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work.

Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work. Exam 3 Math 850-007 Fall 04 Odenthal Name: Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work.. Evaluate the iterated integral

More information

Quadrature Formula for Computed Tomography

Quadrature Formula for Computed Tomography Quadrature Formula for Computed Tomography orislav ojanov, Guergana Petrova August 13, 009 Abstract We give a bivariate analog of the Micchelli-Rivlin quadrature for computing the integral of a function

More information

Kernel B Splines and Interpolation

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

More information

Lecture 38. Almost Linear Systems

Lecture 38. Almost Linear Systems Math 245 - Mathematics of Physics and Engineering I Lecture 38. Almost Linear Systems April 20, 2012 Konstantin Zuev (USC) Math 245, Lecture 38 April 20, 2012 1 / 11 Agenda Stability Properties of Linear

More information

Angular Momentum. Classically the orbital angular momentum with respect to a fixed origin is. L = r p. = yp z. L x. zp y L y. = zp x. xpz L z.

Angular Momentum. Classically the orbital angular momentum with respect to a fixed origin is. L = r p. = yp z. L x. zp y L y. = zp x. xpz L z. Angular momentum is an important concept in quantum theory, necessary for analyzing motion in 3D as well as intrinsic properties such as spin Classically the orbital angular momentum with respect to a

More information

Mechanical quadrature methods and extrapolation for solving nonlinear boundary Helmholtz integral equations

Mechanical quadrature methods and extrapolation for solving nonlinear boundary Helmholtz integral equations Appl. Math. Mech. -Engl. Ed., 32(12), 1505 1514 (2011) DOI 10.1007/s10483-011-1519-7 c Shanghai University and Springer-Verlag Berlin Heidelberg 2011 Applied Mathematics and Mechanics (English Edition)

More information

Quasi-uniform grids using a spherical helix

Quasi-uniform grids using a spherical helix Quasi-uniform grids using a spherical helix (Kyoto University) enomoto.takeshi.3n@kyoto-u.ac.jp 8 April 2014 Acknowledgments: Dr S. Iga provided NICAM s grids. Workshop on the Partial Differential Equations

More information

Fast and accurate methods for the discretization of singular integral operators given on surfaces

Fast and accurate methods for the discretization of singular integral operators given on surfaces Fast and accurate methods for the discretization of singular integral operators given on surfaces James Bremer University of California, Davis March 15, 2018 This is joint work with Zydrunas Gimbutas (NIST

More information

Design theory from the viewpoint of algebraic combinatorics

Design theory from the viewpoint of algebraic combinatorics Design theory from the viewpoint of algebraic combinatorics Eiichi Bannai Shanghai Jiao Tong University May 27, 2017, at 9SHCC This talk is based on the paper: Eiichi Bannai, Etsuko Bannai, Hajime Tanaka,

More information

1 Directional Derivatives and Differentiability

1 Directional Derivatives and Differentiability Wednesday, January 18, 2012 1 Directional Derivatives and Differentiability Let E R N, let f : E R and let x 0 E. Given a direction v R N, let L be the line through x 0 in the direction v, that is, L :=

More information

arxiv:math/ v3 [math.mg] 1 Mar 2006

arxiv:math/ v3 [math.mg] 1 Mar 2006 arxiv:math/0410324v3 [math.mg] 1 Mar 2006 THE KISSING PROBLEM IN THREE DIMENSIONS Oleg R. Musin Abstract The kissing number k(3) is the maximal number of equal size nonoverlapping spheres in three dimensions

More information

Practice Problems for Exam 3 (Solutions) 1. Let F(x, y) = xyi+(y 3x)j, and let C be the curve r(t) = ti+(3t t 2 )j for 0 t 2. Compute F dr.

Practice Problems for Exam 3 (Solutions) 1. Let F(x, y) = xyi+(y 3x)j, and let C be the curve r(t) = ti+(3t t 2 )j for 0 t 2. Compute F dr. 1. Let F(x, y) xyi+(y 3x)j, and let be the curve r(t) ti+(3t t 2 )j for t 2. ompute F dr. Solution. F dr b a 2 2 F(r(t)) r (t) dt t(3t t 2 ), 3t t 2 3t 1, 3 2t dt t 3 dt 1 2 4 t4 4. 2. Evaluate the line

More information

Course Summary Math 211

Course Summary Math 211 Course Summary Math 211 table of contents I. Functions of several variables. II. R n. III. Derivatives. IV. Taylor s Theorem. V. Differential Geometry. VI. Applications. 1. Best affine approximations.

More information

Lipschitz shadowing implies structural stability

Lipschitz shadowing implies structural stability Lipschitz shadowing implies structural stability Sergei Yu. Pilyugin Sergei B. Tihomirov Abstract We show that the Lipschitz shadowing property of a diffeomorphism is equivalent to structural stability.

More information