• Home
  • About

Shores of the Dirac Sea

A blog about physics… mostly.

Feeds:
Posts
Comments
« Reading for today
Bebop for you. »

International Mathematics Olympiad problems

July 28, 2009 by dberenstein

In case you ever wondered what the most prestigious mathematical competition for high school students looks like, you get to solve 6 problems, in two sets of three problems. For each set, you get 4.5 hours of uninterrupted work, with all the scratch paper you might need, you bring your standard geometry drawing tools (ruler and compass) and you go.

For the list of problems, the IMO organization has a list of the official problems. Some are quite entertaining to do. This year, after being piqued a bit, I worked problem one in about half an hour to 45 minutes (I still got it). I used to compete in these types of competitions when I was in high school.

In any case, the problems are elementary: they just use algebra, trigonometry, basic plane geometry and elementary number theory. Here is problem one:

Let n be a positive integer and let

a_1 , . . . , a_k (k \geq 2)

be distinct integers in the set {1, . . . , n} such that n divides  a_i(a_{i+1}-1) for i = 1, . . . , k − 1. Prove that n does not divide a_k(a_1-1).

If you ever have tried to design these problems, you will notice that the conditions are somewhat contrived. n appears in two places: both in the size of the original set, and in the division condition. Could one do without the first?

The answer is no. If all of the a_k are multiples of n, then the problem does not follow. But having all of them small must be important. The next thing one needs to do is understand the relation of divisibility better so that one can solve the problem. I’ll let you figure the rest out…

About these ads

Rate this:

Like this:

Like Loading...

Posted in Mathematics, number theory, puzzle | 15 Comments

15 Responses

  1. on July 28, 2009 at 7:40 pm Luboš Motl

    I struggled with the products of the products over the circle etc. Stirling formulae, comparisons of primes inside “n!.(n-1)!” and “n^n”, and so on. No clear result. ;-) But one can do it without such stuff.

    Spoilers follow (assuming that I was lucky: my IMO was back in 1992, in Moscow).

    We’re told that “n” divides “a1.(a2-1)”. That means that “n” divides “a_1.a_l-a_1″ for “l=2″. By induction, I can actually prove the same thing for any “l = 2…k”. How? I already have the beginning of the induction.

    The induction step is: we know that “n” divides “a_1.a_l-a_1″. But we are also told that “n” divides “a_l.a_{l+1}-a_{l}”. Now, these two numbers, “a_1.a_l-a_1″ and “a_l.a_{l+1}-a_{l}”, are pretty similar but “a_{l+1}” is missing in the former while “a_1″ is missing in the latter.

    So I can extend them, by adding the missing factors. “n” actually also divides the numbers “(a_1.a_l-a_1) a_{l+1}” and “(a_l.a_{l+1}-a_{l}) a_1″ because they’re multiples of the previously mentioned multiples of “n”.

    But that also implies that “n” divides their difference: in the difference, the “triple” term a_1.a_l.a_{l+1} cancels. So we know that “n” divides “a_1.a_l-a_1.a_{l+1}”. But by the induction assumption, “n” divides “a_1.a_l-a_1″, so by further subtraction, “n” also divides “a_1.a_{l+1}-a_1″, which is the induction step I wanted to prove (it could arguably have been done more directly).

    From the induction performed up to “l+1=k”, we see that “n” also divides “a_1.a_k-a_1″. But the last condition we’re asked to prove impossible says that “n” divides “a_1.a_k-a_k”. If that were also true, “n” would also divide their difference, which is nothing else than “a_1-a_k”. But “n” can’t divide this difference because “a_1″ and “a_k” are different but differ by less than “n”.

    QED.


  2. on July 28, 2009 at 9:28 pm Dave

    I knew Lubos was the author of the first comment. I KNEW it!


  3. on July 29, 2009 at 8:30 am PhilG

    There is another proof based on considering primes $p$ that divide $n$, I’ll just sketch it. p must divide $a_i$ or $a_{i+1} – 1, if it divides $a_i$ it does not divide $a_i – 1$ so it must divide $a_{i-1}$ and so on. If $n$ divides $a_k(a_1 – 1)$ you reach the conclusion that either $p$ divides all $a_i$ or $p$ divides all $a_i – 1$. Then you can see that any prime power that divides $n$ must also divide either all $a_i$ or all $a_i – 1$. From a result on simultaneous congruences you then conclude that all $a_i$ are congruent mod $n$

    This method is not as clean as Luboš answer but it is more powerful if you want tighter limits on $k$ without assuming $n$ divides $a_k(a_1 – 1)$. for example if $n$ is prime then $k \leq 3$ with other limits on $k$ based on prime factorisation of $n$

    If you want a tougher challenge try doing these problems in your head, it’s a great mental excercise.

    My IMOs were 1978 and 1979. I could not quite keep up with a couple of exceptional team mates John Rickard and Richard Borcherds. Another character in our 78 team was Alan Dix who recounts some memories at http://www.hiraeth.com/alan/misc/IMO/imo.html


    • on July 29, 2009 at 4:23 pm Luboš Motl

      That’s a clever proof, the kind of a proof I wanted to find but I probably excessively strengthened the statement that should be proved…


      • on July 29, 2009 at 5:26 pm dberenstein

        Your proof was nice too Lubos. My own version of the solution was closer to PhilG’s. I used to like number theory and algebra problems a lot for these competitions and had a much harder time with geometry.


  4. on July 29, 2009 at 12:32 pm Haelfix

    The problems seem to get harder each year. I have no idea how to even approach the grasshopper problem without using grad level analysis.


    • on July 29, 2009 at 1:41 pm Haelfix

      After spending the last 45 minutes or so trying to solve it, I give up and have to work.

      Problem 6 in that Olympiad set is extremely hard and anyone looking for a challenge ought to try their hand at it.

      The most obvious proof by induction approaches hits path ordering problems.


    • on July 29, 2009 at 3:35 pm dberenstein

      Hi Haelflix:

      If I remember correctly, there were too many cookie-cutter examples that well trained students could do 100% of the time. Golds were only awarded for perfect scores a number of years, which is not really all that great for the competition.

      Making the exam harder is more fair on the creativity side for good students that don’t have as much training, rather than unfair based on how much training an individual student has.


      • on July 30, 2009 at 10:31 am Luboš Motl

        I completely agree with you, and not because of personal psychology. I’ve been always scared of easy exams and contests because they were the exams and contests where I was much more likely to get a relatively poor score by chance. ;-)


  5. on July 29, 2009 at 3:16 pm eric

    I have to admit, I dont understand the conditions. What does it mean to say that they are distinct integers in the set {1, . . . , n}??

    I find that phrase totally obscure. does it mean that a_k=n and that all other number are smaller? it certainly doesnt say this.

    where does lubos get the claim that a_1 and a_k differ by less than n? i dont see that in the conditions anywhere!

    david says n is the size of the set. first, I dont see that in the condition, but even if I do: how does that guarantee anthing?

    why is {9,6,3}, (i,e, a_1=9, a_2=6, a_3=3), not a counter example?????


    • on July 29, 2009 at 3:31 pm dberenstein

      Hi Eric:

      Distinct means different. This is, a_1, not equal to a_2, no equal to a_3, etc. There are no repeats.

      The setup is rigged so that you don’t have to say arithmetic modulo n, which is the natural setup for this problem, so instead they tell you to choose k different numbers from {1,…,n} which is the same thing.

      The (9,6,3) would require that n>= 9, right? If you try it, you will see that 9 does not divide all the products that one needs.


      • on July 29, 2009 at 3:42 pm eric

        Oh, OK OK OK.

        when they said “be distinct integers in the set {1, . . . , n} ”

        I though they meant ALL the integers in that set. So, it didnt occor to me that {1,…,n} meant what it usually means, i.e. {1,2,3,4,….,n}. because that would be downright weird. They mean, “FROM the set”. now i get it. OK. thanks!!!!!

        I dont know why they didnt just say “distinct integers less than or equal to n”

        that would be so much clearer.


  6. on August 1, 2009 at 3:05 am Artful Codger

    “A grasshopper jumps along the real line…”

    Please. A really good student would be bored to tears by this kind of crap. These competitions give young students a completely distorted idea of what doing mathematics or physics is really like. If I were running this thing, I would make the students sit down for 4 hours and tell them to come up with 6 genuinely interesting original *questions*. We all know that successful scientists are people who can ask good questions, not solve stupid pointless ones like these.


  7. on August 2, 2009 at 6:10 am Manjil P. Saikia

    Find this year’s problems with their authors at http://www.googolplexideas.com


  8. on August 3, 2009 at 8:27 am Subhashish the Zookeeper

    The results of various Science Olympiads ( Physics, Chemistry, Biology, Mathematics, APhO – Asian Physics Olympiad ) are given at

    http://zookeepersblog.wordpress.com/results-2009-science-olympiads/

    Chinese students are doing much better than Indian students. If you disagree then put a comment.

    Thanks



