A089140 Number of subsequences of {1,2,3,...,n} which are p_1-sequences.
2, 4, 8, 15, 26, 40, 60, 84, 114, 149, 190, 234, 288, 346, 411, 484, 565, 649, 743, 840, 947, 1063, 1185
Offset: 1
Examples
{1,2,5,14} is a p_1-subsequence of {1,2,3,...,14}, since 2=f(1), 5=f(2) and 14=f(5) where f is the first degree polynomial given by f(x)=3x-1.
Links
- John W. Layman and Bruce Landman, Note on the local growth of iterated polynomials, Aeq. Math. 27 (1984), 150-156.
Comments