|
| |
|
|
A087411
|
|
Multiples of 9 with digits grouped in pairs and leading zeros omitted.
|
|
8
| |
|
|
91, 82, 73, 64, 55, 46, 37, 28, 19, 9, 91, 8, 11, 71, 26, 13, 51, 44, 15, 31, 62, 17, 11, 80, 18, 91, 98, 20, 72, 16, 22, 52, 34, 24, 32, 52, 26, 12, 70, 27, 92, 88, 29, 73, 6, 31, 53, 24, 33, 33, 42, 35, 13, 60, 36, 93, 78, 38, 73, 96, 40, 54, 14, 42, 34, 32, 44, 14, 50, 45, 94
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
MATHEMATICA
| FromDigits /@ Partition[ Flatten[ IntegerDigits[ Table[ 9n, {n, 1, 60}]]], 2] (from Robert G. Wilson v)
|
|
|
CROSSREFS
| Cf. A008591, A059805, A087406, A060936, A087407, A087408, A087409, A087075, A087410.
Sequence in context: A119656 A180006 A033411 * A203363 A103847 A043585
Adjacent sequences: A087408 A087409 A087410 * A087412 A087413 A087414
|
|
|
KEYWORD
| nonn,easy,base
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com), Oct 19 2003
|
|
|
EXTENSIONS
| More terms from Ray Chandler (rayjchandler(AT)sbcglobal.net), Oct 20 2003
|
| |
|
|