Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108104
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108104 Sequence A000930 with terms repeated. +0
2
1, 1, 1, 1, 1, 1, 2, 2, 3, 3, 4, 4, 6, 6, 9, 9, 13, 13, 19, 19, 28, 28, 41, 41, 60, 60, 88, 88, 129, 129, 189, 189, 277, 277, 406, 406, 595, 595, 872, 872, 1278, 1278, 1873, 1873, 2745, 2745, 4023, 4023, 5896, 5896, 8641 (list; graph; listen)
OFFSET

0,7

COMMENT

The usual policy in the OEIS is not to include such "doubled" sequences. This is an exception. - N. J. A. Sloane (njas(AT)research.att.com).

Based on the morphism 1->{5}, 2->{6}, 3->{4}, 4->{2}, 5->{3}, 6->{1, 6}.

FORMULA

a(n) = a(n-2) + a(n-6). Characteristic polynomial x^6-x^4-1.

MATHEMATICA

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

CROSSREFS

Sequence in context: A026799 A027190 A036824 this_sequence A029025 A035396 A005138

Adjacent sequences: A108101 A108102 A108103 this_sequence A108105 A108106 A108107

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jun 03 2005

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Dec 01 2006

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 11 12:57 EST 2009. Contains 170656 sequences.


AT&T Labs Research