|
Search: id:A104108
|
|
|
| A104108 |
|
a(1) = 1, c(1)=1, if A(k) = sequence of first c(k) terms and if B(k) is A(k) with 0's and 1's exchanged, then A(k+1) = A(k)B(k) and c(k+1)= 2*c(k) if a(k) = 1, A(k+1) = A(k),0,B(k) and c(k+1)= 2*c(k)+1 if a(k) = 0. |
|
+0 5
|
|
| 1, 0, 0, 0, 1, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 0, 1, 0, 1, 1, 1, 0, 1, 1, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 0, 0, 1, 1, 1, 0, 1, 0, 0, 0, 1, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 0, 1, 0, 0, 1, 1, 1, 0, 1, 1, 0, 0, 0, 1
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
Leroy Quet, Home Page (listed in lieu of email address)
|
|
MATHEMATICA
|
f[l_]:=Join[l, If[l[[Floor[Log[2, Length[l]]]+1]]==1, {}, {0}], 1-l]; Nest[f, {1}, 7] (*Chandler*)
|
|
CROSSREFS
|
Cf. A104104, A104105, A104106, A104107.
Sequence in context: A014017 A121262 A102243 this_sequence A089024 A068430 A141738
Adjacent sequences: A104105 A104106 A104107 this_sequence A104109 A104110 A104111
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
Leroy Quet, Mar 04 2005
|
|
EXTENSIONS
|
Edited and extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Apr 05 2009
|
|
|
Search completed in 0.002 seconds
|