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.

A005335 Number of labeled nonseparable (or 2-connected) bipartite graphs with 2n nodes and n nodes in each part.

This page as a plain text file.
%I A005335 M3177 #20 Jan 04 2021 16:56:56
%S A005335 1,3,340,246295,796058676,9736032295374,432386386904461704,
%T A005335 70004505120317453723895,41988978212639552393332333300,
%U A005335 95055430627597798399511262461524570,826275345303020411581696428212189429357784,27965998400207183955394390590886658323558240477654
%N A005335 Number of labeled nonseparable (or 2-connected) bipartite graphs with 2n nodes and n nodes in each part.
%C A005335 Nonseparable graphs are also called blocks.
%D A005335 N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
%H A005335 Andrew Howroyd, <a href="/A005335/b005335.txt">Table of n, a(n) for n = 1..50</a>
%H A005335 F. Harary and R. W. Robinson, <a href="http://dx.doi.org/10.4153/CJM-1979-007-3">Labeled bipartite blocks</a>, Canad. J. Math., 31 (1979), 60-68.
%H A005335 F. Harary and R. W. Robinson, <a href="/A001832/a001832.pdf">Labeled bipartite blocks</a>, Canad. J. Math., 31 (1979), 60-68. (Annotated scanned copy)
%F A005335 a(n) = binomial(2*n, n) * A005334(n) / 2. - _Andrew Howroyd_, Jan 03 2021
%Y A005335 Main diagonal of A123474 as an array.
%Y A005335 Cf. A005334.
%K A005335 nonn
%O A005335 1,2
%A A005335 _N. J. A. Sloane_
%E A005335 Name clarified and more terms added by _Andrew Howroyd_, Jan 03 2021