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

Size: px
Start display at page:

Download "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"

Transcription

1 Round Solutions Year 25 Academic Year //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 smallest positive integer that does not appear in any of the touching spaces. You do not need to prove that your configuration is the only one possible; you merely need to find a configuration that satisfies the constraints above. (Note: In any other USAMTS problem, you need to provide a full proof. Only in this problem is an answer without justification acceptable.) Solution a b 1 1 c 1 d e 2 f g 6 h i j k 7 l m n o p q 5 r 2 s t u v 2 We label the cells a through v lexicographically as in the diagram to the left. The in row 1 must touch a 2, but the 2 can t be c because c already touches a 2. Therefore, a = 2. The must also touch a, so c =. Finally, b must be at least, but can t be greater than because there is no way to place a in a neighboring space. Therefore, b =. The 6 in the third row must touch a 5. That 5 cannot be l or m because those each neighbor the 5 in the fifth row. The 5 also cannot be d or h because there are not enough empty spaces for d or h to neighbor all of 1, 2,, and. Therefore, g = 5. Now the three vacant spaces touching g must have the numbers 2,, and. Since f touches a 2 and a, it must be the. Since d touches a, it must be the 2. This leaves l =. The progress so far is summarized in the diagram to the right. Consider the in the sixth row. It must touch a, but the only space surrounding it that does not touch a is v, so v =. The 2 in row 7 must touch a 1, so t = 1. Next, consider l =. It must touch a 1 and a 2, so m and q must have a 1 and 2 between them. But q touches a 1, so q = 2 and m = 1. To finish the right edge, consider the 5 in the fifth row. It must touch a, so r =. We can quickly determine that n = 2 and h = from here e h i j k 7 m n o p q 5 r 2 s t u v 2

2 Round Solutions Year 25 Academic Year Our progress so far is summarized in the diagram to the right. Next, the 7 in the center must touch the six numbers 1 to 6 once each. We already found the numbers 2 through 5, so k and p are 1 and 6 between them. Notice that regardless of which of the two is the 6, the remaining vacant space it touches (either j or s) must be a 5. In particular, this means each of j and s is either 5 or neighbors a 1, so neither can be a 1. Since the in row 7 must touch a 1, that 1 must be u. Then s = 5, since it now touches 1 through, but p e i j k o p s 1 u 2 The 2 in row 6 must touch a 1, so o = 1. All of the vacant spaces around i touch a 2, so i is at most 2. It is also at least 2 since it touches a 1, so i = 2. By similar reasoning, e is a and j is a. Since j is not a 5, the 6 must be p, and the 1 goes in k. This completes the grid. The only solution is the one shown below

3 Round Solutions Year 25 Academic Year //25. Let a 1, a 2, a,... be a sequence of positive real numbers such that a k a k+2 = a k for all positive integers k. If a 1 and a 2 are both positive integers, find the maximum possible value of a 201. Solution First we use the recurrence relation a k a k+2 = a k to compute a 201 in terms of a 1 and a 2, then we ll choose values of a 1 and a 2 that maximize a 201. The recurrence relation can be rewritten as Using this, we compute a k+2 = a k a k. a = a a 1 a = a + 1 a 2 = a 5 = a + 1 a = a 6 = a a = a 2 +1 a = a 2 + a 1 + 1, a 2 a 1 a 2 a 2 +a 1 +1 a 1 a a 2 +1 = (a 1a 2 + a 2 + a 1 + 1)(a 1 ) a 1 (a 1 a 2 )(a 2 + 1) a 1 +1 a a 2 +a 1 +1 = a 1 a 2 a 7 = a = a a a 1 +1 = a 2. 5 a 2 a 1 +a 2 +1 a 2 a 1 +a 2 +1 a 1 a 2 = a 1, = (a 1 + 1)(a 2 + 1)(a 1 ) (a 1 a 2 )(a 2 + 1) = a a 2, Since each term of the sequence depends only on the previous two terms and we have shown a 1 = a 6 and a 2 = a 7, we conclude that the sequence is periodic with period 5. Therefore, for any k, we have a k = a r, where r is the remainder when k is divided by 5. So a 201 = a = a 2 + a a 1 a 2 = 1 a a a 1 a 2. We are given that a 1 and a 2 are positive integers, so each term in this expression is at most 1 and the sum is at most. For a 1 = a 2 = 1, the sum is equal to. The maximum possible value of a 201 is from the sequence 1, 1, 2,, 2, 1, 1, 2,, 2,....

4 Round Solutions Year 25 Academic Year //25. Let A 1 A 2 A... A 20 be a 20-sided polygon P in the plane. Suppose all of the side lengths of P are 1, the interior angle at A i measures 108 degrees for all odd i, and the interior angle at A i measures 216 degrees for all even i. Prove that that the lines A 1 A 9, A 2 A 12, A A 15, A A 18, and A 6 A 20 all intersect at the same point. A 9 A 10 A 11 A 12 A 8 A 7 A 6 A 5 A A A 2 A 1 Solution A 20 Let O be the center of P. Let B 2i be the point on the line segment A 2i O such that A 2i B 2i has length 1. For each i, draw segment A 2i B 2i and B 2i B 2i+2. The resulting figure is shown below left, with the line segments A 2 A 8, A A 10, A 5 A 1, A 6 A 16, and A 7 A 19 in gray. A 1 A 1 A 15 A 16 A 18 A 19 A 17 A 11 A 9 A 8 A 7 A 10 B 10 A 12 B 12 A 1 A 1 B 8 A 6 B 6 O B B 1 B 18 B 16 A 5 B 2 B 20 A A A 2 A 20 A 19 A 1 We claim that the 10 small pentagons are regular unit pentagons. By symmetry we may check only A 2 A A B B 2, so consider only this pentagon for now. First note that A 2 B 2 bisects a 216 angle so A 2 = 108. Since A 2 = A = A = 108 and B = B 2, the pentagon is equiangular. By construction, edges have length 1, so all 5 edges have length 1 and the pentagon is regular. In particular, since the pentagon is regular, the line segments B 2i B 2i 2 have length 1. By symmetry, the inner decagon is also equiangular so it must be regular. Specifically, each angle of the decagon has measure 1. A 18 A 16 A 15 A 17 We now claim that A 2 A 8, A A 10, A 5 A 1, A 6 A 16, and A 7 A 19 all intersect at B 6. Since B 6 lies on A 6 O by definition, A 6 A 16 necessarily passes through B 6. If A 2 A 8 passes through B 6, then A A 10 passes through B 6, because A A 10 is the reflection of A 2 A 8 through A 6 A 16. Similarly, if A 5 A 1 passes through B 6, then so does A 7 A 19. So to solve the problem, it suffices to show that A 2 A 8 and A 5 A 1 both contain B 6. Lines B B 6 and A 2 A 8 are both perpendicular to A 5 A 15 so are parallel (and hopefully equal). The point B 6 lies on A 2 A 8 if and only if these lines are equal. This occurs if and only if B B 6 A 8 = 180. To prove this, we first write B B 6 A 8 = B B 6 B 8 + B 8 B 6 A 8. Since B B 6 B 8 is the interior angle of a regular decagon, its measure is 1. Further, B 6 B 8 A 8 is isosceles with vertex angle 108, so the base angle is B 8 B 6 A 8 = 6. This forces B B 6 A 8 = = 180,

