login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A257332
Construct spiral of numbers on square grid as in Comments; sequence gives terms along the "7" arm.
13
7, 9, 23, 15, 14, 47, 12, 59, 22, 65, 83, 26, 97, 101, 103, 119, 81, 137, 133, 143, 149, 93, 161, 48, 179, 42, 191, 54, 199, 129, 217, 66, 233, 56, 247, 82, 257, 271, 88, 283, 92, 183, 98, 305, 104, 319, 325, 329, 335, 231, 353, 355, 373, 377, 118, 383, 401
OFFSET
1,1
COMMENTS
Place numbers 2,3,5,7 clockwise around a grid point (see illustrations in links). Divide grid into four spiral arms.
Extend each arm one step at a time, in rotation: first the 2 arm, then the 3 arm, then the 5 arm, then the 7 arm, then the 2 arm, etc.
Rule for extending: next term in arm is smallest number such that each cell in the grid is relatively prime to its eight neighbors. Every term in the entire grid must be different.
The four arms are A257329, A257330, A257331, A257332.
Conjecture: every number > 1 appears in one of the four arms.
LINKS
Popular Computing (Calabasas, CA), Problem 146: Gcd, Vol. 4 (No. 45, Dec 1976), page PC45-4.
CROSSREFS
Cf. A064413, A257321-A257340, A257347 (the union list).
Sequence in context: A063486 A070423 A018882 * A350540 A179788 A319878
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Apr 21 2015
EXTENSIONS
More terms from Lars Blomberg, Apr 27 2015
STATUS
approved