|
| |
|
|
A083796
|
|
Triangle read by rows in which the n-th row contains n lexicographically smallest distinct numbers such that the sum of the (n-1) terms other than the r-th term is divisible by r.
|
|
7
| |
|
|
1, 2, 1, 1, 2, 3, 1, 2, 5, 6, 1, 2, 3, 4, 14, 1, 2, 3, 4, 8, 30, 1, 2, 3, 4, 5, 6, 39, 1, 2, 3, 4, 5, 6, 11, 28, 1, 2, 3, 4, 5, 6, 7, 8, 804, 1, 2, 3, 4, 5, 6, 7, 8, 24, 1620, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 2465, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 17, 15048, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
COMMENTS
| See A101085 for more information.
|
|
|
EXAMPLE
| The triangle begins:
1
2 1
1 2 3
1 2 5 6
1 2 3 4 14
1 2 3 4 8 30
1 2 3 4 5 6 39
1 2 3 4 5 6 11 28
1 2 3 4 5 6 7 8 804
1 2 3 4 5 6 7 8 24 1620
1 2 3 4 5 6 7 8 9 10 2465
1 2 3 4 5 6 7 8 9 10 17 15048
|
|
|
CROSSREFS
| Cf. A083797, A083798, A083799, A101085.
Sequence in context: A070990 A097868 A025830 * A037039 A182972 A153452
Adjacent sequences: A083793 A083794 A083795 * A083797 A083798 A083799
|
|
|
KEYWORD
| nonn,tabl
|
|
|
AUTHOR
| Amarnath Murthy and Meenakshi Srikanth (amarnath_murthy(AT)yahoo.com), May 08 2003
|
|
|
EXTENSIONS
| Edited by Gareth McCaughan (gareth.mccaughan(AT)pobox.com), Jun 10 2004
|
| |
|
|