Low-discrepancy constructions in the triangle

Size: px
Start display at page:

Download "Low-discrepancy constructions in the triangle"

Transcription

1 Low-discrepancy constructions in the triangle Department of Statistics Stanford University Joint work with Art B. Owen. ICERM 29th October 2014

2 Overview Introduction 1 Introduction The Problem Motivation 2 Discrepancy 3 4

3 Introduction The Problem Motivation Problem : Numerical Integration over triangular domain using quasi-monte Carlo (QMC) sampling. QMC in [0, 1] d. µ = f (x)dx ˆµ n = 1 [0,1] d n Koksma-Hlawka inequality n f (x i ) i=1 ˆµ n µ D n(x 1,..., x n ) V HK (f ) Recent work relating to general spaces by Aistleitner et al., (2012), Brandolini et. al (2013)

4 Motivation Introduction The Problem Motivation Need in computer graphics, genetic experimental studies, etc. Mapping by special functions/transformation from [0, 1] d Pillards and Cools (2005). Several notions of discrepancy on the triangle/simplex but no explicit constructions. Pillards and Cools (2005), Brandolini et. al (2013).

5 General Notions of Discrepancy Discrepancy The signed discrepancy of P at the measurable set S Ω R d is δ N (S; P, Ω) = vol(s Ω)/vol(Ω) A N (S; P)/N. The absolute discrepancy of points P for a class S of measurable subsets of Ω is where D N (S; P, Ω) = sup D N (S; P, Ω), S S D N (S; P, Ω) = δ N (S; P, Ω). Standard QMC works with Ω = [0, 1) d and takes for S the set of anchored boxes [0, a) with a [0, 1) d.

6 Discrepancy Discrepancy due to Brandolini et al. (2013) S C = {T a,b,c 0 < a < A C, 0 < b < B C } The parallelogram discrepancy of points P for Ω = (A, B, C) is Figure: The construction of the parallelogram T a,b,c = CDFE B D P N (P; Ω) = D N(S P ; P, Ω) for S P = S A S B S C. A F L b T a,b,c L a D a E b C

7 Discrepancy Discrepancy due to Pillards and Cools (2005) Ω = ((0, 0) T, (0, 1) T, (1, 1) T ) Their discrepancy where D PC N (P; Ω) = D N(S I, P, Ω) S I = {[0, a) a [0, 1) 2 }. Figure: Star Discrepancy on the Simplex (0, 1) (1, 1) ã a (0, 0)

8 Discrepancy Relationship between the discrepancies Lemma 1 Let T PC be the triangle from Pillards and Cools and for N 1, let P be the list of points x 1,..., x N T PC. Then Proof D PC N (P, T PC ) 2D P N (P, T PC ) [0, a 1 ) [0, a 2 ) = [0, a 1 ) [0, 1) [0, a 1 ) [a 2, 1) Taking C to be the vertex (0, 1) T of T PC, D PC N (P; T PC ) 2D N (S C, P, T PC ) 2D P N (P, T PC ).

9 Triangular van der Corput construction van der Corput sampling of [0, 1] the integer n = k 1 d kb k 1 in base b 2 is mapped to x n = k 1 d kb k. Points x 1,..., x n [0, 1) have a discrepancy of O(log(n)/n). Our situation : 4-ary expansion.

10 Triangular van der Corput construction n 0 in a base 4 representation n = k 1 d k4 k 1 where d k {0, 1, 2, 3} A B C Figure: A labeled subdivision of (A, B, C) into 4 and then 16 congruent subtriangles. Next are the first 32 triangular van der Corput points followed by the first 64. The integer labels come from the base 4 expansion.

11 Triangular van der Corput construction Computation : T = (A, B, C) ( B+C 2, A+C 2, A+B ) 2, d = 0 ( A, A+B 2 T (d) =, A+C ) 2, d = 1 ( ) B+A B+C 2, B, 2, d = 2 ( C+A 2, C+B 2, C ), d = 3. This construction defines an infinite sequence of f T (i) T for integers i 0. For an n point rule, take x i = f T (i 1) for i = 1,..., n.

12 Discrepancy Results Introduction Theorem 1 For an integer k 0 and non-degenerate triangle Ω = (A, B, C), let P consist of x i = f Ω (i 1) for i = 1,..., N = 4 k. Then DN P (P; Ω) = 7 9, N = N 1 9N, else.

13 Discrepancy Results Introduction Theorem 2 Let Ω be a nondegenerate triangle, and let P contain points x i = f Ω (s + i 1), i = 1,..., N = 4 k, for a starting integer s 1 and an integer k 0. Then DN P 2 (P; Ω) 1 N N.

14 Proof of Theorem 2 Introduction Proof δ N (S) = m j=0 δ N(S j ) where m is the number of subtriangles touching a boundary line of T a,b,c. 1/N δ N (S j ) 1/N. D N (S; P) m/n m 2 N 1 D N (S C ; P) (2 N 1)/N L a L b L b

15 Discrepancy Results Introduction Theorem 3 Let Ω be a non-degenerate triangle and, for integer N 1, let P = (x 1,..., x N ), where x i = f Ω (i 1). Then Proof: D P N (P; Ω) 12/ N. Let N = k j=0 a j4 j for some k, with a k 0. Let P l j denote a set of 4 j consecutive points from P, for l = 1,..., a j and j k. These P l j can be chosen to partition the N points x i. Fix any S S P.

16 Proof of Theorem 3 Introduction Now, δ N (S; P) = 1 N a k j 4 j δ(s; Pj l ). j=0 l=1 Therefore from Theorem 2, D N (S; P) = δ N (S; P) 1 N a k j j=0 l=1 4 j( 2 2 j 1 4 j ) 1 N k a j (2 j+1 1) j=0 3 ( 2(2 k+1 1) (k + 1) ) N 12 2k N and then k log 4 (N), gives D N (S; P) 12/ N. Taking the supremum over S S P yields the result.