5 Round Solutions Year 25 Academic Year and A 2 A 8 passes through B 6. Similarly, B 6 B 12 is parallel to A 5 A 1, so A 5 A 1 contains B 6 if and only if B 6 B 12 A 1 = 180. To prove this, first write A 9 A 8 A 7 A 6 A 5 A A B 6 B 12 A 1 = B 6 B 12 B 10 + B 10 B 12 A 12 + A 12 B 12 A 1. Since A 12 B 12 A 1 is the smaller angle formed by a diagonal and a side in a regular pentagon, its measure is 6. Since B 10 B 12 A 12 is an interior angle of a regular pentagon, its measure is 108. Therefore B 6 B 12 A 1 = B 6 B 12 B = B 6 B 12 B A 11 A 10 B 10 A 12 B 12 B 6 B 8 O B B 2 B 20 B 1 B 18 B 16 A 1 A 1 A 18 A 16 A 15 A 17 A 2 A 1 A 20 A 19 To find the measure of B 6 B 12 B 10, we view it as an interior angle of the quadrilateral B 6 B 8 B 10 B 12. The sum of the interior angles of a quadrilateral is 60. Two of the interior angles of the quadrilateral are interior angles of a regular decagon, and therefore have measure 1. The other two angles are also equal to one another, since they are reflections of each other about the line A 9 A 19. So we have Dividing by 2 gives B 6 B 12 B 10 = 60. B 6 B 12 A 1 = B 6 B 12 B = 180. therefore A 5 A 1 passes through B 6. All 5 lines meet at B 6.

6 Round Solutions Year 25 Academic Year //25. An infinite sequence (a 0, a 1, a 2,...) of positive integers is called a ribbon if the sum of any eight consecutive terms is at most 16; that is, for all i 0, i=k a i + a i a i A positive integer m is called a cut size if every ribbon contains a set of consecutive elements that sum to m; that is, given any ribbon (a 0, a 1, a 2,...), there exist nonnegative integers k l such that l a i = m. Find, with proof, all cut sizes, or prove that none exist. Solution We claim that m is a cut size if and only if m is a positive multiple of 16. First we show that any positive integer m that is not a multiple of 16 is not a cut size. We do this by constructing counter-examples based on the highest power of 2 that divides m. If m is odd, then m is not a sum of terms from the ribbon 2, 2, 2, 2, 2, 2, 2, 2,.... Thus any cut size is even. If m is an odd multiple of 2 (meaning m 2 (mod )) then m is not a sum of terms from the ribbon, 1,, 1,, 1,, 1,.... Specifically, any sum of an even number of consecutive terms from this sequence is a multiple of and any odd number of terms gives an odd sum. Therefore any cut size is a multiple of. Likewise, the ribbon 5, 1, 1, 1, 5, 1, 1, 1,... shows that any cut size must be a multiple of 8 and the period 8 ribbon 9, 1, 1, 1, 1, 1, 1, 1,... shows that any cut size must be a multiple of 16. Now we must show that for any m that is a multiple of 16, every ribbon contains a consecutive set of terms that sums to m. Let some m = 16n be given. Consider first all ribbons a 0, a 1,... such that each set of 8 consecutive terms gives a sum of 16: a i + a i a i+8 = 16. We call such a ribbon maximal. Given a maximal ribbon, the sum of the first 8n terms is a 0 + a a 8n = 16n = m

7 Round Solutions Year 25 Academic Year showing that m can be obtained as a sum of consecutive terms from this ribbon. Now we are left to show that m can be achieved as a sum of consecutive terms for any ribbon that is not maximal. For any i let s i = a 0 + a a i be the sum of the first i + 1 terms. Since the a i are all positive integers, s i is a strictly increasing sequence of positive integers. We wish to find i, j such that s j s i = m, which means that a i+1 + a i a j = m. Since our ribbon is not maximal, there exists some k such that s k+8 s k < 16. Consider the set T = {s k, 1 + s k, s k }. Since s k+8 < 16 + s k, the nine partial sums s i, s i+1,..., s i+8 are members of T. Next consider U = {m + s k, m s k,... m s k }. We will show that at least 8 of these values are also partial sums. Let s b be the largest partial sum smaller than s k + m. This means s b+1 is an element of U. Since we know so s b+1 through s b+8 are all elements of U. s b+8 s b = a b+1 + a b a b+8 16 s b s b < m s k Now we know that T contains at least 9 partial sums from our sequence and U contains at least 8 partial sums. By the Pigeonhole Principle, one of the sixteen sets {s k, m + s k }, {1 + s k, m s k },... {15 + s k, m s k } contains two partial sums. These two give us the desired s i, s j with difference m, so the proof is complete.

