A Collection of Problems
A Collection of Problems
A Collection of Problems
1. (NIMO Summer Problem 4) Let P be a function defined by P (t) = at + bt , where a and b are complex
numbers. If P (1) = 7 and P (3) = 28, compute P (2).
2. (2012 Mock AMC 12 Problem 8) A regular circular clock is drawn. Lines are drawn in-between A1
and A2 , A2 and A3 , A3 and A4 and so forth until a line is drawn in-between A11 and A12 where Ai
corresponds with the number i on a regular clock. This creates regular 12-gon A1 A2 A3 · · · A12 . Find
the probability that a randomly chosen point inside the circle is not inside the given regular 12-gon.
√ √ √
π 3−1 π− 3 π 3−1 π−3 π−3
(A) (B) (C) (D) (E)
4 π π π 4
3. (2015 Mock AIME I Problem 4) At the AoPS Carnival, there is a ”Weighted Dice” game show. This
i
game features two identical looking weighted 6 sided dice. For each integer 1 ≤ i ≤ 6, Die A has 21
7−i
probability of rolling the number i, while Die B has a 21 probability of rolling i. During one session,
the host randomly chooses a die, rolls it twice, and announces that the sum of the numbers on the two
rolls is 10. Let P be the probability that the die chosen was Die A. When P is written as a fraction in
lowest terms, find the sum of the numerator and denominator.
4. (2012 Mock AMC 12 Problem 21) Let N be a positive integer whose prime factorization is of the form
p21 p2 p3 , where p1 , p2 , and p3 are all primes. If N is odd, and the sum of the positive divisors of N is
992, what is N ?
(A) 525 (B) 634 (C) 782 (D) 1729 (E) 1886
5. (2015 NIMO Summer Problem 12) Let ABC be a triangle whose angles measure A, B, C, respectively.
Suppose tan A, tan B, tan C form a geometric sequence in that order. If 1 ≤ tan A + tan B + tan C ≤
2015, find the number of possible integer values for tan B. (The values of tan A and tan C need not be
integers.)
8. (NIMO 20 Problem 4) Let f (n) = n3 if n is divisible by 3 and f (n) = 4n − 10 otherwise. Find the sum
of all positive integers c such that f 5 (c) = 2. (Here f 5 (x) means f (f (f (f (f (x))))).)
n
X
9. (2012 Mock AIME II Problem 15) Define an = f (i) for n ≥ 0 and an = 0. Given that f (x) is
i=0
a polynomial, and a1 , a2 + 1, a3 + 8, a4 + 27, a5 + 64, a6 + 125, · · · is an arithmetic sequence, find the
smallest positive integer value of x such that f (x) < −2012.
10. (NIMO 15 Problem 7) Find the sum of the prime factors of 67208001, given that 23 is one without the
use of a calculator.
11. (2015 Mock AIME I Problem 6) Find the number of 5 digit numbers using only the digits 1,2,3,4,5,6,7,8
such that every pair of adjacent digits is no more than 1 apart. For instance, 12345 and 33234 are
acceptable numbers, while 13333 and 56789 are not.
12. (2013 Mock AIME I Problem 7) Let S be the set of all 7th primitive roots of unity with imaginary
part greater than 0. Let T be the set of all 9th primitive roots of unity with imaginary part greater
than 0. (A primitive nth root of unity is a nth root of unity that is not a kth root of unity for any
Justin Stevens Page 2
XX
1 ≤ k < n.)Let C = (s + t). The absolute value of the real part of C can be expressed in the
s∈S t∈T
m
form n where m and n are relatively prime numbers. Find m + n.
13. (2015 Mock AIME I Problem 8) Let a, b, c be consecutive terms (in that order) in an arithmetic
sequence with common difference d. Suppose cos b and cos d are roots of a monic quadratic p(x) with
p(− 21 ) = 2014
1
. Then
p
| cos a + cos b + cos c + cos d | =
q
for positive relatively prime integers p and q. Find the remainder when p + q is divided by 1000.
14. (2015 Mock AIME I Problem 9) Compute the number of positive integer triplets (a, b, c) such that
1 ≤ a, b, c ≤ 500 which satisfy the following properties:
(a) abc is a perfect square,
(b) (a + 7b)c is a power of 2,
(c) a is a multiple of b.
15. (NIMO 15 Problem 5) Let r, s, t be the roots of the polynomial x3 + 2x2 + x − 7. Then
1 1 1 m
1+ 2
1+ 2
1+ 2
=
(r + 2) (s + 2) (t + 2) n
Both players start at 0. Each turn, Alpha has an equal chance of moving 1 unit in either the positive
or negative directions while Beta has a 32 chance of moving 1 unit in the positive direction and a 13
chance of moving 1 unit in the negative direction. The two alternate turns with Alpha going first. If
a player reaches 2 at any point in the game, he wins; however, if a player reaches −2, he loses and the
other player wins. If pq is the probability that Alpha beats Beta, where p and q are relatively prime
positive integers, find p + q.
17. (NIMO 20 Problem 8) Justin the robot is on a mission to rescue abandoned treasure from a minefield.
To do this, he must travel from the point (0, 0, 0) to (4, 4, 4) in three-dimensional space, only taking
one-unit steps in the positive x, y, or z-directions. However, the evil David anticipated Justin’s arrival,
and so he has surreptitiously placed a mine at the point (2, 2, 2). If at any point Justin is at most one
unit away from this mine (in any direction), the mine detects his presence and explodes, thwarting
Justin.
How many paths can Justin take to reach his destination safely?
18. (NIMO 19 Problem 5) Let a, b, c be complex numbers and p be a prime number. Assume that
an (b + c) + bn (a + c) + cn (a + b) ≡ 8 (mod p)
for each nonnegative integer n. Let m be the remainder when ap + bp + cp is divided by p, and k the
remainder when mp is divided by p4 . Find the maximum possible value of k.