17 We use Theorem 1 of Chen and Travaglini (2007) This construction yields parallel discrepancy of O(log N/N) Definition 1 A real number θ is said to be badly approximable if there exists a constant c > 0 such that n nθ > c for every natural number n N and denotes the distance from the nearest integer. Definition 2 Let a, b, c and d be integers with b 0, d 0 and c > 0, where c is not a perfect square. Then θ = (a + b c)/d is a quadratic irrational number.

18 Let Θ = {θ 1,..., θ k } be a set of k 1 angles in [0, 2π). Then let A(Θ) be the set of convex polygonal subsets of [0, 1] 2 whose sides make an angle of θ i with respect to the horizontal axis. Theorem 1 (Chen and Travaglini (2007)) There exists a constant C Θ < such that for any integer N > 1 there exists a list P = (x 1,..., x N ) of points in [0, 1] 2 with D N (A(Θ); P, [0, 1] 2 ) < C Θ log(n)/n.

19 Lemma 2 (Davenport) Suppose that the angles θ 1,..., θ k [0, 2π) are fixed. Then there exists α [0, 2π) such that tan(α),tan(α π/2), tan(α θ 1 ),... tan(α θ k ) are all finite and badly approximable.

20 Figure: Set of Angles for Kronecker (0, 1) R = ((0, 0) T, (0, 1) T, (1, 0) T ). Θ = {0, π/2, 3π/4} 3π 4 0 π 2 0 π 2 3π 4 (0, 0) (1, 0)

21 Lemma 3 Let α be an angle for which tan(α) is a quadratic irrational number. Then tan(α), tan(α π/2) and tan(α 3π/4) are all finite and badly approximable. tan(3π/8) = tan(5π/8) = 1 2.

22 Theorem 4 Let N > 1 be an integer and let R defined above be the triangle. Let α (0, 2π) be an angle for which tan(α) is a quadratic irrational. Let P 1 be the points of the lattice (2N) 1/2 Z 2 rotated anticlockwise by angle α. Let P 2 be the points of P 1 that lie in R. If P 2 has more than N points, let P 3 be any N points from P 2, or if P 2 has fewer than N points, let P 3 be a list of N points in R including all those of P 2. Then there is a constant C with D P (P 3 ; R) < C log(n)/n.

23 Triangular Lattice Points 3π 8 5π 8 π 4 π 2 Figure: Triangular lattice points for target N = 64. Domain is an equilateral triangle. Angles 3π/8 and 5π/8 have badly approximable tangents. Angles π/4 and π/2 have integer and infinite tangents respectively and do not satisfy the conditions for discrepancy O(log(N)/N).

24 Algorithm Introduction Given a target sample size N, an angle α such as 3π/8 satisfying Lemma 3. and a target triangle (A, B, C), Take integer grid Z 2

25 Algorithm Introduction Given a target sample size N, an angle α such as 3π/8 satisfying Lemma 3. and a target triangle (A, B, C), Take integer grid Z 2 Rotate anti clockwise by α

26 Algorithm Introduction Given a target sample size N, an angle α such as 3π/8 satisfying Lemma 3. and a target triangle (A, B, C), Take integer grid Z 2 Rotate anti clockwise by α Shrink by 2N

27 Algorithm Introduction Given a target sample size N, an angle α such as 3π/8 satisfying Lemma 3. and a target triangle (A, B, C), Take integer grid Z 2 Rotate anti clockwise by α Shrink by 2N Remove points not in the triangle.

28 Algorithm Introduction Given a target sample size N, an angle α such as 3π/8 satisfying Lemma 3. and a target triangle (A, B, C), Take integer grid Z 2 Rotate anti clockwise by α Shrink by 2N Remove points not in the triangle. (Optionally) add/subtract points to get exactly N points

29 Algorithm Given a target sample size N, an angle α such as 3π/8 satisfying Lemma 3. and a target triangle (A, B, C), Take integer grid Z 2 Rotate anti clockwise by α Shrink by 2N Remove points not in the triangle. (Optionally) add/subtract points to get exactly N points Linearly map R onto the desired triangle (A, B, C) Angle 3pi/8 Angle 5pi/8 Triangular

30 Introduction Parallel discrepancy of triangular lattice points for angle α = 3π/8 and various targets N. The number of points was always N or N + 1. The dashed reference line is 1/N. The solid line is log(n)/n. Discrepancy Grid rotated by 3pi/8 radians Sample size N

31 Introduction The Kronecker construction attains a lower discrepancy than the van der Corput construction. van der Corput construction is extensible and the digits in it can be randomized. If f is continuously differentiable, then for N = 4 k, the randomization in Owen (1995) will give root mean square error O(1/N) Future Work Generalization to higher dimensional simplex. in tensor product spaces.

32 Thank you. Questions?

Low discrepancy constructions in the triangle

Low discrepancy constructions in the triangle Low discrepancy constructions in the triangle Kinjal Basu Stanford University Art B. Owen Stanford University March 014 Abstract Most quasi-monte Carlo research focuses on sampling from the unit cube.

More information

QMC3: QMC beyond the cube 1. QMC beyond the cube. Art B. Owen, Stanford University based on joint work with Kinjal Basu, LinkedIn

QMC3: QMC beyond the cube 1. QMC beyond the cube. Art B. Owen, Stanford University based on joint work with Kinjal Basu, LinkedIn QMC3: QMC beyond the cube 1 QMC beyond the cube Art B. Owen, Stanford University based on joint work with Kinjal Basu, LinkedIn QMC3: QMC beyond the cube 2 Kinjal Basu PhD 2016, Stanford Statistics QMC3:

More information

QUASI-MONTE CARLO METHODS IN NON-CUBICAL SPACES

QUASI-MONTE CARLO METHODS IN NON-CUBICAL SPACES QUASI-MONTE CARLO METHODS IN NON-CUBICAL SPACES A DISSERTATION SUBMITTED TO THE DEPARTMENT OF STATISTICS AND THE COMMITTEE ON GRADUATE STUDIES OF STANFORD UNIVERSITY IN PARTIAL FULFILLMENT OF THE REQUIREMENTS

More information

