|
| |
|
|
A126980
|
|
a(n) = 14*n + 47.
|
|
4
| |
|
|
47, 61, 75, 89, 103, 117, 131, 145, 159, 173, 187, 201, 215, 229, 243, 257, 271, 285, 299, 313, 327, 341, 355, 369, 383, 397, 411, 425, 439, 453, 467, 481, 495, 509, 523, 537, 551, 565, 579, 593, 607, 621, 635, 649, 663, 677, 691, 705, 719, 733, 747
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,1
|
|
|
COMMENTS
| Superhighway created by 'LQTL Ant' L90R135L90R135 from iteration 47 where the Ant moves in a 'Moore neighbourhood'(nine cells), the L indicates left turn the R right turn and the numerical value is the degrees of turn at each iteration.
|
|
|
REFERENCES
| P. Sakar, "A Brief History of Cellular Automata," ACM Computing Surveys, vol. 32, 2000.
S. Wolfram, A New Kind of Science, 1st ed. Il.: Wolfram Media Inc., 2002.
|
|
|
LINKS
| Diana Mecum, Table of n, a(n) for n = 0..1000
|
|
|
MATHEMATICA
| Table[14*n + 47, {n, 0, 60}] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Jun 17 2007
|
|
|
PROG
| (MAGMA) [14*n + 47: n in [0..60] ]; // Vincenzo Librandi, Jul 18 2011
|
|
|
CROSSREFS
| Cf. A017041, A019430, A094867, A126978, A126979.
Sequence in context: A046503 A102274 A139909 * A039355 A043178 A043958
Adjacent sequences: A126977 A126978 A126979 * A126981 A126982 A126983
|
|
|
KEYWORD
| easy,nonn
|
|
|
AUTHOR
| R. H. Barbour (bbarbour(AT)unitec.ac.nz), Mar 20 2007, Jun 12 2007
|
|
|
EXTENSIONS
| More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com) and Diana Mecum (diana.mecum(AT)gmail.com), Jun 17 2007
|
| |
|
|