8 Round Solutions Year 25 Academic Year //25. For any positive integer b 2, we write the base-b numbers as follows: (d k d k 1... d 0 ) b = d k b k + d k 1 b k d 1 b 1 + d 0 b 0, where each digit d i is a member of the set S = {0, 1, 2,..., b 1} and either d k 0 or k = 0. There is a unique way to write any nonnegative integer in the above form. If we select the digits from a different set S instead, we may obtain new representations of all positive integers or, in some cases, all integers. For example, if b = and the digits are selected from S = { 1, 0, 1}, we obtain a way to uniquely represent all integers, known as the balanced ternary representation. As further examples, the balanced ternary representation of the numbers 5,, and 25 are: 5 = (1 1 1), = ( 1 0), 25 = ( ). However, not all digit sets can represent all integers. If b = and S = { 2, 0, 2}, then no odd number can be represented. Also, if b = and S = {0, 1, 2} as in the usual base- representation, then no negative number can be represented. Given a set S of four integers, one of which is 0, call S a -basis if every integer n has at least one representation in the form n = (d k d k 1... d 0 ) = d k k + d k 1 k d d 0 0, where d k, d k 1,..., d 0 are all elements of S and either d k 0 or k = 0. (a) Show that there are infinitely many integers a such that { 1, 0, 1, a + 2} is not a -basis. (b) Show that there are infinitely many integers a such that { 1, 0, 1, a + 2} is a -basis. Solution Given a set S of integers with one of them 0, we will say a nonzero integer n is representable using S if we can write n in the form (d k d k 1... d 0 ) = d k k + d k 1 k d d 0 0, where d k, d k 1,..., d 0 are all elements of S and d k 0. Part a: We will show that if a + 2 is a multiple of, we do not get a -basis. Any value of a 1 (mod ) will force a+2 so there are infinitely many such S. Let b = a + 2 and suppose that S = { 1, 0, 1, b} is a -basis. Since b is representable using X, b = (d k d k 1... d 0 ) = d k k + d k 1 k d d 0 0,

9 Round Solutions Year 25 Academic Year where d k, d k 1,..., d 0 are all elements of X and d k 0. Choose some representation with k minimal. Notice that b b a (mod ) but our expression for b also gives b (d k d k 1... d 0 ) d 0 (mod ). The only choice for d 0 in S that is congruent to 2 modulo is d 0 = b. Then removing the final digit we get b = (d k d k 1... d 0 ) = (d k d k 1... d 1 ) + b. Isolating b gives b = (d k d k 1... d 1 ). However, this gives us a representation for b with fewer digits, contradicting the minimality of k. So there could not have been a representation of b, and { 1, 0, 1, a + 2} is not a -basis. Part b: We claim that S b = { 1, 0, 1, b 2} is a -basis for every positive integer b. Since b 2 is of the form a + 2, this will suffice. For a given n, let d be the element of S b such that n d (mod ). Note that if then n d = d k k + d k 1 k d d 0 n = d k k+1 + d k 1 k + + d d d. Therefore, Lemma 1: If n d is representable by S b, then n is representable by S b. The number n d will often be smaller than n, suggesting that we may be able to use the fact that n is representable when n is small to prove that every n is representable. We first explore when n d < n. Assume that n 0. If d = 1, 0, or 1, then n d n + 1 n. However, if d = c 2 then n d n + (c 2) which could be larger than n. In the case that n c, we have c n so n d n + (c 2) n + c n + n < n. In summary, we see that:

