Problems

Age
Difficulty
Found: 786

Show that all integers greater than or equal to \(8\) can be written as a sum of some \(3\)s and \(5\)s. e.g. \(11=3+3+5\). Note that there’s no way to write \(7\) in such a way.

We want to prove Monsky’s theorem as a corollary of Sperner’s lemma: it is not possible to dissect a square into an odd number of triangles of equal area. After scaling we can consider the square with coordinates: \((0,0),(0,1),(1,0),(1,1)\), which we want to cut into \(n\) triangles with area \(\frac{1}{n}\) each for an odd \(n\). Consider the following coloring of all the points with rational coordinates \((\frac{p}{q},\frac{r}{s})\) inside the square:
We look at the powers of \(2\) in the fractions \((\frac{p}{q},\frac{r}{s})\), first of all the numbers \(p,q\) are coprime, and thus only one of them is divisible by \(2\), same with \(r,s\). Then the following possibilities might occur:

  1. Neither \(q\) nor \(s\) is divisible by \(2\). In this case we color the point red.

  2. \(\frac{r}{s}\) is divisible by a larger or equal power of \(2\) than \(\frac{p}{q}\) and \(p\) is not divisible by \(2\). In this case we color the point blue.

  3. \(\frac{p}{q}\) is divisible by a strictly larger power of \(2\) than \(\frac{r}{s}\) and \(r\) is not divisible by \(2\). In this case we color the point green.

image

Under an assumption (which you do not have to prove) that the area of any rainbow triangle is at least \(\frac{1}{2}\) prove the Monsky’s theorem.

Without using any wolves, show that Robinson’s goat can only graze shapes that are convex (that means, whenever you pick two points inside the shape, the whole line between them also lies inside). But if Robinson is allowed to use as many wolves as he likes, this restriction disappears. Show that in this case, he can make the goat graze in the shape of any polygon at all.

On a field, there are two pegs, \(A\) and \(B\), placed \(15\) metres apart. Each peg has a small ring placed on top, and a rope can slide freely through these rings.

You have one rope and two goats that want to graze the grass - but they will fight each other if they can both reach the same spot. For what lengths of rope can you arrange things so that the goats cannot reach each other?

Fred starts running from point \(A\) and must reach point \(B\). On the way, he has to touch the fence shown as a straight line in the figure. It doesn’t matter where he touches the fence, as long as he does. What is the shortest path he can take?

image

Robbie and Paloma are playing football on a large, flat field. They both run at the same speed toward the ball. Where could the ball have been if Paloma reached it first?