17

What are some examples of math contest problems that can be solved by using a nonrigorous, 'cheap' shortcut?

For instance, a problem on the 2011 AMC went:

A raft and a motorboat left dock A and started downstream. The raft traveled at the speed of the current. The motorboat maintained a constant speed with respect to the river. The motorboat went to point B then immediately turned back, meeting the raft 9 hours after leaving dock. How long did it take the motorboat to travel from A to B?

An attentive student may notice that the question does not mention the speed of the current, so it must not affect the answer. Then setting the current to be 0, he gets 4.5 hours trivially.

Another example might be the trivial 'derivation' of the probability of a random fill of a Ferrers diagram is a Young tableau. Assume all probabilities are independent, then multiply the individual probability for each hook; this gives the correct formula, but the proof is completely wrong (the probabilities are obviously not independent).

I'm looking for problems in which an otherwise non-rigorous step, or a false intuition leads to the correct answer.

Lucky
  • 1,149
  • 11
    I am reminded of the joke where a kid correctly concludes $$ \frac{26}{65} = \frac{2}{5} $$ by "cancelling" the $6$'s from the numerator and denominator. – Srivatsan Sep 09 '11 at 22:47
  • 2
    The raft-and-boat problem is one example of a common pattern: a problem of the form "Find a constant $c$ such that $f(x) = c$ for all $x$". The shortcut is to calculate $f(x)$ for some particular $x$, thus finding the value $c$ but leaving out the hard part which is to show that this works for all $x$ and not just the particular one chosen. – Robert Israel Sep 09 '11 at 23:44
  • 4
  • 4
    I would argue that the step of ignoring the current is not false intuition nor non-rigorous. In fact you are effectively transforming to a reference frame moving with the current. – Ross Millikan Sep 10 '11 at 00:26
  • 3
    You might be interested in meeting Lucky Larry, BTW... – J. M. ain't a mathematician Sep 10 '11 at 00:26
  • Maybe I'm missing something obvious (which is possible -- it's 4 am here), but how can the answer to the quoted problem possibly be independent of the speed of the current? In particular, consider the limit case where it takes the raft 9 hours to drift from A to B, and where the motorboat's speed with respect to the current is zero... – Ilmari Karonen Sep 10 '11 at 01:17
  • @Ilmari: it sounds like you are entertaining the case in which the motorboat has a broken motor, in which case the problem indeed does not make sense. But other than this rather trivial case, I agree that one can regard the water and raft as not moving and then the problem just says: "The motorboat travels to a certain point $B$ and then turns around and goes back. If the total length of the trip is nine hours, how long is half the trip?" – Pete L. Clark Sep 10 '11 at 02:42
  • Let me say that because I find this to be a valid solution, I don't think it's such a good example of what the OP is asking for...or, taken the other way around, I find myself somewhat confused as to what the OP means by "cheap". Is s/he just asking for math contest problems for which one can arrive at the right answer by wrong reasoning? (So, in particular, for bad math contest problems, right?) Also, what is the motivation for the question: why does the OP want to see math contest problems with this particular flaw? – Pete L. Clark Sep 10 '11 at 02:45
  • Are you supposed to be posting questions from the 2011 AMC? ;) (Or is this 2010-2011?) – Mateen Ulhaq Sep 10 '11 at 07:51
  • 1
    @Pete: It does indeed make more sense after getting some sleep. What tripped me is that the "broken motor" case indeed differs qualitatively from the case where the motorboat moves at some arbitrarily small but non-zero speed. I guess I was intuitively assuming that the boat and raft would have to meet before the raft gets to point B, which of course isn't the case. – Ilmari Karonen Sep 10 '11 at 09:03
  • 4
    It seems to me that the question refers to two distinct kinds of problems (and corresponding solutions): on one hand those like Srivatsan Narayanan's fraction example, where the correct answer can be found by an incorrect method, and on the other hand those like the AMC problem, where merely knowing that the problem can be solved using only the information given makes finding the solution much easier than it would be if one did not know that in advance. – Ilmari Karonen Sep 10 '11 at 09:17
  • @Ilmari Actually the "random fill of the Ferrers diagram" example from the question is of the first kind: correct answer, incorrect method. My comment was in fact prompted by this. :) – Srivatsan Sep 10 '11 at 22:18

