sequence


Sequence defined on multisets ★★

Author(s): Erickson

Conjecture   Define a $ 2 \times n $ array of positive integers where the first row consists of some distinct positive integers arranged in increasing order, and the second row consists of any positive integers in any order. Create a new array where the first row consists of all the integers that occur in the first array, arranged in increasing order, and the second row consists of their multiplicities. Repeat the process. For example, starting with the array $ [1; 1] $, the sequence is: $ [1; 1] $ -> $ [1; 2] $ -> $ [1, 2; 1, 1] $ -> $ [1, 2; 3, 1] $ -> $ [1, 2, 3; 2, 1, 1] $ -> $ [1, 2, 3; 3, 2, 1] $ -> $ [1, 2, 3; 2, 2, 2] $ -> $ [1, 2, 3; 1, 4, 1] $ -> $ [1, 2, 3, 4; 3, 1, 1, 1] $ -> $ [1, 2, 3, 4; 4, 1, 2, 1] $ -> $ [1, 2, 3, 4; 3, 2, 1, 2] $ -> $ [1, 2, 3, 4; 2, 3, 2, 1] $, and we now have a fixed point (loop of one array).

The process always results in a loop of 1, 2, or 3 arrays.

Keywords: multiset; sequence

A conjecture on iterated circumcentres ★★

Author(s): Goddyn

Conjecture   Let $ p_1,p_2,p_3,\ldots $ be a sequence of points in $ {\mathbb R}^d $ with the property that for every $ i \ge d+2 $, the points $ p_{i-1}, p_{i-2}, \ldots p_{i-d-1} $ are distinct, lie on a unique sphere, and further, $ p_i $ is the center of this sphere. If this sequence is periodic, must its period be $ 2d+4 $?

Keywords: periodic; plane geometry; sequence

Syndicate content