|
| |
|
|
A102626
|
|
2^n written in base n+1.
|
|
0
| |
|
|
1, 10, 11, 20, 31, 52, 121, 200, 314, 512, 851, 1228
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| a(0) = 1 by convention.
|
|
|
EXAMPLE
| 10 (base 2) = 2
11 (base 3) = 4
20 (base 4) = 8
31 (base 5) = 16
52 (base 6) = 32
121 (base 7) = 64
200 (base 8) = 128
314 (base 9) = 256
512 (base 10) = 512
|
|
|
CROSSREFS
| Sequence in context: A109827 A109839 A087486 * A178361 A014418 A089591
Adjacent sequences: A102623 A102624 A102625 * A102627 A102628 A102629
|
|
|
KEYWORD
| nonn,base
|
|
|
AUTHOR
| R. Eismann (r.reisman(AT)wanadoo.fr), Feb 01 2005
|
|
|
EXTENSIONS
| The explanation for this puzzle sequence was sent by Jonathan Vos Post, Feb 02 2005.
|
| |
|
|