|
Search: id:A135018
|
|
|
| A135018 |
|
Triangle read by rows: row 1 = {1}, row 2 = {1,2}. Row n consists of the smallest n distinct positive integers such that no term in row (n-1) is the average of a term in row (n-2) and a term in row n. |
|
+0 1
|
|
| 1, 1, 2, 2, 4, 5, 1, 4, 5, 10, 1, 2, 7, 9, 10, 2, 5, 6, 7, 11, 12
(list; table; graph; listen)
|
|
|
OFFSET
|
1,3
|
|
|
LINKS
|
Leroy Quet, Home Page (listed in lieu of email address)
|
|
EXAMPLE
|
Triangle begins:
1;
1,2;
2,4,5;
1,4,5,10;
1,2,7,9,10;
2,5,6,7,11,12;
etc.
Look at row 3 (2,4,5) and row 5 (1,2,7,9,10). The averages of the terms in row 3 with the terms of row 5 are: (2+1)/2 = 1.5, (2+2)/2=2, (2+7)/2=4.5; and continuing, the averages are: 5.5, 6, (4+1)/2= 2.5, 3, 5.5, 6.5, 7, (5+1)/2=3, 3.5, 6, 7, 7.5. None of these averages occur among the terms of row 4 (1,4,5,10). In fact, the terms of row 5 are the smallest 5 distinct positive integers such that the averages with the terms of row 3 do not equal any of the terms of row 4.
|
|
CROSSREFS
|
Adjacent sequences: A135015 A135016 A135017 this_sequence A135019 A135020 A135021
Sequence in context: A025557 A059372 A049261 this_sequence A073018 A109295 A057899
|
|
KEYWORD
|
more,nonn,tabl
|
|
AUTHOR
|
Leroy Quet Feb 28 2008
|
|
|
Search completed in 0.002 seconds
|