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.

A026118 Number of polyhexes of class PF2 (with two catafusenes annealated to pyrene).

Original entry on oeis.org

5, 20, 100, 431, 1937, 8548, 38199, 171001, 770934, 3492251, 15905897, 72785480, 334571647, 1544203452, 7154247842, 33260560977, 155126129968, 725639264293, 3403612632885, 16004969728270, 75437244856898, 356337397010035, 1686618801843050
Offset: 6

Views

Author

Keywords

Comments

See reference for precise definition.
From Petros Hadjicostas, Jan 13 2019: (Start)
This sequence is defined by eq. (34), p. 536, in Cyvin et al. (1992). It is denoted by 2^Q_{4+n} (for n >= 2). Thus, a(n+4) = 2^Q_{4+n} for n >= 2 (and that is why the offset here is 6).
For n >= 2, we have a(n+4) = (3/4)*(1 + (-1)^n)*N(floor(n/2)) + (1/4)*(L(n) + 13*Sum_{1 <= i <= n-1} N(i)*N(n-i)), where N(n) = A002212(n) and L(n) = A039658(n).
The sequence (N(n): n >= 1) = (A002212(n): n >= 1) is given by eq. (1), p. 533, in Cyvin et al. (1992), while its g.f. is given by eqs. (2)-(4), p. 1174, in Cyvin et al. (1994). (The g.f. of N(n) = A002212(n) appears also in Harary and Read (1970) as eq. (9) on p. 4.)
The sequence (L(n): n >= 1) = (A039658(n): n >= 1) is given by eq. (22), p. 535, in Cyvin et al (1992), while its g.f. is given by eq. (9), p. 1175, in Cyvin et al. (1994).
The g.f. of the current sequence (a(m): m >= 6) (see below) is given in eq. (A2), p. 1180, in Cyvin et al. (1994), but it can be derived by the above formulae using standard techniques for the calculation of g.f.'s.
For the number of polyhexes of class PF2, we have 1^Q_h = A026106(h) (h >= 5, one catafusene annealated to pyrene), 3^Q_h = A026298(h) (h >= 7, three catafusenes annealated to pyrene), and 4^Q_h = A030519(h) (h >= 8, four catafusenes annealated to pyrene).
(Apparently, the word "annealated" in Cyvin et al. (1992) is spelled "annelated" in Cyvin et al. (1994).)
(End)

Crossrefs

Formula

From Petros Hadjicostas, Jan 14 2019: (Start)
a(n+4) = (3/4)*(1 + (-1)^n)*N(floor(n/2)) + (1/4)*(L(n) + 13*Sum_{1 <= i <= n-1} N(i)*N(n-i)) for n >= 2, where N(n) = A002212(n) and L(n) = A039658(n).
G.f.: (x^2/4)*(1-x)^(-1)*(10 - 48*x + 74*x^2 - 38*x^3) - (x^2/8)*[13*(1 - 3*x)*(1 - x)^(1/2)*(1 - 5*x)^(1/2) + (1 - x)^(-1)*(7 - 5*x)*(1 - x^2)^(1/2)*(1 - 5*x^2)^(1/2)] (see eq. (A2), p. 1180, in Cyvin et al. (1994)).
(End)

Extensions

Name edited by Petros Hadjicostas, Jan 13 2019
Terms a(17)-a(28) computed by Petros Hadjicostas, Jan 13 2019 using a g.f. in Cyvin et al. (1994)