OFFSET
0,10
REFERENCES
R. L. Graham, D. E. Knuth and O. Patashnik, Concrete Mathematics, Addison-Wesley, Reading, MA, 2nd ed. 1998, p. 151.
FORMULA
Conjectures from Colin Barker, Mar 29 2017: (Start)
G.f.: x^6*(x^41 + x^40 + x^39 + x^38 + 2*x^37 + 2*x^36 + x^35 + 3*x^34 + 2*x^33 + 3*x^32 + 2*x^31 + 4*x^30 + 3*x^29 + 4*x^28 + 5*x^27 + x^26 + 3*x^25 + 5*x^24 + 6*x^23 + 4*x^22 + 2*x^21 + 5*x^20 + 4*x^19 + 3*x^18 + 2*x^17 + 4*x^16 + 3*x^15 + x^14 + 3*x^13 + 2*x^12 + 2*x^11 + x^10 + 2*x^9 + x^8 + x^7 + x^6)/(x^42 - 2*x^21 + 1).
a(n) = 2*a(n-21) - a(n-42) for n>41.
(End)
EXAMPLE
The Peirce sequences of orders 1, 2, 3, 4, 5 begin:
0/1 1/1 2/1 3/1 4/1 5/1 6/1 7/1 ...
0/2 0/1 1/2 2/2 1/1 3/2 4/2 2/1 ... (numerators are A009947)
0/2 0/3 0/1 1/3 1/2 2/3 2/2 3/3 ...
0/2 0/4 0/3 0/1 1/4 1/3 2/4 1/2 ...
0/2 0/4 0/5 0/3 0/1 1/5 1/4 1/3 ...
CROSSREFS
KEYWORD
nonn,frac,easy
AUTHOR
N. J. A. Sloane, Jun 11 2002
EXTENSIONS
More terms from Reiner Martin, Oct 15 2002
STATUS
approved