login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A343994 Number of nodes in graph BC(n,2) when the internal nodes are counted with multiplicity. 0
3, 15, 58, 156, 339, 643, 1110, 1788, 2731, 3999, 5658, 7780, 10443, 13731, 17734, 22548, 28275, 35023, 42906, 52044, 62563, 74595, 88278, 103756, 121179, 140703, 162490, 186708, 213531, 243139, 275718, 311460, 350563, 393231, 439674, 490108, 544755, 603843, 667606, 736284, 810123 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
This graph BC(n,2) is also called SC(n,2) in earlier sequences (e.g. A331452). Once the Blomberg et al. paper is accepted for publication we will change the name from SC to BC.
LINKS
Lars Blomberg, Scott R. Shannon, N. J. A. Sloane, Graphical Enumeration and Stained Glass Windows, 1: Rectangular Grids, (2020). Also arXiv:2009.07918. See Eq. (7.2).
FORMULA
a(n) = (n^4+10*n^3+25*n^2+12*n+12)/4.
MATHEMATICA
Table[(n^4 + 10*n^3 + 25*n^2 + 12*n + 12)/4, {n, 0, 50}] (* Wesley Ivan Hurt, Sep 04 2022 *)
CROSSREFS
Cf. A331452.
Sequence in context: A125673 A123007 A121695 * A017949 A263173 A049178
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, May 20 2021
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 3 19:26 EDT 2024. Contains 373983 sequences. (Running on oeis4.)