login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A026298
Number of polyhexes of class PF2.
9
4, 28, 176, 950, 4908, 24402, 119240, 575348, 2757460, 13157752, 62638788, 297832008, 1415550920, 6728600060, 31998023632, 152271569872, 725231959452, 3457304575812, 16497751608120, 78804354881238, 376806016649964, 1803539487096138, 8641075826669256, 41441524062045660
OFFSET
7,1
COMMENTS
See reference for precise definition.
Cyvin et al. has incorrect a(13) = 119204 and a(14) = 575312 due to using incorrect value for A039919(5); cf. A039659. - Sean A. Irvine, Sep 24 2019
LINKS
S. J. Cyvin, Zhang Fuji, B. N. Cyvin, Guo Xiaofeng, and J. Brunvoll, Enumeration and classification of benzenoid systems. 32. Normal perifusenes with two internal vertices, J. Chem. Inform. Comput. Sci., 32 (1992), 532-540.
FORMULA
a(n + 4) = 3 * (N(n+2) - 6*N(n+1) + 8*N(n)) + A039919(floor((n+1)/2)) where N(n) = A002212(n) [from Cyvin]. - Sean A. Irvine, Sep 24 2019
KEYWORD
nonn
AUTHOR
EXTENSIONS
Corrected and extended by Sean A. Irvine, Sep 24 2019
STATUS
approved