login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A257335 Construct spiral of numbers on square grid as in Comments; sequence gives terms along the "2" arm. 4

%I #15 Apr 28 2015 11:03:13

%S 2,7,10,19,15,31,20,27,32,39,38,51,50,61,56,65,64,75,74,83,78,95,86,

%T 91,94,107,100,117,110,119,114,137,120,139,126,149,142,155,152,163,

%U 156,173,165,191,170,193,182,199,186,205,196,215,204,223,210,233,222

%N Construct spiral of numbers on square grid as in Comments; sequence gives terms along the "2" arm.

%C Place numbers 2,3,4,5 clockwise around a grid point (see illustration in "Spiral" link). Divide grid into four spiral arms.

%C Extend each arm one step at a time, in rotation: first the 2 arm, then the 3 arm, then the 4 arm, then the 5 arm, then the 2 arm, etc.

%C Rule for extending: next term in arm is smallest number such that each cell in the grid is relatively prime to its four (N,S,E,W) neighbors. Every term in the entire grid must be different.

%C The four arms are A257335, A257336, A257337, A257338.

%C Conjecture: every number > 1 appears in one of the four arms.

%H Lars Blomberg, <a href="/A257335/b257335.txt">Table of n, a(n) for n = 1..10000</a>

%H Popular Computing (Calabasas, CA), <a href="/A257321/a257321.png">Problem 146: Gcd</a>, Vol. 4 (No. 45, Dec 1976), page PC45-4.

%H N. J. A. Sloane, <a href="/A257335/a257335.png">Spiral showing initial terms of A257335-A257338</a>

%Y Cf. A064413, A257321-A257340.

%K nonn

%O 1,1

%A _N. J. A. Sloane_, Apr 21 2015

%E Corrected a(4)-a(8) and more terms from _Lars Blomberg_, Apr 28 2015

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 5 04:20 EDT 2024. Contains 372257 sequences. (Running on oeis4.)