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.

A026298 Number of polyhexes of class PF2.

Original entry on oeis.org

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

Views

Author

Keywords

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

Crossrefs

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

Extensions

Corrected and extended by Sean A. Irvine, Sep 24 2019