BAMO 2009 Problem 6

At the start of this problem, six frogs are sitting with one at each of the six vertices of a regular hexagon. Every minute, we choose a frog to jump over another frog using one of the two rules illustrated below. If a frog at point F jumps over a frog at point P, the frog will land at point F^{\prime} such that F, P, and F^{\prime} are collinear and:

1- using Rule 1, F^{\prime} P=2 F P.
2- using Rule 2, F^{\prime} P=F P / 2.

Rule 1

Rule 2

It is up to us to choose which frog to take the leap and which frog to jump over.

(a) If we only use Rule 1 , is it possible for some frog to land at the center of the original hexagon after a finite amount of time?

(b) If both Rule 1 and Rule 2 are allowed (freely choosing which rule to use, which frog to jump, and which frog it jumps over), is it possible for some frog to land at the center of the original hexagon after a finite amount of time?