10 Round Solutions Year 25 Academic Year Lemma 2: If n b then n d < n. Suppose that we know that every n with 0 < n < b is representable by S b. Then we can prove that every n is representable by strong induction on n as follows. Suppose that n is representable when n N, and suppose that n = N + 1. If n d = 0 then n is in S b so is representable. Assume not. By the first lemma, n is representable if n d is representable. Either 0 < n d < b n d, in which case is representable by assumption, or n d b, in which case n d n d < n, by our second lemma, so that is representable by our inductive hypothesis. So to prove that every n is representable, it suffices to prove that every n with 0 < n < b is representable. As an example, the b = 1 case is follows since values of n for which 0 < n < are 1 and 1, and these values are in S 1. For values of n such that n is representable by S 1 with k b digits, we can use such a representation to construct a representation of n by S b as follows. Suppose that where d 0, d 1,..., d k 1 S 1 and k b. Then n = d k 1 k 1 + d k 2 k d d 0 0 n = ( d k 1 ) k 1 + ( d k 2 ) k ( d 1 ) 1 + ( d 0 ) 0 We want to use this to represent n by S b. Consider a new sum, e k+b 1 k+b 1 + e k+b 2 k+b e 0 0 where e i is defined as follows. If i < k then { di if d e i = i { 1, 0, 1} b 2 if d i = 2 If k i < b then we set e i = 0. When i b, let { 0 if di b { 1, 0, 1} e i = 1 if d i b = 2 Then if d i 2, Furthermore, if d i = 2, we get e i+b i+b + e i i = 0 + ( d i ) i = ( d i ) i. e i+b i+b + e i i = ( 1) i+b + ( b 2) i = 2 i = ( d i ) i

11 Round Solutions Year 25 Academic Year as well. Therefore k 1 n = ( d i ) i i=0 Each e i is in S b so we are done. i=0 k 1 = e i+b i+b + e i i = i=0 k+b 1 e i i. We now use mathematical induction to prove that every n with n < b can be represented by S 1 using b or fewer digits. The b = 1 case is that ±1 may be represented with a single digit. This is true since these are indeed in S 1. Now we suppose that the claim is true for b and prove it is true for b + 1. That is, if n d is representable using b digits, then n is representable using b + 1 digits. So to prove the claim, it suffices to show that if n < b+1 then n d < b. If d { 1, 0, 1} then n d is the nearest multiple of to n. If d = 2 then n d is the next lower multiple of. So replacing n by n d rounds n to the nearest multiple of, rounding down to break ties. Suppose that n < b+1. Since n is an integer and b+1 is one more than a multiple of, 1 b+1 n b+1 1. When we round all elements in this interval to the nearest multiple of we find This means b+1 1 b n d b+1. n d b 1. making n d < b b+1 n d. So if n <, then n < b is representable by S 1 using no more than b digits. < b. This proves that every n with Since every n with n < b is representable by S 1 using at most b digits, every such n is representable in S b and this gives us the base cases for our induction. c 201 Art of Problem Solving Foundation

USA Mathematical Talent Search Round 3 Solutions Year 26 Academic Year

USA Mathematical Talent Search Round 3 Solutions Year 26 Academic Year Round 3 s 1/3/26. Fill in each blank unshaded cell with a positive integer less than 100, such that every consecutive group of unshaded cells within a row or column is an arithmetic seuence. 3 You do not

More information

USA Mathematical Talent Search Round 2 Solutions Year 27 Academic Year

USA Mathematical Talent Search Round 2 Solutions Year 27 Academic Year 1/2/27. In the grid to the right, the shortest path through unit squares between the pair of 2 s has length 2. Fill in some of the unit squares in the grid so that (i) exactly half of the squares in each

More information

37th United States of America Mathematical Olympiad

37th United States of America Mathematical Olympiad 37th United States of America Mathematical Olympiad 1. Prove that for each positive integer n, there are pairwise relatively prime integers k 0, k 1,..., k n, all strictly greater than 1, such that k 0

More information

USA Mathematical Talent Search Round 1 Solutions Year 27 Academic Year

USA Mathematical Talent Search Round 1 Solutions Year 27 Academic Year 1/1/27. Fill in the spaces of the grid to the right with positive integers so that in each 2 2 square with top left number a, top right number b, bottom left number c, and bottom right number d, either

More information

2005 Euclid Contest. Solutions

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

More information

USA Mathematical Talent Search Round 3 Solutions Year 23 Academic Year

USA Mathematical Talent Search Round 3 Solutions Year 23 Academic Year Year 3 Academic Year 0 0 /3/3. Fill in the circles to the right with the numbers through 6 so that each number is used once (the number has been filled in already). The number in any non-circular region

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

USA Mathematical Talent Search Round 1 Solutions Year 24 Academic Year

USA Mathematical Talent Search Round 1 Solutions Year 24 Academic Year 1/1/24. Several children were playing in the ugly tree when suddenly they all fell. Roger hit branches A, B, and C in that order on the way down. Sue hit branches D, E, and F in that order on the way down.

More information

Solutions to Exercises Chapter 10: Ramsey s Theorem

Solutions to Exercises Chapter 10: Ramsey s Theorem Solutions to Exercises Chapter 10: Ramsey s Theorem 1 A platoon of soldiers (all of different heights) is in rectangular formation on a parade ground. The sergeant rearranges the soldiers in each row of

More information

Quadratic reciprocity and the Jacobi symbol Stephen McAdam Department of Mathematics University of Texas at Austin

Quadratic reciprocity and the Jacobi symbol Stephen McAdam Department of Mathematics University of Texas at Austin Quadratic reciprocity and the Jacobi symbol Stephen McAdam Department of Mathematics University of Texas at Austin mcadam@math.utexas.edu Abstract: We offer a proof of quadratic reciprocity that arises

More information

RMT 2013 Power Round Solutions February 2, 2013

RMT 2013 Power Round Solutions February 2, 2013 RMT 013 Power Round Solutions February, 013 1. (a) (i) {0, 5, 7, 10, 11, 1, 14} {n N 0 : n 15}. (ii) Yes, 5, 7, 11, 16 can be generated by a set of fewer than 4 elements. Specifically, it is generated

More information

SMT 2013 Power Round Solutions February 2, 2013

SMT 2013 Power Round Solutions February 2, 2013 Introduction This Power Round is an exploration of numerical semigroups, mathematical structures which appear very naturally out of answers to simple questions. For example, suppose McDonald s sells Chicken

More information

The Pigeonhole Principle

The Pigeonhole Principle The Pigeonhole Principle 2 2.1 The Pigeonhole Principle The pigeonhole principle is one of the most used tools in combinatorics, and one of the simplest ones. It is applied frequently in graph theory,

More information

International Mathematical Talent Search Round 26

International Mathematical Talent Search Round 26 International Mathematical Talent Search Round 26 Problem 1/26. Assume that x, y, and z are positive real numbers that satisfy the equations given on the right. x + y + xy = 8, y + z + yz = 15, z + x +

More information

40th International Mathematical Olympiad

40th International Mathematical Olympiad 40th International Mathematical Olympiad Bucharest, Romania, July 999 Determine all finite sets S of at least three points in the plane which satisfy the following condition: for any two distinct points

More information

13 th Annual Harvard-MIT Mathematics Tournament Saturday 20 February 2010

13 th Annual Harvard-MIT Mathematics Tournament Saturday 20 February 2010 13 th Annual Harvard-MIT Mathematics Tournament Saturday 0 February 010 1. [3] Suppose that x and y are positive reals such that Find x. x y = 3, x + y = 13. 3+ Answer: 17 Squaring both sides of x y =

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

11 th Philippine Mathematical Olympiad Questions, Answers, and Hints

11 th Philippine Mathematical Olympiad Questions, Answers, and Hints view.php3 (JPEG Image, 840x888 pixels) - Scaled (71%) https://mail.ateneo.net/horde/imp/view.php3?mailbox=inbox&inde... 1 of 1 11/5/2008 5:02 PM 11 th Philippine Mathematical Olympiad Questions, Answers,

More information

PRIMES Math Problem Set

PRIMES Math Problem Set PRIMES Math Problem Set PRIMES 017 Due December 1, 01 Dear PRIMES applicant: This is the PRIMES 017 Math Problem Set. Please send us your solutions as part of your PRIMES application by December 1, 01.

More information

1. Prove that for every positive integer n there exists an n-digit number divisible by 5 n all of whose digits are odd.

1. Prove that for every positive integer n there exists an n-digit number divisible by 5 n all of whose digits are odd. 32 nd United States of America Mathematical Olympiad Proposed Solutions May, 23 Remark: The general philosophy of this marking scheme follows that of IMO 22. This scheme encourages complete solutions.

More information

Gordon solutions. n=1 1. p n

Gordon solutions. n=1 1. p n Gordon solutions 1. A positive integer is called a palindrome if its base-10 expansion is unchanged when it is reversed. For example, 121 and 7447 are palindromes. Show that if we denote by p n the nth

More information

02)

02) GRE / GMATmath,! abscissa, scalene, intercept, markup, such that, break even. abscissa. (4, 2) 4abscissa, 2ordinate absolute value acre add adjacent angles altitude ; angle () acute angle (90 ) right angle

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

Putnam Greedy Algorithms Cody Johnson. Greedy Algorithms. May 30, 2016 Cody Johnson.

