OFFSET
0,7
COMMENTS
LINKS
Clark Kimberling, Rows 0..100, flattened
EXAMPLE
f(0,x) = 1/1, so that p(0,x) = 1
f(1,x) = (1 + x)/1, so that p(1,x) = 1 + x;
f(2,x) = (1 + x + x^2)/(1 + x), so that p(2,x) = 1 + x + x^2).
First 6 rows of the triangle of coefficients:
1
1 1
1 1 1
2 3 1 1
2 4 5 1 1
6 11 7 8 1 1
MATHEMATICA
CROSSREFS
KEYWORD
AUTHOR
Clark Kimberling, Oct 22 2014
STATUS
approved