|
Search: id:A134750
|
|
|
| A134750 |
|
Variant of permutational numbers with shifted digits 0->1->2->...->k+1 in k+1 positional system. |
|
+0 6
|
|
| 1, 4, 5, 18, 20, 24, 28, 32, 34, 112, 115, 124, 130, 139, 142, 160, 163, 184, 193, 199, 205, 220, 226, 232, 241, 262, 265, 283, 286, 295, 301, 310, 313, 975, 979, 995, 1003, 1019, 1023, 1075, 1079, 1115, 1127, 1139, 1147, 1195, 1203, 1215, 1227, 1263, 1267
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
Variant of permutational numbers with shifted digits 0->1->2->...->k+1 in k+2 positional system see A051845
|
|
MATHEMATICA
|
a = {}; b = {}; Do[AppendTo[b, n]; w = Permutations[b]; Do[j = FromDigits[1 + w[[m]], n + 1]; AppendTo[a, j], {m, 1, Length[w]}], {n, 0, 5}]; a (*Artur Jasinski*)
|
|
CROSSREFS
|
Cf. A134640, A051845.
Adjacent sequences: A134747 A134748 A134749 this_sequence A134751 A134752 A134753
Sequence in context: A010361 A060289 A066879 this_sequence A051949 A026902 A026755
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Artur Jasinski (grafix(AT)csl.pl), Nov 08 2007
|
|
|
Search completed in 0.002 seconds
|