login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A091834
Triangle read by rows: T(n,k) = maximum denominator in the Egyptian fraction representation that minimizes the maximum denominator of the k-th entry of row n of the triangle of numbers 1/2; 1/3, 2/3; 1/4, 2/4, 3/4; ...
0
2, 3, 6, 4, 2, 4, 5, 15, 10, 10, 6, 3, 2, 6, 3, 7, 21, 21, 14, 14, 21, 8, 4, 8, 2, 8, 4, 8, 9, 18, 3, 9, 18, 6, 9, 18, 10, 5, 10, 15, 2, 10, 5, 10, 15, 11, 44, 44, 33, 33, 22, 22, 44, 44, 33
OFFSET
0,1
EXAMPLE
The 47th position, corresponding to the fraction 2/11, has value 44 because 2/11=1/12+1/22+1/33+1/44 and there is no way of writing 2/11 as a sum of distinct unit fractions with all denominators less than 44.
CROSSREFS
Cf. A050210.
Sequence in context: A191658 A021427 A352478 * A050210 A003573 A111804
KEYWORD
nonn,tabl
AUTHOR
David Eppstein, Mar 09 2004
STATUS
approved