OFFSET
1,2
COMMENTS
This is a variation of the EKG sequence A064413 where the numbers are written on the square spiral such that each new number must share a common factor with not only the previous number but also with the adjacent inner spiral number, in one of the four axial directions, if such a number exists. This additional restriction causes the numbers to violate some of the patterns the numbers form in the standard EKG sequence, e.g., an odd prime p does not need to be preceded by 2p or followed by 3p, and the primes do not appear in increasing order.
For the first 100000 terms the smallest unseen number is 433.
LINKS
Scott R. Shannon, Line graph of the first 1000 terms.
EXAMPLE
The spiral begins
.
.
38--50--34--32--48--63--27 78
| | |
54 15--18--16--28---7 42 62
| | | | |
39 21 3---6---4 14 26 76
| | | | | | |
51 24 9 1---2 20 36 57
| | | | | |
60 22 12---8--10---5 45 72
| | | |
44 11--33--30--25--35--40 58
| |
46--66--55--65--70--49--56--52
.
a(1)-a(8) = 1,2,4,6,3,9,12,8. The adjacent inner spiral number is 1 which all numbers share a factor with so the numbers are the same as A064413(n).
a(9) = 10. This is the first number that must have a common factor with two numbers, the previous number a(8) = 8 and the adjacent spiral number a(2) = 2. The lowest unused number satisfying this requirement is 10.
a(10) = 5. As this number is on the corner of a square spiral arm it only needs to share a divisor with a(9) = 10. The lowest unseen number satisfying this is 5.
a(11) = 20. This number must have a common factor with the previous number a(10) = 5 and the adjacent spiral number a(2) = 2. The lowest unused number satisfying this requirement is 20. This is also the first number to differ from A064413 which only needs to find the lowest unused number sharing a factor with 5, which is 15.
CROSSREFS
KEYWORD
nonn
AUTHOR
Scott R. Shannon, Aug 08 2020
STATUS
approved