The Online Math Open Fall Contest November 6 - 17, 2015
The Online Math Open Fall Contest November 6 - 17, 2015
Acknowledgements
Head Problem Authors
Yang Liu (Chief of Problems)
Ashwin Sah
Yannick Yao
Problem Contributors
Evan Chen
Michael Kural
James Lin
Michael Ma
Website Manager
Douglas Chen
LATEX/Python Geek
Evan Chen
Contest Information
These rules supersede any rules found elsewhere about the OMO. Please send any further questions directly
to the OMO Team at [email protected].
s
8
9
15
16
+
+
+
.
2
2
2
2
2. At a national math contest, students are being housed in single rooms and double rooms; it is known
that 75% of the students are housed in double rooms. What percentage of the rooms occupied are
double rooms?
3. How many integers between 123 and 321 inclusive have exactly two digits that are 2?
4. Let be a circle with diameter AB and center O. We draw a circle A through O and A, and another
circle B through O and B; the circles A and B intersect
at a point C distinct from O. Assume
that all three circles , A , B are congruent. If CO = 3, what is the perimeter of 4ABC?
5. Merlin wants to buy a magical box, which happens to be an n-dimensional hypercube with side length
1 cm. The box needs to be large enough to fit his wand, which is 25.6 cm long. What is the minimal
possible value of n?
6. Farmer John has a (flexible) fence of length L and two straight walls that intersect at a corner perpendicular to each other. He knows that if he doesnt use any walls, he can enclose a maximum possible
area of A0 , and when he uses one of the walls or both walls, he gets a maximum area of A1 and A2
A2
1
respectively. If n = A
A0 + A1 , find b1000nc.
7. Define sequence {an } as following: a0 = 0, a1 = 1, and ai = 2ai1 ai2 + 2 for all i 2. Determine
the value of a1000 .
8. The two numbers 0 and 1 are initially written in a row on a chalkboard. Every minute thereafter,
Denys writes the number a + b between all pairs of consecutive numbers a, b on the board. How many
odd numbers will be on the board after 10 such operations?
9. Let s1 , s2 , . . . be an arithmetic progression of positive integers. Suppose that
ss1 = x + 2,
ss2 = x2 + 18,
(mod 101).
Find the minimum possible number of good subsequences across all possible (ai ).
15. A regular 2015-simplex P has 2016 vertices in 2015-dimensional space such that the distances between
every pair of vertices are equal. Let S be the set of points contained inside P that are closer to its
center than any of its vertices. The ratio of the volume of S to the volume of P is m
n , where m and n
are relatively prime positive integers. Find the remainder when m + n is divided by 1000.
16. Given a (nondegenerate) triangle ABC with positive integer angles (in degrees), construct squares
BCD1 D2 , ACE1 E2 outside the triangle. Given that D1 , D2 , E1 , E2 all lie on a circle, how many
ordered triples (A, B, C) are possible?
17. Let x1 . . . , x42 be real numbers such that 5xi+1 xi 3xi xi+1 = 1 for each 1 i 42, with x1 = x43 .
Find the product of all possible values for x1 + x2 + + x42 .
18. Given an integer n, an integer 1 a n is called n-well if
n
= a.
bn/ac
Let f (n) be the number of n-well numbers, for each integer n 1. Compute f (1)+f (2)+. . .+f (9999).
19. For any set S, let P (S) be its power set, the set of all of its subsets. Over all sets A of 2015 arbitrary
finite sets, let N be the maximum possible number of ordered pairs (S, T ) such that S P (A), T
P (P (A)), S T , and S T . (Note that by convention, a set may never contain itself.) Find the
remainder when N is divided by 1000.
20. Amandine and Brennon play a turn-based game, with Amadine starting. On their turn, a player must
select a positive integer which cannot be represented as a sum of nonnegative multiples of any of the
previously selected numbers. For example, if 3, 5 have been selected so far, only 1, 2, 4, 7 are available
to be picked; if only 3 has been selected so far, all numbers not divisible by three are eligible. A player
loses immediately if they select the integer 1.
Call a number n feminist if gcd(n, 6) = 1 and if Amandine wins if she starts with n. Compute the sum
of the feminist numbers less than 40.
21. Toner Drum and Celery Hilton are both running for president. A total of 2015 people cast their vote,
giving 60% to Toner Drum. Let N be the number of representative sets of the 2015 voters that could
have been polled to correctly predict the winner of the election (i.e. more people in the set voted for
Drum than Hilton). Compute the remainder when N is divided by 2017.
22. Let W = . . . x1 x0 x1 x2 . . . be an infinite periodic word consisting of only the letters a and b. The
minimal period of W is 22016 . Say that a word U appears in W if there are indices k ` such that
U = xk xk+1 . . . x` . A word U is called special if U a, U b, aU, bU all appear in W . (The empty word is
considered special) You are given that there are no special words of length greater than 2015.
Let N be the minimum possible number of special words. Find the remainder when N is divided by
1000.
23. Let p = 2017, a prime number. Let N be the number of ordered triples (a, b, c) of integers such that
1 a, b p(p 1) and ab ba = p c. Find the remainder when N is divided by 1000000.
24. Let ABC be an acute triangle with incenter I; ray AI meets the circumcircle of ABC at M 6= A.
Suppose T lies on line BC such that M IT = 90 . Let K be the foot of the altitude from I to T M .
77
BK
m
Given that sin B = 55
73 and sin C = 85 , and CK = n in lowest terms, compute m + n.
2
for n > 1 (here N is the set of positive integers). However, Ryan doesnt like negative numbers, so he
invents his own function: the dubious function : N N, defined by the relations (1) = 1 and
X
(n) =
(d)
d|n
d6=n
for n > 1. Help Ryan determine the value of 1000p + q, where p, q are relatively prime positive integers
satisfying
p X (15k )
=
.
q
15k
k=0