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

A102433
Number of distinct polynomials of degree < n and coefficients > 0 with solutions k >= 1 such that p(k) = n.
4
1, 4, 12, 40, 132, 472, 1727, 6452, 24330, 92404, 352743, 1352116, 5200339, 20058347, 77558811, 300540260, 1166803176, 4537567732, 17672631983, 68923264512, 269128937327, 1052049481983, 4116715363924, 16123801841703
OFFSET
1,2
FORMULA
a(n) = A102431(n) + A102430(n, 1) - 1
EXAMPLE
a(2)=4 distinct polynomials: 2 (for all n), n+1, 2n (for n=1), n (for n=2).
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
Marc LeBrun, Jan 08 2005
STATUS
approved