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.

A232222 Number of connected matchings with n crossings, in a disk.

Original entry on oeis.org

1, 3, 13, 65, 354, 2035, 12151, 74618, 468233, 2989093, 19350384, 126730636, 838161358, 5589998777, 37552863737, 253877488505, 1725951649616, 11791929640102, 80921655496164, 557538161292336, 3855215134210479, 26745074320086283, 186095529221819237, 1298423607303399905
Offset: 1

Views

Author

N. J. A. Sloane, Nov 22 2013

Keywords

Crossrefs

Row sums of A232223.
Cf. A000699.

Programs

  • PARI
    {my(A=T(20)); vector(#A, i, vecsum(A[i]))} \\ T(n) defined in A232223. - Andrew Howroyd, Nov 22 2024

Extensions

a(11) onwards from Andrew Howroyd, Nov 22 2024