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.

Showing 1-2 of 2 results.

A058585 An approximation to A000084(n).

Original entry on oeis.org

1, 1, 2, 4, 9, 23, 63, 177, 514, 1526, 4624, 14230, 44357, 139779, 444557, 1425151, 4600338, 14939849, 48778197, 160019884, 527200711, 1743607825, 5786756469, 19266336882, 64331275266, 215377539119, 722840378041, 2431459847363
Offset: 0

Views

Author

N. J. A. Sloane, Dec 26 2000

Keywords

References

  • J. Riordan and C. E. Shannon, The number of two-terminal series-parallel networks, J. Math. Phys., 21 (1942), 83-93. Reprinted in Claude Elwood Shannon: Collected Papers, edited by N. J. A. Sloane and A. D. Wyner, IEEE Press, NY, 1993, pp. 560-570.

Crossrefs

Formula

a(n) = floor(u(n)) where u(n) has g.f. (1/2)*(5-3*x-2*x^2-sqrt(9-30*x-11*x^2+12*x^3+4*x^4)).

A093156 Another approximation to A000084(n).

Original entry on oeis.org

1, 2, 4, 9, 24, 63, 177, 514, 1527, 4625, 14230, 44358, 139779, 444558, 1425151, 4600339, 14939849, 48778197, 160019885, 527200711, 1743607826, 5786756470, 19266336882, 64331275266, 215377539119, 722840378042, 2431459847364
Offset: 1

Views

Author

Pab Ter (pabrlos(AT)yahoo.com), May 11 2004

Keywords

Comments

A more accurate version of A001573.

References

  • J. Riordan and C. E. Shannon, The number of two-terminal series-parallel networks, J. Math. Phys., 21 (1942), 83-93. Reprinted in Claude Elwood Shannon: Collected Papers, edited by N. J. A. Sloane and A. D. Wyner, IEEE Press, NY, 1993, pp. 560-570.

Crossrefs

Formula

a(n) is the nearest integer to u(n) (with round(0.5)=0), where u(n) has o.g.f.: U(x) = (5 - 3*x - 2*x^2 - sqrt(9 - 30*x - 11*x^2 + 12*x^3 + 4*x^4))/2. [Riordan & Shannon]
Showing 1-2 of 2 results.