SCRAMBLED GEOMETRIC NET INTEGRATION OVER GENERAL PRODUCT SPACES. Kinjal Basu Art B. Owen

SCRAMBLED GEOMETRIC NET INTEGRATION OVER GENERAL PRODUCT SPACES. Kinjal Basu Art B. Owen SCRAMBLED GEOMETRIC NET INTEGRATION OVER GENERAL PRODUCT SPACES By Kinjal Basu Art B. Owen Technical Report No. 2015-07 March 2015 Department of Statistics STANFORD UNIVERSITY Stanford, California 94305-4065

More information

Australian Intermediate Mathematics Olympiad 2016

Australian Intermediate Mathematics Olympiad 2016 Australian Intermediate Mathematics Olympiad 06 Questions. Find the smallest positive integer x such that x = 5y, where y is a positive integer. [ marks]. A 3-digit number in base 7 is also a 3-digit number

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

This class will demonstrate the use of bijections to solve certain combinatorial problems simply and effectively.

This class will demonstrate the use of bijections to solve certain combinatorial problems simply and effectively. . Induction This class will demonstrate the fundamental problem solving technique of mathematical induction. Example Problem: Prove that for every positive integer n there exists an n-digit number divisible

More information

Mathematical Methods for Neurosciences. ENS - Master MVA Paris 6 - Master Maths-Bio ( )

Mathematical Methods for Neurosciences. ENS - Master MVA Paris 6 - Master Maths-Bio ( ) Mathematical Methods for Neurosciences. ENS - Master MVA Paris 6 - Master Maths-Bio (2014-2015) Etienne Tanré - Olivier Faugeras INRIA - Team Tosca October 22nd, 2014 E. Tanré (INRIA - Team Tosca) Mathematical

More information

Numerical Methods in Economics MIT Press, Chapter 9 Notes Quasi-Monte Carlo Methods. Kenneth L. Judd Hoover Institution.

Numerical Methods in Economics MIT Press, Chapter 9 Notes Quasi-Monte Carlo Methods. Kenneth L. Judd Hoover Institution. 1 Numerical Methods in Economics MIT Press, 1998 Chapter 9 Notes Quasi-Monte Carlo Methods Kenneth L. Judd Hoover Institution October 26, 2002 2 Quasi-Monte Carlo Methods Observation: MC uses random sequences

More information

Australian Intermediate Mathematics Olympiad 2016

Australian Intermediate Mathematics Olympiad 2016 A u s t r a l i a n M at h e m at i c a l O ly m p i a d C o m m i t t e e a d e p a r t m e n t o f t h e a u s t r a l i a n m at h e m at i c s t r u s t Australian Intermediate Mathematics Olympiad

More information

Discrepancy Bounds for Nets and Sequences

Discrepancy Bounds for Nets and Sequences Discrepancy Bounds for Nets and Sequences Peter Kritzer Johann Radon Institute for Computational and Applied Mathematics (RICAM) Austrian Academy of Sciences Linz, Austria Joint work with Henri Faure (Marseille)

More information

The Discrepancy Function and the Small Ball Inequality in Higher Dimensions

The Discrepancy Function and the Small Ball Inequality in Higher Dimensions The Discrepancy Function and the Small Ball Inequality in Higher Dimensions Dmitriy Georgia Institute of Technology (joint work with M. Lacey and A. Vagharshakyan) 2007 Fall AMS Western Section Meeting

More information

Introduction to Discrepancy Theory

Introduction to Discrepancy Theory Introduction to Discrepancy Theory Aleksandar (Sasho) Nikolov University of Toronto Sasho Nikolov (U of T) Discrepancy 1 / 23 Outline 1 Monte Carlo 2 Discrepancy and Quasi MC 3 Combinatorial Discrepancy

More information

Syllabus. + + x + n 1 n. + x + 2

Syllabus. + + x + n 1 n. + x + 2 1. Special Functions This class will cover problems involving algebraic functions other than polynomials, such as square roots, the floor function, and logarithms. Example Problem: Let n be a positive

More information

1966 IMO Shortlist. IMO Shortlist 1966

1966 IMO Shortlist. IMO Shortlist 1966 IMO Shortlist 1966 1 Given n > 3 points in the plane such that no three of the points are collinear. Does there exist a circle passing through (at least) 3 of the given points and not containing any other

More information

2008 Euclid Contest. Solutions. Canadian Mathematics Competition. Tuesday, April 15, c 2008 Centre for Education in Mathematics and Computing

2008 Euclid Contest. Solutions. Canadian Mathematics Competition. Tuesday, April 15, c 2008 Centre for Education in Mathematics and Computing Canadian Mathematics Competition An activity of the Centre for Education in Mathematics and Computing, University of Waterloo, Waterloo, Ontario 008 Euclid Contest Tuesday, April 5, 008 Solutions c 008

More information

BHP BILLITON UNIVERSITY OF MELBOURNE SCHOOL MATHEMATICS COMPETITION, 2003: INTERMEDIATE DIVISION

BHP BILLITON UNIVERSITY OF MELBOURNE SCHOOL MATHEMATICS COMPETITION, 2003: INTERMEDIATE DIVISION BHP BILLITON UNIVERSITY OF MELBOURNE SCHOOL MATHEMATICS COMPETITION, 00: INTERMEDIATE DIVISION 1. A fraction processing machine takes a fraction f and produces a new fraction 1 f. If a fraction f = p is

More information

Hanoi Open Mathematical Competition 2017

Hanoi Open Mathematical Competition 2017 Hanoi Open Mathematical Competition 2017 Junior Section Saturday, 4 March 2017 08h30-11h30 Important: Answer to all 15 questions. Write your answers on the answer sheets provided. For the multiple choice

More information

Putnam Pigeonhole Principle October 25, 2005

Putnam Pigeonhole Principle October 25, 2005 Putnam Pigeonhole Principle October 5, 005 Introduction 1. If n > m pigeons are placed into m boxes, then there exists (at least) one box with at least two pigeons.. If n > m, then any function f : [n]

More information