Putnam Greedy Algorithms Cody Johnson. Greedy Algorithms. May 30, 2016 Cody Johnson. 1 Introduction Greedy Algorithms May 0, 2016 Cody Johnson ctj@math.cmu.edu A greedy algorithm is an algorithm that chooses the optimal choice in the short run. 2 Examples 1. Prove that every nonnegative

More information

Unofficial Solutions

Unofficial Solutions Canadian Open Mathematics Challenge 2016 Unofficial Solutions COMC exams from other years, with or without the solutions included, are free to download online. Please visit http://comc.math.ca/2016/practice.html

More information

International Mathematics TOURNAMENT OF THE TOWNS

International Mathematics TOURNAMENT OF THE TOWNS 1 International Mathematics TOURNAMENT OF THE TOWNS Senior A-Level Paper Spring 2006. 1. Assume a convex polygon with 100 vertices is given. Prove that one can chose 50 points inside the polygon in such

More information

USA Mathematical Talent Search Round 2 Solutions Year 20 Academic Year

USA Mathematical Talent Search Round 2 Solutions Year 20 Academic Year //0. Sarah and Joe play a standard 3-by-3 game of tic-tac-toe. Sarah goes first and plays X, and Joe goes second and plays O. They alternate turns placing their letter in an empty space, and the first

More information

PUTNAM TRAINING NUMBER THEORY. Exercises 1. Show that the sum of two consecutive primes is never twice a prime.

PUTNAM TRAINING NUMBER THEORY. Exercises 1. Show that the sum of two consecutive primes is never twice a prime. PUTNAM TRAINING NUMBER THEORY (Last updated: December 11, 2017) Remark. This is a list of exercises on Number Theory. Miguel A. Lerma Exercises 1. Show that the sum of two consecutive primes is never twice

More information

PUTNAM TRAINING EASY PUTNAM PROBLEMS

PUTNAM TRAINING EASY PUTNAM PROBLEMS PUTNAM TRAINING EASY PUTNAM PROBLEMS (Last updated: September 24, 2018) Remark. This is a list of exercises on Easy Putnam Problems Miguel A. Lerma Exercises 1. 2017-A1. Let S be the smallest set of positive

More information

2013 University of New South Wales School Mathematics Competition

2013 University of New South Wales School Mathematics Competition Parabola Volume 49, Issue (201) 201 University of New South Wales School Mathematics Competition Junior Division Problems and s Problem 1 Suppose that x, y, z are non-zero integers with no common factor

More information

1 Sequences and Summation

1 Sequences and Summation 1 Sequences and Summation A sequence is a function whose domain is either all the integers between two given integers or all the integers greater than or equal to a given integer. For example, a m, a m+1,...,

More information

MOEMS What Every Young Mathlete Should Know

MOEMS What Every Young Mathlete Should Know MOEMS What Every Young Mathlete Should Know 2018-2019 I. VOCABULARY AND LANGUAGE The following explains, defines, or lists some of the words that may be used in Olympiad problems. To be accepted, an answer

More information

(a b) = a + b a b. (C) 0 (D) 1 2

(a b) = a + b a b. (C) 0 (D) 1 2 6 th AM 10 A 005 1. While eating out, Mike and Joe each tipped their server $. Mike tipped 10% of his bill and Joe tipped 0% of his bill. What was the difference, in dollars, between their bills? (A) ()

More information

32 nd United States of America Mathematical Olympiad Recommended Marking Scheme May 1, 2003

32 nd United States of America Mathematical Olympiad Recommended Marking Scheme May 1, 2003 32 nd United States of America Mathematical Olympiad Recommended Marking Scheme May 1, 23 Remark: The general philosophy of this marking scheme follows that of IMO 22. This scheme encourages complete solutions.

More information

Definitions. Notations. Injective, Surjective and Bijective. Divides. Cartesian Product. Relations. Equivalence Relations

Definitions. Notations. Injective, Surjective and Bijective. Divides. Cartesian Product. Relations. Equivalence Relations Page 1 Definitions Tuesday, May 8, 2018 12:23 AM Notations " " means "equals, by definition" the set of all real numbers the set of integers Denote a function from a set to a set by Denote the image of

More information

Problems for Putnam Training

Problems for Putnam Training Problems for Putnam Training 1 Number theory Problem 1.1. Prove that for each positive integer n, the number is not prime. 10 1010n + 10 10n + 10 n 1 Problem 1.2. Show that for any positive integer 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

Sydney University Mathematical Society Problems Competition Solutions.

Sydney University Mathematical Society Problems Competition Solutions. Sydney University Mathematical Society Problems Competition 005 Solutions 1 Suppose that we look at the set X n of strings of 0 s and 1 s of length n Given a string ɛ = (ɛ 1,, ɛ n ) X n, we are allowed

More information

Glossary. Glossary 981. Hawkes Learning Systems. All rights reserved.

Glossary. Glossary 981. Hawkes Learning Systems. All rights reserved. A Glossary Absolute value The distance a number is from 0 on a number line Acute angle An angle whose measure is between 0 and 90 Addends The numbers being added in an addition problem Addition principle

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

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

MADHAVA MATHEMATICS COMPETITION, December 2015 Solutions and Scheme of Marking

MADHAVA MATHEMATICS COMPETITION, December 2015 Solutions and Scheme of Marking MADHAVA MATHEMATICS COMPETITION, December 05 Solutions and Scheme of Marking NB: Part I carries 0 marks, Part II carries 30 marks and Part III carries 50 marks Part I NB Each question in Part I carries

More information

Baltic Way 2008 Gdańsk, November 8, 2008

Baltic Way 2008 Gdańsk, November 8, 2008 Baltic Way 008 Gdańsk, November 8, 008 Problems and solutions Problem 1. Determine all polynomials p(x) with real coefficients such that p((x + 1) ) = (p(x) + 1) and p(0) = 0. Answer: p(x) = x. Solution:

More information

2016 EF Exam Texas A&M High School Students Contest Solutions October 22, 2016

