|
| |
|
|
A159689
|
|
Fixed point of the morphism 0 -> 0,1,0 ; 1 -> 1,1 ; starting from a(0)=0 .
|
|
2
| |
|
|
0, 1, 0, 1, 1, 0, 1, 0, 1, 1, 1, 1, 0, 1, 0, 1, 1, 0, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 1, 0, 1, 0, 1, 1, 1, 1, 0, 1, 0, 1, 1, 0, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 1, 0, 1, 0, 1, 1, 1, 1, 0, 1, 0, 1, 1, 0, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 1, 0, 1, 0, 1, 1, 1, 1, 0
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,1
|
|
|
COMMENTS
| The number of 1's between successive 0's gives A006519 . [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Apr 22 2009]
|
|
|
MATHEMATICA
| Nest[ Flatten[ # /. {0 -> {0, 1, 0}, 1 -> {1, 1}}] &, {0}, 5] [From Robert G. Wilson v (rgwv(AT)rgwv.com), May 02 2009]
|
|
|
CROSSREFS
| Sequence in context: A089809 A165211 A096270 * A174282 A123640 A022924
Adjacent sequences: A159686 A159687 A159688 * A159690 A159691 A159692
|
|
|
KEYWORD
| easy,nonn
|
|
|
AUTHOR
| Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Apr 19 2009
|
|
|
EXTENSIONS
| More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), May 02 2009
|
| |
|
|