20th Bay Area Mathematical Olympiad. BAMO 2018 Problems and Solutions. February 27, 2018

20th Bay Area Mathematical Olympiad. BAMO 2018 Problems and Solutions. February 27, 2018 20th Bay Area Mathematical Olympiad BAMO 201 Problems and Solutions The problems from BAMO- are A E, and the problems from BAMO-12 are 1 5. February 27, 201 A Twenty-five people of different heights stand

More information

The sum x 1 + x 2 + x 3 is (A): 4 (B): 6 (C): 8 (D): 14 (E): None of the above. How many pairs of positive integers (x, y) are there, those satisfy

The sum x 1 + x 2 + x 3 is (A): 4 (B): 6 (C): 8 (D): 14 (E): None of the above. How many pairs of positive integers (x, y) are there, those satisfy Important: Answer to all 15 questions. Write your answers on the answer sheets provided. For the multiple choice questions, stick only the letters (A, B, C, D or E) of your choice. No calculator is allowed.

More information

1 Hanoi Open Mathematical Competition 2017

1 Hanoi Open Mathematical Competition 2017 1 Hanoi Open Mathematical Competition 017 1.1 Junior Section Question 1. Suppose x 1, x, x 3 are the roots of polynomial P (x) = x 3 6x + 5x + 1. The sum x 1 + x + x 3 is (A): 4 (B): 6 (C): 8 (D): 14 (E):

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

45-th Moldova Mathematical Olympiad 2001

45-th Moldova Mathematical Olympiad 2001 45-th Moldova Mathematical Olympiad 200 Final Round Chişinǎu, March 2 Grade 7. Prove that y 3 2x+ x 3 2y x 2 + y 2 for any numbers x,y [, 2 3 ]. When does equality occur? 2. Let S(n) denote the sum of

More information

THE DISCREPANCY OF GENERALIZED VAN-DER-CORPUT-HALTON SEQUENCES

THE DISCREPANCY OF GENERALIZED VAN-DER-CORPUT-HALTON SEQUENCES THE DISCREPANCY OF GENERALIZED VAN-DER-CORPUT-HALTON SEQUENCES MICHAEL DRMOTA Abstract. The purpose of this paper is to provide upper bounds for the discrepancy of generalized Van-der-Corput-Halton sequences

More information

34 th United States of America Mathematical Olympiad

34 th United States of America Mathematical Olympiad 34 th United States of America Mathematical Olympiad 1. Determine all composite positive integers n for which it is possible to arrange all divisors of n that are greater than 1 in a circle so that no

More information

Test Corrections for Unit 1 Test

Test Corrections for Unit 1 Test MUST READ DIRECTIONS: Read the directions located on www.koltymath.weebly.com to understand how to properly do test corrections. Ask for clarification from your teacher if there are parts that you are

More information

Transformations and Hardy-Krause variation

Transformations and Hardy-Krause variation Transformations and Hardy-Krause variation Kinjal Basu Stanford University Art B. Owen Stanford University December 25 Abstract Using a multivariable Faa di Bruno formula we give conditions on transformations

More information

4 a b 1 1 c 1 d 3 e 2 f g 6 h i j k 7 l m n o 3 p q 5 r 2 s 4 t 3 3 u v 2

4 a b 1 1 c 1 d 3 e 2 f g 6 h i j k 7 l m n o 3 p q 5 r 2 s 4 t 3 3 u v 2 Round Solutions Year 25 Academic Year 201 201 1//25. In the hexagonal grid shown, fill in each space with a number. After the grid is completely filled in, the number in each space must be equal to the

More information

2017 Harvard-MIT Mathematics Tournament

2017 Harvard-MIT Mathematics Tournament Team Round 1 Let P(x), Q(x) be nonconstant polynomials with real number coefficients. Prove that if P(y) = Q(y) for all real numbers y, then P(x) = Q(x) for all real numbers x. 2 Does there exist a two-variable

More information

Joe Holbrook Memorial Math Competition

Joe Holbrook Memorial Math Competition Joe Holbrook Memorial Math Competition 8th Grade Solutions October 9th, 06. + (0 ( 6( 0 6 ))) = + (0 ( 6( 0 ))) = + (0 ( 6)) = 6 =. 80 (n ). By the formula that says the interior angle of a regular n-sided

More information

A LeVeque-type lower bound for discrepancy

A LeVeque-type lower bound for discrepancy reprinted from Monte Carlo and Quasi-Monte Carlo Methods 998, H. Niederreiter and J. Spanier, eds., Springer-Verlag, 000, pp. 448-458. A LeVeque-type lower bound for discrepancy Francis Edward Su Department

More information

= How many four-digit numbers between 6000 and 7000 are there for which the thousands digits equal the sum of the other three digits?

= How many four-digit numbers between 6000 and 7000 are there for which the thousands digits equal the sum of the other three digits? March 5, 2007 1. Maya deposited 1000 dollars at 6% interest compounded annually. What is the number of dollars in the account after four years? (A) $1258.47 (B) $1260.18 (C) $1262.48 (D) $1263.76 (E) $1264.87

More information

UNC Charlotte 2009 Comprehensive March 9, 2009

UNC Charlotte 2009 Comprehensive March 9, 2009 March 9, 2009 1. Danica was driving in a 500 mile race. After 250 miles, Danica s average speed was 150 miles per hour. Approximately how fast should Danica drive the second half of the race if she wants

More information

The Advantage Testing Foundation Solutions

The Advantage Testing Foundation Solutions The Advantage Testing Foundation 2016 Problem 1 Let T be a triangle with side lengths 3, 4, and 5. If P is a point in or on T, what is the greatest possible sum of the distances from P to each of the three

More information

1. The sides of a triangle are in the ratio 3 : 5 : 9. Which of the following words best describes the triangle?

1. The sides of a triangle are in the ratio 3 : 5 : 9. Which of the following words best describes the triangle? UNIVERSITY OF NORTH CAROLINA CHARLOTTE 999 HIGH SCHOOL MATHEMATICS CONTEST March 8, 999 The sides of a triangle are in the ratio : 5 : 9 Which of the following words best describes the triangle? (A) obtuse

