Counting numbers on circle
Source: Moldavian TST_1
March 6, 2006
algorithminductioncombinatorics proposedcombinatorics
Problem Statement
Let circles intersect in points and . We write numbers using the following algorithm: we write in points and , in every midpoint of the open arc we write , then between every two numbers written in the midpoint we write their sum and so on repeating times. Let
be the number of appearances of the number writing all of them on our circles.
a) Determine ;
b) For , find the smallest for which is a perfect square.
Example for half arc: ;
;
;
;
...