|
Search: id:A096135
|
|
|
| A096135 |
|
Triangle read by rows which contains in row n that permutation of the n numbers T(n-1)+1..T(n) which yields a smallest multiple of n after concatenation. T(n) are the triangular numbers. If no such multiple exists, the row contains zeros. |
|
+0 2
|
|
| 1, 3, 2, 4, 5, 6, 7, 9, 10, 8, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 20, 22, 23, 24, 25, 28, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45
(list; table; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
Conjecture: No term is zero.
|
|
EXAMPLE
|
Terms a(7) to a(10) are 7,9,10,8 respectively, a permutation of 7,8,9 and 10, the next four numbers and 79108 is a multiple of 4.
The 4th row contains a permutation of 7, 8, 9 and 10, the four numbers up to and including T(4)=A000217(4)=10. The concatenations 78910, 78109 etc. are not multiples of 4, which leaves the concatenation 79108 as the only (and therefore minimal) candidate for the ordering of the numbers in the row. Triangle starts
1;
3,2;
4,5,6;
7,9,10,8;
11,12,13,14,15;
16,17,18,19,21,20;
|
|
CROSSREFS
|
Cf. A096136.
Sequence in context: A035558 A089401 A035044 this_sequence A092829 A081943 A113004
Adjacent sequences: A096132 A096133 A096134 this_sequence A096136 A096137 A096138
|
|
KEYWORD
|
base,more,nonn,tabl
|
|
AUTHOR
|
Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Jul 06 2004
|
|
EXTENSIONS
|
More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Aug 03 2007
|
|
|
Search completed in 0.002 seconds
|