More information

NYS Algebra II and Trigonometry Suggested Sequence of Units (P.I's within each unit are NOT in any suggested order)

NYS Algebra II and Trigonometry Suggested Sequence of Units (P.I's within each unit are NOT in any suggested order) 1 of 6 UNIT P.I. 1 - INTEGERS 1 A2.A.1 Solve absolute value equations and inequalities involving linear expressions in one variable 1 A2.A.4 * Solve quadratic inequalities in one and two variables, algebraically

More information

Mathematical Structures for Computer Graphics Steven J. Janke John Wiley & Sons, 2015 ISBN: Exercise Answers

Mathematical Structures for Computer Graphics Steven J. Janke John Wiley & Sons, 2015 ISBN: Exercise Answers Mathematical Structures for Computer Graphics Steven J. Janke John Wiley & Sons, 2015 ISBN: 978-1-118-71219-1 Updated /17/15 Exercise Answers Chapter 1 1. Four right-handed systems: ( i, j, k), ( i, j,

More information

Packing Congruent Bricks into a Cube

Packing Congruent Bricks into a Cube Journal for Geometry and Graphics Volume 5 (2001), No. 1, 1 11. Packing Congruent Bricks into a Cube Ákos G. Horváth, István Prok Department of Geometry, Budapest University of Technology and Economics

More information

Low Discrepancy Toolbox Manual. Michael Baudin

Low Discrepancy Toolbox Manual. Michael Baudin Low Discrepancy Toolbox Manual Michael Baudin Version 0.1 May 2013 Abstract This document is an introduction to the Low Discrepancy module v0.5. Contents 1 Gallery 4 1.1 The Van Der Corput sequence.............................

More information

Integrated Math 1. Course Standards & Resource Guide

Integrated Math 1. Course Standards & Resource Guide Integrated Math 1 Course Standards & Resource Guide Integrated Math 1 Unit Overview Fall Spring Unit 1: Unit Conversion Unit 2: Creating and Solving Equations Unit 3: Creating and Solving Inequalities

More information

Efficient packing of unit squares in a square

Efficient packing of unit squares in a square Loughborough University Institutional Repository Efficient packing of unit squares in a square This item was submitted to Loughborough University's Institutional Repository by the/an author. Additional

More information

3. Vector spaces 3.1 Linear dependence and independence 3.2 Basis and dimension. 5. Extreme points and basic feasible solutions

3. Vector spaces 3.1 Linear dependence and independence 3.2 Basis and dimension. 5. Extreme points and basic feasible solutions A. LINEAR ALGEBRA. CONVEX SETS 1. Matrices and vectors 1.1 Matrix operations 1.2 The rank of a matrix 2. Systems of linear equations 2.1 Basic solutions 3. Vector spaces 3.1 Linear dependence and independence

More information

b, P.I. A2.N.5

b, P.I. A2.N.5 Math B Regents Exam 0609 Page. 06090b, P.I. A.M. The number of degrees equal to 5 9 radians is [A] 90 [B] 45 [C] 900 [D] 00. 06090b, P.I. A.G. The accompanying graph shows the curves of best fit for data

More information

Problem Set 2: Solutions Math 201A: Fall 2016

Problem Set 2: Solutions Math 201A: Fall 2016 Problem Set 2: s Math 201A: Fall 2016 Problem 1. (a) Prove that a closed subset of a complete metric space is complete. (b) Prove that a closed subset of a compact metric space is compact. (c) Prove that

More information

Cauchy s Theorem (rigorous) In this lecture, we will study a rigorous proof of Cauchy s Theorem. We start by considering the case of a triangle.

Cauchy s Theorem (rigorous) In this lecture, we will study a rigorous proof of Cauchy s Theorem. We start by considering the case of a triangle. Cauchy s Theorem (rigorous) In this lecture, we will study a rigorous proof of Cauchy s Theorem. We start by considering the case of a triangle. Given a certain complex-valued analytic function f(z), for

More information

POL502: Foundations. Kosuke Imai Department of Politics, Princeton University. October 10, 2005

POL502: Foundations. Kosuke Imai Department of Politics, Princeton University. October 10, 2005 POL502: Foundations Kosuke Imai Department of Politics, Princeton University October 10, 2005 Our first task is to develop the foundations that are necessary for the materials covered in this course. 1

More information

UAB MATH TALENT SEARCH

UAB MATH TALENT SEARCH NAME: GRADE: SCHOOL NAME: 2012-2013 UAB MATH TALENT SEARCH This is a two hour contest. Answers are to be written in the spaces provided on the test sheet. There will be no credit if the answer is incorrect.

More information

T-2 In the equation A B C + D E F = G H I, each letter denotes a distinct non-zero digit. Compute the greatest possible value of G H I.

T-2 In the equation A B C + D E F = G H I, each letter denotes a distinct non-zero digit. Compute the greatest possible value of G H I. 2016 ARML Local Problems and Solutions Team Round Solutions T-1 All the shelves in a library are the same length. When filled, two shelves side-by-side can hold exactly 12 algebra books and 10 geometry

More information

Objective Mathematics

Objective Mathematics Multiple choice questions with ONE correct answer : ( Questions No. 1-5 ) 1. If the equation x n = (x + ) is having exactly three distinct real solutions, then exhaustive set of values of 'n' is given

More information

Mathematics Course 111: Algebra I Part I: Algebraic Structures, Sets and Permutations

Mathematics Course 111: Algebra I Part I: Algebraic Structures, Sets and Permutations Mathematics Course 111: Algebra I Part I: Algebraic Structures, Sets and Permutations D. R. Wilkins Academic Year 1996-7 1 Number Systems and Matrix Algebra Integers The whole numbers 0, ±1, ±2, ±3, ±4,...

More information

Appendix A Taylor Approximations and Definite Matrices

Appendix A Taylor Approximations and Definite Matrices Appendix A Taylor Approximations and Definite Matrices Taylor approximations provide an easy way to approximate a function as a polynomial, using the derivatives of the function. We know, from elementary

More information

Prep for College Algebra

Prep for College Algebra Prep for College Algebra This course covers the topics outlined below. You can customize the scope and sequence of this course to meet your curricular needs. Curriculum (219 topics + 85 additional topics)

More information

SMT China 2014 Team Test Solutions August 23, 2014

SMT China 2014 Team Test Solutions August 23, 2014 . Compute the remainder when 2 30 is divided by 000. Answer: 824 Solution: Note that 2 30 024 3 24 3 mod 000). We will now consider 24 3 mod 8) and 24 3 mod 25). Note that 24 3 is divisible by 8, but 24

