Problems

Age
Difficulty
Found: 2082

You and I are going to play a game. We have one million grains of sand in a bag. Each of us take turn to remove \(2\), \(3\) or \(5\) grains of sand from the bag. The first person that cannot make a move loses.

Would you go first?

For every natural number \(k\ge2\), find a trivial and a non-trivial combination of \(k\) real numbers such that their sum is twice their product.

Show that \(n^2+n+1\) is not divisible by \(5\) for any natural number \(n\).

Prove the following identity for any three nonzero real numbers \(a,b,c\): \[\frac{b}{2a} + \frac{c^2 + ab}{4bc} - \left|{\frac{c^2 - ab}{4bc}} \right| - \left|{\frac{b}{2a} - \frac{c^2 + ab}{4bc} + \left|{\frac{c^2 - ab}{4bc}}\right|}\right| = \min\left\{{\frac{b}{a},\frac{c}{b},\frac{a}{c}\right\}.\]

There are \(n\) balls labelled 1 to \(n\). If there are \(m\) boxes labelled 1 to \(m\) containing the \(n\) balls, a legal position is one in which the box containing the ball \(i\) has number at most the number on the box containing the ball \(i+1\), for every \(i\).

There are two types of legal moves: 1. Add a new empty box labelled \(m+1\) and pick a box from box 1 to \(m+1\), say the box \(j\). Move the balls in each box with (box) number at least \(j\) up by one box. 2. Pick a box \(j\), shift the balls in the boxes with (box) number strictly greater than \(j\) down by one box. Then remove the now empty box \(m\).

Prove it is possible to go from an initial position with \(n\) boxes with the ball \(i\) in the box \(i\) to any legal position with \(m\) boxes within \(n+m\) legal moves.

Given natural number \(n\), find a formula for the number of \(k\) such that \(k\) is coprime to \(n\). Prove the formula works.

A paper band of constant width is tied into a simple knot and tightened. Prove that the knot has the shape of a regular polygon.

image

On the picture below you can see graphs \(K_5\) a complete graph on \(5\) vertices and \(K_{3,3}\) a complete bipartite graph on \(3\) and \(3\) vertices. A theorem states that these graphs cannot be embedded into plane, namely one cannot draw graphs \(K_5\) and \(K_{3,3}\) on a plane in such a way that there would be no intersecting edges.
A converse statement is also true: if a graph \(G\) cannot be embedded into a plane (drawn on a plane without intersecting edges), then this graph contains either \(K_5\) or \(K_{3,3}\) as a subgraph.
The question is: can you draw the graph \(K_5\) without intersecting edges on a torus?

image

Is it possible to draw a graph \(K_{3,3}\) without intersecting edges on Moebius band?

Is it possible to link three rings together in such a way that they cannot be separate from each other, but if you remove any ring, then the other two will fall apart?