Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A106109
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A106109 Let S_0 = {1}; let S_n be the image of S_{n-1} under the morphism 1->{3}, 2->{3, 4}, 3->{6, 5, 6}, 4->{6, 6, 6}, 5->{1}, 6->{1, 2}; sequence gives the concatenation S_0, S_1, S_2, ... +0
1
1, 3, 6, 5, 6, 1, 2, 1, 1, 2, 3, 3, 4, 3, 3, 3, 4, 6, 5, 6, 6, 5, 6, 6, 6, 6, 6, 5, 6, 6, 5, 6, 6, 5, 6, 6, 6, 6, 1, 2, 1, 1, 2, 1, 2, 1, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 1, 2, 1, 2, 1, 1, 2, 1, 2, 1, 1, 2, 1, 2, 1, 2, 1, 2, 3, 3, 4, 3, 3, 3, 4, 3, 3, 4, 3, 3, 3, 4, 3, 3, 4, 3, 3, 4, 3, 3, 4, 3, 3, 4, 3, 3, 3, 4, 3 (list; graph; listen)
OFFSET

0,2

COMMENT

This simulates a three-level two-state neural net on six symbols: Fibonacci-Cantor-Fibonacci.

FORMULA

1->{3}, 2->{3, 4}, 3->{6, 5, 6}, 4->{6, 6, 6}, 5->{1}, 6->{1, 2}

MATHEMATICA

s[1] = {3}; s[2] = {3, 4}; s[3] = {6, 5, 6}; s[4] = {6, 6, 6}; s[5] = {1}; s[6] = {1, 2}; t[a_] := Flatten[s /@ a]; p[0] = {1}; p[1] = t[p[0]]; p[n_] := t[p[n - 1]] aa = Flatten[Table[p[i], {i, 1, 8}]]

CROSSREFS

Sequence in context: A159067 A159058 A102370 this_sequence A123688 A082284 A063520

Adjacent sequences: A106106 A106107 A106108 this_sequence A106110 A106111 A106112

KEYWORD

nonn,tabf

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), May 07 2005

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Aug 23 2007

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 6 13:45 EST 2009. Contains 170429 sequences.


AT&T Labs Research