More information

Olimpiada Matemática de Centroamérica y el Caribe

Olimpiada Matemática de Centroamérica y el Caribe Olimpiada Matemática de Centroamérica y el Caribe 1st Centromerican 1999 Problem A1 A, B, C, D, E each has a unique piece of news. They make a series of phone calls to each other. In each call, the caller

More information

Exercises for Unit I (Topics from linear algebra)

Exercises for Unit I (Topics from linear algebra) Exercises for Unit I (Topics from linear algebra) I.0 : Background Note. There is no corresponding section in the course notes, but as noted at the beginning of Unit I these are a few exercises which involve

More information

2011 Olympiad Solutions

2011 Olympiad Solutions 011 Olympiad Problem 1 Let A 0, A 1, A,..., A n be nonnegative numbers such that Prove that A 0 A 1 A A n. A i 1 n A n. Note: x means the greatest integer that is less than or equal to x.) Solution: We

More information

A PLANAR SOBOLEV EXTENSION THEOREM FOR PIECEWISE LINEAR HOMEOMORPHISMS

A PLANAR SOBOLEV EXTENSION THEOREM FOR PIECEWISE LINEAR HOMEOMORPHISMS A PLANAR SOBOLEV EXTENSION THEOREM FOR PIECEWISE LINEAR HOMEOMORPHISMS EMANUELA RADICI Abstract. We prove that a planar piecewise linear homeomorphism ϕ defined on the boundary of the square can be extended

More information

Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 2007

Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 2007 Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 007 Questions will be set on the following and related topics. Algebra: Sets, operations on sets. Prime numbers, factorisation of integers

More information

Secondary 1 - Secondary 3 CCSS Vocabulary Word List Revised Vocabulary Word Sec 1 Sec 2 Sec 3 absolute value equation

Secondary 1 - Secondary 3 CCSS Vocabulary Word List Revised Vocabulary Word Sec 1 Sec 2 Sec 3 absolute value equation Vocabulary Word Sec 1 Sec 2 Sec 3 absolute value equation (optional) absolute value function absolute value inequality (optional) acute angle addition rule algebraic representation alternate exterior angles

More information

Sampling and Discrete Time. Discrete-Time Signal Description. Sinusoids. Sampling and Discrete Time. Sinusoids An Aperiodic Sinusoid.

Sampling and Discrete Time. Discrete-Time Signal Description. Sinusoids. Sampling and Discrete Time. Sinusoids An Aperiodic Sinusoid. Sampling and Discrete Time Discrete-Time Signal Description Sampling is the acquisition of the values of a continuous-time signal at discrete points in time. x t discrete-time signal. ( ) is a continuous-time

More information

Prep for College Algebra with Trigonometry