3 Answers3

10

For me, the canonical example of this is the 'mosquito between oncoming trains' problem: two trains initially 1 mile apart are traveling towards each other at 20MPH, with a mosquito starting at one train, traveling 60MPH towards the other train, then immediately reversing direction when it gets there and traveling back to the first, etc. back and forth until the two trains collide. How far does it go? The 'long' way of solving the problem is to figure out how far the mosquito travels on each leg of the trip and sum the (geometric) series that results. The short way, of course, is left as an exercise to the reader...


@muntoo adds the following spoiler:

@Reader

Assume one train is stationary, and the other travels at $40 \textrm{ mph} = \frac{2}{3} \textrm{ mi/min}$. Therefore, it takes $\frac{1 \textrm{ mi}}{\frac{2}{3} \textrm{ mi/min}} = 1.5 \textrm{ min}$ for the trains to collide.

Next, we know the mosquito will be travelling $1 \textrm{ mi/min}$ the whole time, so the distance the mosquito travels is $(1 \textrm{ mi/min} \cdot 1.5 \textrm{ min}) = 1.5 \textrm{ mi}$.

Mateen Ulhaq
  • 1,211
  • 1
    Just want to point out that the short way in this case is perfectly rigorous (unless you are thinking of an even shorter non-rigorous way :)). – Srivatsan Sep 09 '11 at 22:53
  • @Srivatsan: true true - I was going by the format of the first example given in the question (which also seems rigorous to me). – Steven Stadnicki Sep 09 '11 at 23:31
  • @Reader Assume one train is stationary, and the other travels at $40 \textrm{ mph} = \frac{2}{3} \textrm{ mi/min}$. Therefore, it takes $\frac{1 \textrm{ mi}}{\frac{2}{3} \textrm{ mi/min}} = 1.5 \textrm{ min}$ for the trains to collide. Next, we know the mosquito will be travelling $1 \textrm{ mi/min}$ the whole time, so the distance the mosquito travels is $(1 \textrm{ mi/min} \cdot 1.5 \textrm{ min}) = 1.5 \textrm{ mi}$. – Mateen Ulhaq Sep 10 '11 at 21:46
  • 8
    Isn't this part of the joke where John von Neumann solved this problem quickly and his friend assumed he found the trick above, but von Neumann said, "uh, no.. I summed the series." – Fixee Sep 11 '11 at 03:36
7

In a very similar vein, Martin Gardner posed the question of drilling a hole along the diameter of a sphere. The length of the cut edge is 6 inches. What is the volume remaining? Again, since the diameter of the hole is not specified, the volume remaining must not depend on it (which one can prove). So imagine a zero diameter hole...

Ross Millikan
  • 374,822
  • 2
    This is a great question, but it's known since before Martin Gardner. Some sources here – RoundTower Sep 10 '11 at 02:22
  • 1
    I can easily believe it was known before, but that site seems newer as Gardner retired from the column 30 years ago. – Ross Millikan Sep 10 '11 at 04:36
  • 3
    RoundTower's linked pdf states on page 2: "Martin Gardner has found the earliest reference for this problem in Samuel I. Jones's Mathematical Nuts*, self-published, Nashville, 1932" – anon Sep 10 '11 at 08:25
3

Another common pattern is "find the minimum (or maximum) value of $f(x)$ such that $x$ satisfies (certain constraints)". The poor student can somehow find one $x$ that satisfies the constraints, and that turns out to be the correct one. Of course the real work, which the student left out, was to show that there is no better solution.

Robert Israel
  • 448,999