2016 EF Exam Texas A&M High School Students Contest Solutions October 22, 2016 6 EF Exam Texas A&M High School Students Contest Solutions October, 6. Assume that p and q are real numbers such that the polynomial x + is divisible by x + px + q. Find q. p Answer Solution (without knowledge

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

number. However, unlike , three of the digits of N are 3, 4 and 5, and N is a multiple of 6.

number. However, unlike , three of the digits of N are 3, 4 and 5, and N is a multiple of 6. C1. The positive integer N has six digits in increasing order. For example, 124 689 is such a number. However, unlike 124 689, three of the digits of N are 3, 4 and 5, and N is a multiple of 6. How many

More information

14 th Annual Harvard-MIT Mathematics Tournament Saturday 12 February 2011

14 th Annual Harvard-MIT Mathematics Tournament Saturday 12 February 2011 14 th Annual Harvard-MIT Mathematics Tournament Saturday 1 February 011 1. Let a, b, and c be positive real numbers. etermine the largest total number of real roots that the following three polynomials

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

Name: GEOMETRY: EXAM (A) A B C D E F G H D E. 1. How many non collinear points determine a plane?

Name: GEOMETRY: EXAM (A) A B C D E F G H D E. 1. How many non collinear points determine a plane? GMTRY: XM () Name: 1. How many non collinear points determine a plane? ) none ) one ) two ) three 2. How many edges does a heagonal prism have? ) 6 ) 12 ) 18 ) 2. Name the intersection of planes Q and

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

The University of Melbourne Department of Mathematics and Statistics School Mathematics Competition, 2016 INTERMEDIATE DIVISION: SOLUTIONS

The University of Melbourne Department of Mathematics and Statistics School Mathematics Competition, 2016 INTERMEDIATE DIVISION: SOLUTIONS The University of Melbourne Department of Mathematics and Statistics School Mathematics Competition, 2016 INTERMEDIATE DIVISION: SOLUTIONS (1) In the following sum substitute each letter for a different

More information

International Mathematics TOURNAMENT OF THE TOWNS

International Mathematics TOURNAMENT OF THE TOWNS International Mathematics TOURNAMENT OF THE TOWNS Senior A-Level Paper Fall 2011 1 Pete has marked at least 3 points in the plane such that all distances between them are different A pair of marked points

More information

Baltic Way 2003 Riga, November 2, 2003

Baltic Way 2003 Riga, November 2, 2003 altic Way 2003 Riga, November 2, 2003 Problems and solutions. Let Q + be the set of positive rational numbers. Find all functions f : Q + Q + which for all x Q + fulfil () f ( x ) = f (x) (2) ( + x ) f

More information

USA Mathematical Talent Search Round 3 Solutions Year 20 Academic Year

USA Mathematical Talent Search Round 3 Solutions Year 20 Academic Year 1/3/20. Let S be the set of all 10-digit numbers (which by definition may not begin with 0) in which each digit 0 through 9 appears exactly once. For example, the number 3,820,956,714 is in S. A number

More information

= 126 possible 5-tuples.

= 126 possible 5-tuples. 19th Philippine Mathematical Olympiad 1 January, 017 JUDGES COPY EASY 15 seconds, points 1. If g (x) = x x 5 Answer: 14 Solution: Note that x x and f ( g ( x)) = x, find f (). x 6 = = x = 1. Hence f ()

More information

1. Suppose that a, b, c and d are four different integers. Explain why. (a b)(a c)(a d)(b c)(b d)(c d) a 2 + ab b = 2018.

1. Suppose that a, b, c and d are four different integers. Explain why. (a b)(a c)(a d)(b c)(b d)(c d) a 2 + ab b = 2018. New Zealand Mathematical Olympiad Committee Camp Selection Problems 2018 Solutions Due: 28th September 2018 1. Suppose that a, b, c and d are four different integers. Explain why must be a multiple of

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

Math Challengers Provincial 2016 Blitz and Bull s-eye rounds.

Math Challengers Provincial 2016 Blitz and Bull s-eye rounds. Math hallengers Provincial 016 litz and ull s-eye rounds. Solutions proposed by Sean Wang from Point Grey litz 1. What is the sum of all single digit primes? Solution: Recall that a prime number only has

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

12 Rigid Transformations

12 Rigid Transformations www.ck12.org CHAPTER 12 Rigid Transformations Chapter Outline 12.1 EXPLORING SYMMETRY 12.2 TRANSLATIONS AND VECTORS 12.3 REFLECTIONS 12.4 ROTATIONS 12.5 COMPOSITION OF TRANSFORMATIONS 12.6 EXTENSION: TESSELLATIONS

More information

Mathematics 220 Homework 4 - Solutions. Solution: We must prove the two statements: (1) if A = B, then A B = A B, and (2) if A B = A B, then A = B.

Mathematics 220 Homework 4 - Solutions. Solution: We must prove the two statements: (1) if A = B, then A B = A B, and (2) if A B = A B, then A = B. 1. (4.46) Let A and B be sets. Prove that A B = A B if and only if A = B. Solution: We must prove the two statements: (1) if A = B, then A B = A B, and (2) if A B = A B, then A = B. Proof of (1): Suppose

More information

HMMT February 2018 February 10, 2018

HMMT February 2018 February 10, 2018 HMMT February 018 February 10, 018 Algebra and Number Theory 1. For some real number c, the graphs of the equation y = x 0 + x + 18 and the line y = x + c intersect at exactly one point. What is c? 18

More information

Definitions. (V.1). A magnitude is a part of a magnitude, the less of the greater, when it measures

Definitions. (V.1). A magnitude is a part of a magnitude, the less of the greater, when it measures hapter 8 Euclid s Elements ooks V 8.1 V.1-3 efinitions. (V.1). magnitude is a part of a magnitude, the less of the greater, when it measures the greater. (V.2). The greater is a multiple of the less when

More information

Multi-coloring and Mycielski s construction

Multi-coloring and Mycielski s construction Multi-coloring and Mycielski s construction Tim Meagher Fall 2010 Abstract We consider a number of related results taken from two papers one by W. Lin [1], and the other D. C. Fisher[2]. These articles

More information

Sponsored by: UGA Math Department, UGA Math Club, UGA Parents and Families Association Written test, 25 problems / 90 minutes WITH SOLUTIONS