Comments are closed.

  • Recent Posts

    • Woof Woof
    • Happy 3.1415926535… day
    • Unstable Universes
    • Bad science reporting versus good science reporting
    • If some of my students were writing problems
  • Archives

    • April 2013
    • March 2013
    • February 2013
    • January 2013
    • November 2012
    • September 2012
    • August 2012
    • July 2012
    • May 2012
    • March 2012
    • February 2012
    • January 2012
    • December 2011
    • November 2011
    • September 2011
    • July 2011
    • June 2011
    • May 2011
    • April 2011
    • March 2011
    • February 2011
    • January 2011
    • December 2010
    • November 2010
    • October 2010
    • September 2010
    • August 2010
    • July 2010
    • June 2010
    • May 2010
    • April 2010
    • March 2010
    • February 2010
    • January 2010
    • December 2009
    • November 2009
    • October 2009
    • September 2009
    • August 2009
    • July 2009
    • June 2009
    • May 2009
    • April 2009
    • March 2009
    • February 2009
    • January 2009
    • December 2008
    • November 2008
    • October 2008
    • September 2008
  • July 2009
    M T W T F S S
    « Jun   Aug »
     12345
    6789101112
    13141516171819
    20212223242526
    2728293031  
  • Recent Comments

    Plato on Woof Woof
    Pepe on Woof Woof
    dberenstein on Woof Woof
    Lubos Motl on Woof Woof
    Wyrd Smythe on Happy 3.1415926535……
  • Physics/Math/Science Blogs

    • Asymptotia (Clifford Johnson)
    • Backreaction
    • Coctail Party Physics
    • Cosmic Variance
    • Dmitry Podolsky
    • Jeffrey Epstein Science
    • John Baez
    • Michael Nielsen
    • Musings (Jacques Distler)
    • Not even wrong
    • Resonaances
    • Robert Helling
    • Shtetl Optimized
    • Sunclipse
    • Terry Tao
    • Tomasso Dorigo
    • Uncertain Principles
  • Science Resources

    • Physics (APS journal)
    • Scientific American
  • Some More Blogs

    • Evil Inc
    • Fafblog
    • phd Comics
    • Regator
    • Scenes from a multiverse
    • Site Meter
    • WordPress.com
    • WordPress.org
  • Pages

    • About
  • Meta

    • Register
    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.com

Blog at WordPress.com.

Theme: MistyLook by WPThemes.


Follow

Get every new post delivered to your Inbox.

Join 33 other followers

Powered by WordPress.com
%d bloggers like this: