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.

A176425 Number of connected planar graphs with at most n edges.

This page as a plain text file.
%I A176425 #24 Jul 18 2022 09:49:11
%S A176425 1,2,3,6,11,23,53,132,359,1068,3386,11435,40807,152807,597662,2430734,
%T A176425 10237458,44489603,198831994,911063459
%N A176425 Number of connected planar graphs with at most n edges.
%C A176425 Partial sums of number of connected planar graphs with n edges (A046091).
%H A176425 <a href="/A176425/b176425.txt">Table of n, a(n) for n = 0..19</a>
%F A176425 a(n) = Sum_{i=0..n} A046091(i).
%Y A176425 Cf. A002905, A066951, A046091.
%K A176425 nonn,more
%O A176425 0,2
%A A176425 _Jonathan Vos Post_, Apr 17 2010
%E A176425 New name from _Bartlomiej Pawlik_, May 31 2022