Enumeration 2023 Prelimx
Enumeration 2023 Prelimx
Enumeration 2023 Prelimx
Pravega X 2023
Enumeration - Prelims
July 29, 2023
Instructions
• Submit your responses to all problems via the google form link mentioned in the
email. Only one participant per team is to submit the form, and they are to sub-
mit it not more than once. However, you are allowed to edit the form responses.
• The duration of the exam is five hours, with an extra fifteen minutes at the
end for scanning and submitting. The Google form starts accepting responses
from 10 AM IST and closes at 3:15 PM IST sharp.
• The answers to all computational problems are positive integers atmost 1010 ,
and you may fill in your answers directly through the form.
• For each subjective problem, you should submit a scanned version of one or
more pages consisting of a proof (or attempt at a proof) at the problem.
• The only aids allowed are writing utensils (pencils, pens, and eraser, in-
cluding colored pencils and pens), ruler, compass, and paper. In par-
ticular, protractors, calculators, electronic devices of any kind, textbooks, notes,
music players, magic crystal balls, etc. are NOT permitted. In particular you are
not allowed to use online tools such as GeoGebra, WolframAlpha, so on.
• If you’re unable to submit the final answers via the Google form due to techincal
difficulties, email us your answers with details of your team using your registered
email ID.
• In case of any dispute, the decision of the organisers will be final and binding on
all parties.
Page 2
Computational Problems
a1 + a2 + · · · + an = 2023
Suppose the sequence Anna picks is equally likely to be any sequence satisfying
the above condition. Find the expected value of n.
Note: The expected value of n is the average value of n across all possibilities. (3)
3. For a positive integer n relatively prime to 2023, we define its order modulo 2023,
to be the smallest positive integer d such that 2023 divides nd − 1. Find the num-
ber of integers n relatively prime to 2023 such that 1 ≤ n ≤ 2023 and the order of
n modulo 2023 is 136. (3)
50 X
50
X
i+j 100
4. Let S = (−1) . Given that S is a positive integer, find the high-
i=0 j=0
i+j
est exponent of 2 dividing S. (3)
5. Let ABCD be a bicentric quadrilateral, that is, it has both an incircle and a cir-
cumcircle. Suppose the incircle of ABCD is tangent to BC at X. If AD √ = 5,
BX = 4 and CX = 6, then the area of ABCD can be expressed as a b where a, b
are positive integers and b isn’t divisible by the square of any prime. Compute ab. (3)
6. An ice cream parlour with infinitely many identical stalls allows one customer to
enter every minute. Upon entry, a customer goes to an empty stall and stays there
till their order is delivered, and then leaves the parlor instantly. The probability
1
that it takes exactly n minutes to prepare their order is n(n+1) . Let T denote the
expected amount of time after the first customer walks in, for someone’s order to
be delivered. Find ⌊10T ⌋.
Page 3
8. Find the number of ways of placing 4 knights on a 4 × 4 board such that for every
knight, there is an unique knight attacking it.
(3)
10. Circles ω1 and ω2 with centres O1 and O2 , and radii 13, 15 respectively, inter-
sect at points X, Y . Points P, Q lie on ω1 , ω2 respectively such that P, Y, Q are
collinear in that order. Suppose P O1 and QO2 intersect at T . If XT ∥ P Q, and
O1 O2 = 14, then the circumradius of △XP Q can be expressed as ab , for relatively
prime positive integers a, b. Compute a + b. (3)
Let Q(x) be the remainder obtained when P (x) is divided by x3 − 1. Find the
remainder when Q(2) is divided by 101. (3)
12. Let A, B be points on an eliipse E with focii F1 , F2 . Suppose AF2 intersects BF1
at C and AF1 intersects BF2 at D. The tangents to E at A, B intersect at P .
Suppose C, D, F1 , F2 lie on a circle. If P F1 = 5, F1 F2 = 7 and P F2 = 8, then CD
can be expressed as ab for relatively prime positive integers a, b. Compute a + b. (3)
13. Let a, b, c, d be real numbers such that abcd = −1 and the following equations hold
:
Find the sum of all possible values of |c(d − a)(a − b)(b − d)|. (3)
Page 4
14. A positive integer n is said to be a quadratic residue modulo 97, if there exists an
integer m, such that m2 − n is divisible by 97 and 97 ∤ n. Alice randomly picks
a triple (a, b, c) of quadratic residues modulo 97, where 1 ≤ a, b, c ≤ 97 and her
choice of triple is equally likely among all possible choices. If the probability that
a + b + c is NOT a quadratic residue modulo 97 can be expressed as xy , for rela-
tively prime positive integers x, y, then compute the value of x + y. (3)
15. Let N denote the number of upright paths from (0, 0) to (10, 10) which intersect
the line x = y at exactly 5 points other than the start and end points. If N can be
expressed as 2a × b, where b is an odd positive integer, compute a + b.
Note : A upright path is one where we only take steps towards right or upwards.
For example the following is an upright path from (0, 0) to (2, 2):
Page 5
Subjective Problems
2. Find all pairs of positive integers (a, b) such that for all positive integers
n > 20232023 , the number n2 + an + b has a divisor d > 1, such that n | d − 1. (7)
3. Let ω denote the circumcircle of triangle ∆ABC. Suppose the internal and ex-
ternal bisectors of ∠BAC, intersect BC and ω again at K, L respectively. Points
X, Y lie on ω such that LK = LX = LY . Prove that XY , and the line through K
perpendicular to BC meet on the A-median. (7)
4. 2002 people stand in a line. Each person either always tells the truth, or always
lies. Starting from the back, Alice asks 1995 people :
and records their answers. Prove Alice can pick a subset of natural numbers S
such that the sum of elements of S is less than 2023 and she can guarantee that
number of truthful people is in S. (7)
Best wishes
Page 6