otis-app-x
otis-app-x
Evan Chen
Due: August 1, 2024, at 11:59PM PT
The traditional way admissions are competitive is there are N applicants and
M N spaces available. That is NOT the case for OTIS, where M > N
at present. We dislike the idea of depriving students of an education; we will
certainly not take any pride in doing so, and will never release statistics.
Instead, the OTIS application problems are meant mostly for a different purpose:
• It lets me see your writing. If I have an easy time reading and understanding your
solutions, that’s usually a good sign that OTIS will work well. (This means it’s to
your advantage to write up solutions well!)
• It gives you some practice asking for help (see item 4 in instructions).
• It helps serve as a sanity check that you will have enough time to work on OTIS
during the year. This packet consists of actual olympiad-level problems, so you can
see what you are getting yourself into.
So, please treat this like homework rather than a test. In particular, you can even ask
me for help on the problems (see item 4 in instructions). I will not just grade out of 7
and sum the scores (in fact, I probably won’t even bother assigning scores). Instead, I
am looking to see whether you are someone who is willing and able to solve olympiad
problems and take the time to write them up cleanly.
Don’t be discouraged if you find the problems challenging! If you start early, work
diligently, and are willing to ask for hints, then I think you’re likely to do well.
1
Evan Chen — Due: August 1, 2024, at 11:59PM PT OTIS Application Homework
§2 Instructions on solving
1. Returners: If you attended OTIS or MOP in any previous year, you do not have
to do the problems. Skip to the next section (and ignore the PDF upload).
Newcomers: Try to solve as many problems as you can.
2. You must write the solutions yourself; don’t copy-paste someone else’s work.
3. If you have seen a problem before, you may write any solution you remember, or
use any solution that you’ve written yourself in the past.
4. You can ask me for help if you’re stuck on something! Just send me an email
telling me what you’ve tried, and I’ll try to push you in the right direction.1 This
is how OTIS works for admitted students, so why not practice now?
For the geometry problems, you can also use the hints in the back of the textbook.
5. You can also use any other online or print references, e.g. searching the web. You
may also ask other people for aid. However, I ask that you reference any “outside
sources” that you used, for each problem, other than those in item 4. This is only
for my interest and does not count negatively at all.
6. Try to write your solutions clearly and completely; this matters significantly for
decisions. See https://web.evanchen.cc/handouts/english/english.pdf for
some suggestions.
9. If you require financial aid, you must also fill out the separate form https://
forms.gle/UbfH7uMrzSGwfMSv6. No need to submit this form if you don’t require
financial aid.
10. The standard deadline is August 1, 2024, at 11:59PM PT. You should try to
apply by this date if at all possible.
12. The cost is still $240 per semester; joining late does not decrease the cost. That
is, the cost is not pro-rated, even if you join on the last day.
1
Warning: I travel for MOP/IMO over the summer, so responses then will be slower. Start early.
2
Evan Chen — Due: August 1, 2024, at 11:59PM PT OTIS Application Homework
13. Late applications should be submitted by email instead of the form above. The
email should be sent to [email protected] and include:
• Full name
• Country (and state if you are from USA)
• Statement of purpose: say a couple sentences about yourself, why you want to
do OTIS, and what you’re aiming for this year.
• A single PDF attachment with your solutions, at most 10 megabytes.
• Financial aid requests, if any. In this case, please also fill out https://forms.
gle/UbfH7uMrzSGwfMSv6 in addition to stating the aid request on the email.
This is important — you MUST follow BOTH steps. If you forget to
state in the email you need financial aid, then you cannot request aid later on
in the process.
• Your answers to the reading comprehension test.
3
Evan Chen — Due: August 1, 2024, at 11:59PM PT OTIS Application Homework
Homework problems
§A Geometry homework problems from my textbook
• Reading: It’s suggested to read Part I of my book as the material there is necessary
(and sufficient) to solve these problems.
• All problems are themselves from the first three chapters of my geometry book and
you can use the hints provided.
• It is not essential that you typeset diagrams for these problems.
• All problems admit synthetic solutions, but computational approaches are okay too.
Do whatever you need to.
Problem A.1 (#2.28, JMO 2012). Given a triangle ABC, let P and Q be points on
segments AB and AC, respectively, such that AP = AQ. Let S and R be distinct
points on segment BC such that S lies between B and R, ∠BP S = ∠P RS, and
∠CQR = ∠QSR. Prove that P , Q, R, S are concyclic.
Problem A.2 (#2.35, IMO 2009). Let ABC be a triangle with circumcenter O. The
points P and Q are interior points of the sides CA and AB respectively. Let K, L, M
be the midpoints of BP , CQ, P Q, respectively, and let Γ be the circumcircle of 4KLM .
Suppose that P Q is tangent to Γ. Prove that OP = OQ.
Problem A.3 (#3.25, USAMO 1993). Let ABCD be a quadrilateral whose diagonals
are perpendicular and meet at E. Prove that the reflections of E across the sides of
ABCD are concyclic.
Problem B.1. Suppose that a2 + b2 + c2 = 1 for positive real numbers a, b, c. Find the
minimum possible value of
ab bc ca
+ + .
c a b
Problem B.2. Let a, b, c be positive real numbers such that a2 +b2 +c2 +(a+b+c)2 ≤ 4.
Prove that
ab + 1 bc + 1 ca + 1
2
+ 2
+ ≥ 3.
(a + b) (b + c) (c + a)2
Problem B.3. Let a, b, c, d be positive reals with (a + c)(b + d) = 1. Prove that
a3 b3 c3 d3 1
+ + + ≥ .
b+c+d c+d+a d+a+b a+b+c 3
4
Evan Chen — Due: August 1, 2024, at 11:59PM PT OTIS Application Homework
Problem C.1 (Learn to code, please, I implore you). Write a computer program to find
the number of ordered pairs of prime numbers (p, q) such that when
N = p2 + q 3
is written in decimal (without leading zeros), each digit from 0 to 9 appears exactly once.
For example, (109, 1163) is one such pair because 1092 + 11633 = 1573049628.
Submit the numerical answer and the source code for the program.
§D Reading comprehension
This is designed to make sure you actually read the entire OTIS syllabus before you
submit a complete application. Don’t include these answers in your solution PDF.
• If you are applying at the normal time, enter your answers in the Google form.
5
Evan Chen — Due: August 1, 2024, at 11:59PM PT OTIS Application Homework
(a) What are the legal moves under this convention set?
(b) Of these, which one do you think is the best and why?
If you play with higher-level conventions, you can answer for those instead.