Prep for College Algebra with Trigonometry Prep for College Algebra with Trigonometry This course covers the topics outlined below. You can customize the scope and sequence of this course to meet your curricular needs. Curriculum (246 topics +

More information

Exercises for Unit I (Topics from linear algebra)

Exercises for Unit I (Topics from linear algebra) Exercises for Unit I (Topics from linear algebra) I.0 : Background This does not correspond to a section in the course notes, but as noted at the beginning of Unit I it contains some exercises which involve

More information

Lecture 4: Probability and Discrete Random Variables

Lecture 4: Probability and Discrete Random Variables Error Correcting Codes: Combinatorics, Algorithms and Applications (Fall 2007) Lecture 4: Probability and Discrete Random Variables Wednesday, January 21, 2009 Lecturer: Atri Rudra Scribe: Anonymous 1

More information

There is no analogue to Jarník s relation for twisted Diophantine approximation

There is no analogue to Jarník s relation for twisted Diophantine approximation arxiv:1409.6665v3 [math.nt] 10 Jul 2017 There is no analogue to Jarník s relation for twisted Diophantine approximation Antoine MARNAT marnat@math.unistra.fr Abstract Jarník gave a relation between the

More information

STRAND J: TRANSFORMATIONS, VECTORS and MATRICES

STRAND J: TRANSFORMATIONS, VECTORS and MATRICES Mathematics SKE, Strand J STRAND J: TRANSFORMATIONS, VECTORS and MATRICES J4 Matrices Text Contents * * * * Section J4. Matrices: Addition and Subtraction J4.2 Matrices: Multiplication J4.3 Inverse Matrices:

More information

SOLUTIONS FOR 2012 APMO PROBLEMS

SOLUTIONS FOR 2012 APMO PROBLEMS Problem. SOLUTIONS FOR 0 APMO PROBLEMS Solution: Let us denote by XY Z the area of the triangle XY Z. Let x = P AB, y = P BC and z = P CA. From y : z = BCP : ACP = BF : AF = BP F : AP F = x : follows that

More information

Commutative laws for addition and multiplication: If a and b are arbitrary real numbers then

Commutative laws for addition and multiplication: If a and b are arbitrary real numbers then Appendix C Prerequisites C.1 Properties of Real Numbers Algebraic Laws Commutative laws for addition and multiplication: If a and b are arbitrary real numbers then a + b = b + a, (C.1) ab = ba. (C.2) Associative

More information

UNC Charlotte 2005 Comprehensive March 7, 2005

UNC Charlotte 2005 Comprehensive March 7, 2005 March 7, 2005 1 The numbers x and y satisfy 2 x = 15 and 15 y = 32 What is the value xy? (A) 3 (B) 4 (C) 5 (D) 6 (E) none of A, B, C or D 2 Suppose x, y, z, and w are real numbers satisfying x/y = 4/7,

More information

High dimensional ising model selection using l 1 -regularized logistic regression

High dimensional ising model selection using l 1 -regularized logistic regression High dimensional ising model selection using l 1 -regularized logistic regression 1 Department of Statistics Pennsylvania State University 597 Presentation 2016 1/29 Outline Introduction 1 Introduction

More information

Final Examination 201-NYC-05 December and b =

Final Examination 201-NYC-05 December and b = . (5 points) Given A [ 6 5 8 [ and b (a) Express the general solution of Ax b in parametric vector form. (b) Given that is a particular solution to Ax d, express the general solution to Ax d in parametric

More information

A matrix over a field F is a rectangular array of elements from F. The symbol

A matrix over a field F is a rectangular array of elements from F. The symbol Chapter MATRICES Matrix arithmetic A matrix over a field F is a rectangular array of elements from F The symbol M m n (F ) denotes the collection of all m n matrices over F Matrices will usually be denoted

More information

Sample Documents. NY Regents Math (I III) (NY1)

Sample Documents. NY Regents Math (I III) (NY1) Sample Documents NY Regents Math (I III) (NY1) E D U C A I D E S O F T W A R E Copyright c 1999 by EAS EducAide Software Inc. All rights reserved. Unauthorized reproduction of this document or the related

More information

Improved Discrepancy Bounds for Hybrid Sequences. Harald Niederreiter. RICAM Linz and University of Salzburg

Improved Discrepancy Bounds for Hybrid Sequences. Harald Niederreiter. RICAM Linz and University of Salzburg Improved Discrepancy Bounds for Hybrid Sequences Harald Niederreiter RICAM Linz and University of Salzburg MC vs. QMC methods Hybrid sequences The basic sequences Deterministic discrepancy bounds The proof

More information

2018 LEHIGH UNIVERSITY HIGH SCHOOL MATH CONTEST

2018 LEHIGH UNIVERSITY HIGH SCHOOL MATH CONTEST 08 LEHIGH UNIVERSITY HIGH SCHOOL MATH CONTEST. A right triangle has hypotenuse 9 and one leg. What is the length of the other leg?. Don is /3 of the way through his run. After running another / mile, he

More information

Possible C4 questions from past papers P1 P3

Possible C4 questions from past papers P1 P3 Possible C4 questions from past papers P1 P3 Source of the original question is given in brackets, e.g. [P January 001 Question 1]; a question which has been edited is indicated with an asterisk, e.g.

More information

College Algebra with Trigonometry

College Algebra with Trigonometry College Algebra with Trigonometry This course covers the topics outlined below. You can customize the scope and sequence of this course to meet your curricular needs. Curriculum (556 topics + 614 additional

More information

Copyright 2018 UC Regents and ALEKS Corporation. ALEKS is a registered trademark of ALEKS Corporation. 2/10

Copyright 2018 UC Regents and ALEKS Corporation. ALEKS is a registered trademark of ALEKS Corporation. 2/10 Prep for Calculus This course covers the topics outlined below. You can customize the scope and sequence of this course to meet your curricular needs. Curriculum (281 topics + 125 additional topics) Real

More information

Core Mathematics C12

Core Mathematics C12 Write your name here Surname Other names Pearson Edexcel International Advanced Level Centre Number Candidate Number Core Mathematics C12 Advanced Subsidiary Monday 19 May 2014 Morning Time: 2 hours 30

More information

N E W S A N D L E T T E R S

N E W S A N D L E T T E R S N E W S A N D L E T T E R S 74th Annual William Lowell Putnam Mathematical Competition Editor s Note: Additional solutions will be printed in the Monthly later in the year. PROBLEMS A1. Recall that a regular

More information

USA Mathematics Talent Search

USA Mathematics Talent Search ID#: 036 16 4 1 We begin by noting that a convex regular polygon has interior angle measures (in degrees) that are integers if and only if the exterior angle measures are also integers. Since the sum of

More information

Math Day at the Beach 2018

Math Day at the Beach 2018 Multiple Choice Write your name and school and mark your answers on the answer sheet. You have 30 minutes to work on these problems. No calculator is allowed. 1. A bag has some white balls and some red

More information

Some Results Concerning Uniqueness of Triangle Sequences

Some Results Concerning Uniqueness of Triangle Sequences Some Results Concerning Uniqueness of Triangle Sequences T. Cheslack-Postava A. Diesl M. Lepinski A. Schuyler August 12 1999 Abstract In this paper we will begin by reviewing the triangle iteration. We

More information

On the discrepancy estimate of normal numbers

On the discrepancy estimate of normal numbers ACTA ARITHMETICA LXXXVIII.2 (1999 On the discrepancy estimate of normal numbers 1. Introduction by M. B. Levin (Tel-Aviv Dedicated to Professor N. M. Korobov on the occasion of his 80th birthday 1.1. A

More information

Test Codes: SIA (Multiple-choice Type) and SIB (Short Answer Type) 2009

Test Codes: SIA (Multiple-choice Type) and SIB (Short Answer Type) 2009 Test Codes: SIA (Multiple-choice Type) and SIB (Short Answer Type) 2009 Questions will be set on the following and related topics. Algebra: Sets, operations on sets. Prime numbers, factorization of integers

More information

a 11 x 1 + a 12 x a 1n x n = b 1 a 21 x 1 + a 22 x a 2n x n = b 2.

a 11 x 1 + a 12 x a 1n x n = b 1 a 21 x 1 + a 22 x a 2n x n = b 2. Chapter 1 LINEAR EQUATIONS 11 Introduction to linear equations A linear equation in n unknowns x 1, x,, x n is an equation of the form a 1 x 1 + a x + + a n x n = b, where a 1, a,, a n, b are given real

More information

HANOI OPEN MATHEMATICAL COMPETITON PROBLEMS

HANOI OPEN MATHEMATICAL COMPETITON PROBLEMS HANOI MATHEMATICAL SOCIETY NGUYEN VAN MAU HANOI OPEN MATHEMATICAL COMPETITON PROBLEMS HANOI - 2013 Contents 1 Hanoi Open Mathematical Competition 3 1.1 Hanoi Open Mathematical Competition 2006... 3 1.1.1

More information

Immerse Metric Space Homework

Immerse Metric Space Homework Immerse Metric Space Homework (Exercises -2). In R n, define d(x, y) = x y +... + x n y n. Show that d is a metric that induces the usual topology. Sketch the basis elements when n = 2. Solution: Steps

More information

SAGINAW VALLEY STATE UNIVERSITY SOLUTIONS OF 2013 MATH OLYMPICS LEVEL II. 1 4n + 1. n < < n n n n + 1. n < < n n 1. n 1.

SAGINAW VALLEY STATE UNIVERSITY SOLUTIONS OF 2013 MATH OLYMPICS LEVEL II. 1 4n + 1. n < < n n n n + 1. n < < n n 1. n 1. SAGINAW VALLEY STATE UNIVERSITY SOLUTIONS OF 03 MATH OLYMPICS LEVEL II. The following inequalities hold for all positive integers n: n + n < 4n + < n n. What is the greatest integer which is less than

More information

USA Mathematical Talent Search Round 1 Solutions Year 28 Academic Year

USA Mathematical Talent Search Round 1 Solutions Year 28 Academic Year Round 1 s Year 8 Academic Year 016 017 1/1/8. Fill in each cell of the grid with one of the numbers 1,, or. After all numbers are filled in, if a row, column, or any diagonal has a number of cells equal

More information

Edmonton Junior High Mathematics Contest 2007

Edmonton Junior High Mathematics Contest 2007 Edmonton Junior High Mathematics Contest 007 Multiple-Choice Problems Problem 1 A sequence is simply a list of numbers in order. The sequence of odd integers is 1,3,5,7,9,... If we add any number of consecutive

More information

PRACTICE TEST ANSWER KEY & SCORING GUIDELINES GRADE 8 MATHEMATICS

PRACTICE TEST ANSWER KEY & SCORING GUIDELINES GRADE 8 MATHEMATICS Ohio s State Tests PRACTICE TEST ANSWER KEY & SCORING GUIDELINES GRADE 8 MATHEMATICS Table of Contents Questions 1 25: Content Summary and Answer Key... iii Question 1: Question and Scoring Guidelines...

More information

Course Readiness and Skills Review Handbook (Topics 1-10, 17) (240 topics, due. on 09/11/2015) Course Readiness (55 topics)

Course Readiness and Skills Review Handbook (Topics 1-10, 17) (240 topics, due. on 09/11/2015) Course Readiness (55 topics) Course Name: Gr. 8 Fall 2015 Course Code: C6HNH-TEK9E ALEKS Course: Middle School Math Course 3 Instructor: Mr. Fernando Course Dates: Begin: 08/31/2015 End: 06/17/2016 Course Content: 642 Topics (637

More information

2012 Fermat Contest (Grade 11)

2012 Fermat Contest (Grade 11) The CENTRE for EDUCATION in MATHEMATICS and COMPUTING www.cemc.uwaterloo.ca 01 Fermat Contest (Grade 11) Thursday, February 3, 01 (in North America and South America) Friday, February 4, 01 (outside of

More information

NORMAL NUMBERS AND UNIFORM DISTRIBUTION (WEEKS 1-3) OPEN PROBLEMS IN NUMBER THEORY SPRING 2018, TEL AVIV UNIVERSITY

NORMAL NUMBERS AND UNIFORM DISTRIBUTION (WEEKS 1-3) OPEN PROBLEMS IN NUMBER THEORY SPRING 2018, TEL AVIV UNIVERSITY ORMAL UMBERS AD UIFORM DISTRIBUTIO WEEKS -3 OPE PROBLEMS I UMBER THEORY SPRIG 28, TEL AVIV UIVERSITY Contents.. ormal numbers.2. Un-natural examples 2.3. ormality and uniform distribution 2.4. Weyl s criterion

More information

Math Bank - 6. What is the area of the triangle on the Argand diagram formed by the complex number z, -iz, z iz? (a) z 2 (b) 2 z 2

Math Bank - 6. What is the area of the triangle on the Argand diagram formed by the complex number z, -iz, z iz? (a) z 2 (b) 2 z 2 Math Bank - 6 Q.) Suppose A represents the symbol, B represents the symbol 0, C represents the symbol, D represents the symbol 0 and so on. If we divide INDIA by AGRA, then which one of the following is

More information

11. Periodicity of Klein polyhedra (28 June 2011) Algebraic irrationalities and periodicity of sails. Let A GL(n + 1, R) be an operator all of

11. Periodicity of Klein polyhedra (28 June 2011) Algebraic irrationalities and periodicity of sails. Let A GL(n + 1, R) be an operator all of 11. Periodicity of Klein polyhedra (28 June 2011) 11.1. lgebraic irrationalities and periodicity of sails. Let GL(n + 1, R) be an operator all of whose eigenvalues are real and distinct. Let us take the

More information

Math Review for AP Calculus

Math Review for AP Calculus Math Review for AP Calculus This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to meet

More information

Unit 0. Unit 1. OUHSD Mathematics Pacing Guide. OUHSD Mathematics Pacing Guide. Total Days 15. Total Days 23. Unit 0: Bridge to Math 1.

Unit 0. Unit 1. OUHSD Mathematics Pacing Guide. OUHSD Mathematics Pacing Guide. Total Days 15. Total Days 23. Unit 0: Bridge to Math 1. OUHSD Mathematics Pacing Guide Quarter 1 Unit 0: Bridge to Unit 0 Total Days 15 Cluster Heading Standard MVP "REVIEW: Use own Resources Solving Equations: One- step; Two- step; Multi- step; Variables on

More information

Math Prep for Statics

Math Prep for Statics Math Prep for Statics This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to meet curricular

More information