cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A321309 Coefficients of the power series expansion at p=1 of the growth rate C(p) of the length of the longest increasing path in an Erdös-Rényi graph with edge probability p.

Original entry on oeis.org

1, 1, 1, 3, 7, 15, 29, 54, 102, 197, 375, 687, 1226, 2182, 3885, 6828, 11767, 19971, 33519, 55525, 90293, 143350, 221149, 329472, 467362, 611441, 683794, 487644, -425932, -3026915, -9327152, -23364105, -53026834, -113415526, -232986460, -464621237, -905199293
Offset: 0

Views

Author

Sanjay Ramassamy, Nov 03 2018

Keywords

Comments

The entries are known to be integers, they were conjectured to be nonnegative and increasing starting from index 2. The radius of convergence of the generating function is at least (sqrt(2)-1)/2 and at most 1.
C(p) is also the speed of the front of the infinite-bin model with moves following a geometric distribution of parameter p.

Examples

			C(1+x) = 1 + x + x^2 + 3x^3 + 7x^4 + 15x^5 + ...
		

Crossrefs

Extensions

a(17)-a(20) from Bastien Mallein added by Stefano Spezia, Dec 20 2023
a(21) and beyond from Benjamin Terlat, Jun 24 2024