Sponsored by: UGA Math Department, UGA Math Club, UGA Parents and Families Association Written test, 25 problems / 90 minutes WITH SOLUTIONS Sponsored by: UGA Math Department, UGA Math Club, UGA Parents and Families Association Written test, 25 problems / 90 minutes WITH SOLUTIONS 1 Easy Problems Problem 1. On the picture below (not to scale,

More information

Written test, 25 problems / 90 minutes

Written test, 25 problems / 90 minutes Sponsored by: UGA Math Department and UGA Math Club Written test, 5 problems / 90 minutes October, 06 WITH SOLUTIONS Problem. Let a represent a digit from to 9. Which a gives a! aa + a = 06? Here aa indicates

More information

A SCORE AND A DOZEN BISHAL DEB. October 28,2012

A SCORE AND A DOZEN BISHAL DEB. October 28,2012 A SCORE AND A DOZEN BISHAL DEB October 28,2012 Abstract. The aim of this article is to present a few solutions to problems based on the number 2012 and show the importance of the year s number for any

More information

Downloaded from

Downloaded from CLASS VI Mathematics (Knowing our Numbers) Worksheet-01 Choose correct option in questions 1 to 7. 1. Which is greatest? a. 234 b. 543 c. 657 56 2. Which is smallest? a. 4567 b. 3456 c. 2345 d. 1234 3.

More information

15th Bay Area Mathematical Olympiad. BAMO Exam. February 26, Solutions to BAMO-8 and BAMO-12 Problems

15th Bay Area Mathematical Olympiad. BAMO Exam. February 26, Solutions to BAMO-8 and BAMO-12 Problems 15th Bay Area Mathematical Olympiad BAMO Exam February 26, 2013 Solutions to BAMO-8 and BAMO-12 Problems 1 How many different sets of three points in this equilateral triangular grid are the vertices of

More information

15 th Annual Harvard-MIT Mathematics Tournament Saturday 11 February 2012

15 th Annual Harvard-MIT Mathematics Tournament Saturday 11 February 2012 1 th Annual Harvard-MIT Mathematics Tournament Saturday 11 February 01 1. Let f be the function such that f(x) = { x if x 1 x if x > 1 What is the total length of the graph of f(f(...f(x)...)) from x =

More information

1 Solution of Final. Dr. Franz Rothe December 25, Figure 1: Dissection proof of the Pythagorean theorem in a special case

1 Solution of Final. Dr. Franz Rothe December 25, Figure 1: Dissection proof of the Pythagorean theorem in a special case Math 3181 Dr. Franz Rothe December 25, 2012 Name: 1 Solution of Final Figure 1: Dissection proof of the Pythagorean theorem in a special case 10 Problem 1. Given is a right triangle ABC with angle α =

More information

MATH 61-02: PRACTICE PROBLEMS FOR FINAL EXAM

MATH 61-02: PRACTICE PROBLEMS FOR FINAL EXAM MATH 61-02: PRACTICE PROBLEMS FOR FINAL EXAM (FP1) The exclusive or operation, denoted by and sometimes known as XOR, is defined so that P Q is true iff P is true or Q is true, but not both. Prove (through

More information

2018 Best Student Exam Solutions Texas A&M High School Students Contest October 20, 2018

2018 Best Student Exam Solutions Texas A&M High School Students Contest October 20, 2018 08 Best Student Exam Solutions Texas A&M High School Students Contest October 0, 08. You purchase a stock and later sell it for $44 per share. When you do, you notice that the percent increase was the

More information

UNIVERSITY OF NORTH CAROLINA CHARLOTTE 1995 HIGH SCHOOL MATHEMATICS CONTEST March 13, 1995 (C) 10 3 (D) = 1011 (10 1) 9

UNIVERSITY OF NORTH CAROLINA CHARLOTTE 1995 HIGH SCHOOL MATHEMATICS CONTEST March 13, 1995 (C) 10 3 (D) = 1011 (10 1) 9 UNIVERSITY OF NORTH CAROLINA CHARLOTTE 5 HIGH SCHOOL MATHEMATICS CONTEST March, 5. 0 2 0 = (A) (B) 0 (C) 0 (D) 0 (E) 0 (E) 0 2 0 = 0 (0 ) = 0 2. If z = x, what are all the values of y for which (x + y)

More information

Solutions to the 74th William Lowell Putnam Mathematical Competition Saturday, December 7, 2013

Solutions to the 74th William Lowell Putnam Mathematical Competition Saturday, December 7, 2013 Solutions to the 74th William Lowell Putnam Mathematical Competition Saturday, December 7, 213 Kiran Kedlaya and Lenny Ng A1 Suppose otherwise. Then each vertex v is a vertex for five faces, all of which

More information

Individual Round CHMMC November 20, 2016

Individual Round CHMMC November 20, 2016 Individual Round CHMMC 20 November 20, 20 Problem. We say that d k d k d d 0 represents the number n in base 2 if each d i is either 0 or, and n d k ( 2) k + d k ( 2) k + + d ( 2) + d 0. For example, 0

More information

Homework 3 Solutions, Math 55

Homework 3 Solutions, Math 55 Homework 3 Solutions, Math 55 1.8.4. There are three cases: that a is minimal, that b is minimal, and that c is minimal. If a is minimal, then a b and a c, so a min{b, c}, so then Also a b, so min{a, b}

More information

HW Graph Theory SOLUTIONS (hbovik) - Q

HW Graph Theory SOLUTIONS (hbovik) - Q 1, Diestel 3.5: Deduce the k = 2 case of Menger s theorem (3.3.1) from Proposition 3.1.1. Let G be 2-connected, and let A and B be 2-sets. We handle some special cases (thus later in the induction if these

More information

MATH 215 Final. M4. For all a, b in Z, a b = b a.

MATH 215 Final. M4. For all a, b in Z, a b = b a. MATH 215 Final We will assume the existence of a set Z, whose elements are called integers, along with a well-defined binary operation + on Z (called addition), a second well-defined binary operation on

More information

1. Find all solutions to 1 + x = x + 1 x and provide all algebra for full credit.

1. Find all solutions to 1 + x = x + 1 x and provide all algebra for full credit. . Find all solutions to + x = x + x and provide all algebra for full credit. Solution: Squaring both sides of the given equation gives + x = x 2 + 2x x + x which implies 2x x 2 = 2x x. This gives the possibility

More information

48th AHSME If a is 50% larger than c, and b is 25% larger than c, then a is what percent larger than b?

48th AHSME If a is 50% larger than c, and b is 25% larger than c, then a is what percent larger than b? 48th HSME 1997 2 1 If a and b are digits for which then a + b = 2 a b 6 9 9 2 9 8 9 () () 4 () 7 () 9 (E) 12 2 The adjacent sides of the decagon shown meet at right angles What is its perimeter? () 22

More information

Matching Polynomials of Graphs

Matching Polynomials of Graphs Spectral Graph Theory Lecture 25 Matching Polynomials of Graphs Daniel A Spielman December 7, 2015 Disclaimer These notes are not necessarily an accurate representation of what happened in class The notes

More information

PRACTICE PROBLEMS: SET 1

PRACTICE PROBLEMS: SET 1 PRACTICE PROBLEMS: SET MATH 437/537: PROF. DRAGOS GHIOCA. Problems Problem. Let a, b N. Show that if gcd(a, b) = lcm[a, b], then a = b. Problem. Let n, k N with n. Prove that (n ) (n k ) if and only if

More information

XX Asian Pacific Mathematics Olympiad

XX Asian Pacific Mathematics Olympiad XX Asian Pacific Mathematics Olympiad March, 008 Problem 1. Let ABC be a triangle with A < 60. Let X and Y be the points on the sides AB and AC, respectively, such that CA + AX = CB + BX and BA + AY =

More information

Fall 2017 November 10, Written Homework 5

Fall 2017 November 10, Written Homework 5 CS1800 Discrete Structures Profs. Aslam, Gold, & Pavlu Fall 2017 November 10, 2017 Assigned: Mon Nov 13 2017 Due: Wed Nov 29 2017 Instructions: Written Homework 5 The assignment has to be uploaded to blackboard

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

Geometry Honors Review for Midterm Exam

Geometry Honors Review for Midterm Exam Geometry Honors Review for Midterm Exam Format of Midterm Exam: Scantron Sheet: Always/Sometimes/Never and Multiple Choice 40 Questions @ 1 point each = 40 pts. Free Response: Show all work and write answers

More information

What can you prove by induction?

What can you prove by induction? MEI CONFERENCE 013 What can you prove by induction? Martyn Parker M.J.Parker@keele.ac.uk Contents Contents iii 1 Splitting Coins.................................................. 1 Convex Polygons................................................

More information

586 Index. vertex, 369 disjoint, 236 pairwise, 272, 395 disjoint sets, 236 disjunction, 33, 36 distributive laws

586 Index. vertex, 369 disjoint, 236 pairwise, 272, 395 disjoint sets, 236 disjunction, 33, 36 distributive laws Index absolute value, 135 141 additive identity, 254 additive inverse, 254 aleph, 465 algebra of sets, 245, 278 antisymmetric relation, 387 arcsine function, 349 arithmetic sequence, 208 arrow diagram,

More information

2018 Pascal Contest (Grade 9)

2018 Pascal Contest (Grade 9) The CENTRE for EDUCATION in MATHEMATICS and COMPUTING cemc.uwaterloo.ca 018 Pascal Contest (Grade 9) Tuesday, February 7, 018 (in North America and South America) Wednesday, February 8, 018 (outside of

More information

GRE Quantitative Reasoning Practice Questions

GRE Quantitative Reasoning Practice Questions GRE Quantitative Reasoning Practice Questions y O x 7. The figure above shows the graph of the function f in the xy-plane. What is the value of f (f( ))? A B C 0 D E Explanation Note that to find f (f(

More information

Solutions Parabola Volume 49, Issue 2 (2013)

Solutions Parabola Volume 49, Issue 2 (2013) Parabola Volume 49, Issue (013) Solutions 1411 140 Q1411 How many three digit numbers are there which do not contain any digit more than once? What do you get if you add them all up? SOLUTION There are

More information

6.2: Isosceles Triangles

6.2: Isosceles Triangles 6.2: Isosceles Triangles Dec 5 4:34 PM 1 Define an Isosceles Triangle. A triangle that has (at least) two sides of equal length. Dec 5 4:34 PM 2 Draw an Isosceles Triangle. Label all parts and mark the

More information

Bichain graphs: geometric model and universal graphs

Bichain graphs: geometric model and universal graphs Bichain graphs: geometric model and universal graphs Robert Brignall a,1, Vadim V. Lozin b,, Juraj Stacho b, a Department of Mathematics and Statistics, The Open University, Milton Keynes MK7 6AA, United

More information

2016 Canadian Intermediate Mathematics Contest

2016 Canadian Intermediate Mathematics Contest The CENTRE for EDUCATION in MATHEMATICS and COMPUTING cemc.uwaterloo.ca 2016 Canadian Intermediate Mathematics Contest Wednesday, November 23, 2016 (in North America and South America) Thursday, November

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

On Aperiodic Subtraction Games with Bounded Nim Sequence

On Aperiodic Subtraction Games with Bounded Nim Sequence On Aperiodic Subtraction Games with Bounded Nim Sequence Nathan Fox arxiv:1407.2823v1 [math.co] 10 Jul 2014 Abstract Subtraction games are a class of impartial combinatorial games whose positions correspond

More information

Definition 6.1 (p.277) A positive integer n is prime when n > 1 and the only positive divisors are 1 and n. Alternatively

Definition 6.1 (p.277) A positive integer n is prime when n > 1 and the only positive divisors are 1 and n. Alternatively 6 Prime Numbers Part VI of PJE 6.1 Fundamental Results Definition 6.1 (p.277) A positive integer n is prime when n > 1 and the only positive divisors are 1 and n. Alternatively D (p) = { p 1 1 p}. Otherwise

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

SOLUTIONS TO PROBLEM SET 1. Section = 2 3, 1. n n + 1. k(k + 1) k=1 k(k + 1) + 1 (n + 1)(n + 2) n + 2,

SOLUTIONS TO PROBLEM SET 1. Section = 2 3, 1. n n + 1. k(k + 1) k=1 k(k + 1) + 1 (n + 1)(n + 2) n + 2, SOLUTIONS TO PROBLEM SET 1 Section 1.3 Exercise 4. We see that 1 1 2 = 1 2, 1 1 2 + 1 2 3 = 2 3, 1 1 2 + 1 2 3 + 1 3 4 = 3 4, and is reasonable to conjecture n k=1 We will prove this formula by induction.

More information