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.
%I A058534 #4 Mar 30 2012 16:48:55 %S A058534 0,1,3,6,15,36,99,270,783,2298,6936,21204,65895,206862,656253,2098602, %T A058534 6761028,21917364,71450229,234070806,770216253,2544458592,8435990916, %U A058534 28060099692,93612265143,313153860210,1050194570445,3530080085868 %N A058534 A 3-way generalization of series-parallel networks with n unlabeled edges. %C A058534 Compare the combstruct construction here with that for A000084. %p A058534 spec := [ N, {N=Union(Z,S,P,Q), S=Set(Union(Z,P),card>=2), P=Set(Union(Z,Q),card>=2), Q=Set(Union(Z,S),card>=2)} ]; [seq(combstruct[count](spec,size=n), n=0..40)]; # N = A058534, S=A000669 %Y A058534 Cf. A000084, A058540, A000669, A058561. %K A058534 nonn %O A058534 0,3 %A A058534 _N. J. A. Sloane_, Dec 24 2000