Email   Blog   Instagram   YouTube   Twitch   Discord   Github

About

  •  CV

Teaching (OTIS)

  •  OTIS Excerpts
  •  Mock AIME

Olympiad

  •  For beginners
  •  For coaches
  •  Problems
  •  MOP
  •  ELMO
  •  USEMO

Personal/Hobbies

  •  Puzzle hunts
  •  Games
  •  Photos

YouTube/Twitch

  •  Discord

plz learn code

  •  Filesys concepts
  •  Learning path
  •  LaTeX style
  •  Asy guide

Publications

  •  EGMO book
  •  Napkin (v1.5)
  •  Course notes

Recommendations

  •  Mentors
  •  Quotes
  •  FAQs

Contact

  •  Rec letters

Buy Me a Coffee at ko-fi.com

Math olympiad coach's page

This page contains some pointers for coaches who are looking for advice on how to help prepare their students for math olympiads, particularly in countries new to the International Math Olympiad.

I would be extremely grateful for suggestions for more content to link here. You can either email me suggestions directly, or better yet, submit a pull request.

A few general truisms#

  • Prioritize talent development over mere talent identification.
  • Don’t worry too much about initial results seeming slow. The best-case scenario for a coach is to have a system with exponentially growing returns, and exponential functions are supposed to look flat near $t=0$. So if you can somehow ensure your growth curve maintains exponential shape, then all that remains is to be patient.
  • Once your students pass the critical point where they understand what a proof is and can verify correctness of proofs independently, you should gradually shift from teaching specific lessons to teaching them how to fish for themselves. Strive to eventually become a guide rather than a lecturer.
  • Fellow MO coaches are always welcome to email me with questions or for advice. Specific inquiries are usually better than generic ones. Something like “can you look at this lesson plan and give suggestions” is both easier for me to answer (because it’s so concrete) and also more informative for you (because it’s so targeted). In general the more concrete the better.

Thoughts on problem writing and test-setting#

Talks and interviews with trainers#

Top teaching posts from Evan’s blog#

International Math Olympiad lore#

  • The United Kingdom keeps team leader reports for the International Math Olympiad. These reports contain a lot of interesting stories and anecdotes about the proceedings of the IMO. It’s as close as you can get to seeing the IMO in action without being there.
  • Evan’s FAQ CR-10 about IMO coordination.

Other resources#

Tips for learning the math olympiad syllabus#

For the most part, the resources for the students will work equally well for coaches looking for ideas for what to teach. You can also see my unofficial syllabus which is a rough map of the topics that show up in math olympiads.

If you have a degree in math or related field but not much competition-specific experience, here are some specific pointers for things to watch for:

  • You likely have good experience working with proofs, proof methods like induction, and quantifiers like $\forall$, $\exists$.1 That’s good, and you’ll want to lean on it.

    I’ll mention that olympiad problems have two new “types” of imperatives: “find all” and “find the minimum/maximum”. As I explain in sections 2.3-2.4 of English and in chapter 1 of the OTIS Excerpts, these problems are always implicitly two-part problems. This may be obvious to math majors, but my experience is students new to proofs often don’t notice this until it’s pointed out.

  • The combinatorics problems in olympiads are tricky, but they are mostly not going to use any theory you haven’t seen before. At most, they may use terminology from graph theory in solutions, but only for cosmetic reasons or occasionally basic facts like “no odd cycles implies bipartite”. You’re rarely going to need something like four-color theorem or graph minors.

    So for the most part, you can jump right in to the combinatorics section. You might not necessarily be able to solve all the problems, but you should be able to understand most of the solutions, and improve your solving ability with practice.

  • Number theory is a little more involved, but not by that much. If you’re comfortable working in $\mathbb Z/n\mathbb Z$ and $(\mathbb Z / n\mathbb Z)^\times$ (a group with order $\varphi(n)$), you should be mostly fine and can pick up any stray remaining lemmas as you go.

    Like with combinatorics, many of you can simply dive in headfirst without any other special preparation.

  • However, unlike combinatorics and number theory, the geometry problems may often quote results that you will probably have never seen before unless you have specific contest training. At the IMO, even beginner contestants are expected to know by heart the definitions of the four main triangle centers (incenter, circumcenter, centroid, orthocenter) and their basic properties (for example, the orthocenter’s reflections across the sides of the triangle lie on the circumcircle).

    I wrote a textbook showing the necessary theory, and think it’s worth at least studying the first three fundamental chapters (which I think are publicly available via Google Books preview) before trying your hand at any of the problems.

  • In the last 10 to 20 years there is a style of problem called a functional equation (FE) which has become quite popular (although I do not enjoy it). These will also look quite alien to you; they usually involve ad-hoc manipulation of fairly artificial expressions and don’t really correspond to any part of mathematics. You might want to read a handout or two on these specifically.
  • Especially when starting out, you won’t need much calculus or analysis.

  1. Lucky for you, because most American high school students don’t. 

Updated Mon 6 Nov 2023, 11:45:53 UTC by ecb5986b1ae5