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”).

A080044
Numerators of triangular array: T(n,1)=T(n,n)=1/n and T(n,k)=T(n-1,k-1)+T(n-1,k), 1<k<n.
1
1, 1, 1, 1, 1, 1, 1, 4, 4, 1, 1, 19, 8, 19, 1, 1, 107, 17, 17, 107, 1, 1, 39, 181, 17, 181, 39, 1, 1, 293, 479, 218, 218, 479, 293, 1, 1, 621, 1058, 1351, 436, 1351, 1058, 621, 1, 1, 5869, 10327, 4563, 619, 619, 4563, 10327, 5869, 1, 1, 6121, 3685, 7541, 17677, 619, 17677
OFFSET
1,8
EXAMPLE
Triangle begins:.................. Numerators:
.............1/1.........................1
..........1/2...1/2....................1...1
.......1/3...1/1...1/3...............1...1...1
....1/4...4/3...4/3...1/4..........1...4...4...1
.1/5..19/12..8/3..19/12..1/5.....1..19...8..19...1.
CROSSREFS
Sequence in context: A221837 A189150 A155194 * A128433 A089746 A225330
KEYWORD
nonn,tabl,frac
AUTHOR
Reinhard Zumkeller, Jan 21 2003
STATUS
approved