|
Search: id:A087408
|
|
|
| A087408 |
|
Multiples of 5 with digits grouped in pairs and leading zeros omitted. |
|
+0 9
|
|
| 51, 1, 52, 2, 53, 3, 54, 4, 55, 5, 56, 6, 57, 7, 58, 8, 59, 9, 51, 0, 10, 51, 10, 11, 51, 20, 12, 51, 30, 13, 51, 40, 14, 51, 50, 15, 51, 60, 16, 51, 70, 17, 51, 80, 18, 51, 90, 19, 52, 0, 20, 52, 10, 21, 52, 20, 22, 52, 30, 23, 52, 40, 24, 52, 50, 25, 52, 60, 26, 52, 70, 27, 52, 80
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
MATHEMATICA
|
FromDigits /@ Partition[ Flatten[ IntegerDigits[ Table[ 5n, {n, 1, 60}]]], 2] (from Robert G. Wilson v)
|
|
CROSSREFS
|
Cf. A008587, A059805, A087406, A060936, A087407, A087409, A087075, A087410, A087411.
Sequence in context: A015062 A015038 A111402 this_sequence A033371 A131536 A003912
Adjacent sequences: A087405 A087406 A087407 this_sequence A087409 A087410 A087411
|
|
KEYWORD
|
nonn,easy,base
|
|
AUTHOR
|
njas, Oct 19 2003
|
|
EXTENSIONS
|
More terms from Ray Chandler (rayjchandler(AT)sbcglobal.net), Oct 20 2003
|
|
|
Search completed in 0.002 seconds
|