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.

A072150 Coordination sequence for AlPO_4-11 structure with respect to node (Y) where decagon, hexagon and square meet and is adjacent to node of type (X).

Original entry on oeis.org

1, 3, 5, 8, 10, 13, 17, 18, 20, 25, 26, 28, 33, 33, 36, 42, 41, 43, 50, 49, 51, 58, 56, 59, 67, 64, 66, 75, 72, 74, 83, 79, 82, 92, 87, 89, 100, 95, 97, 108, 102, 105, 117, 110, 112, 125, 118, 120, 133, 125, 128, 142, 133, 135, 150, 141, 143, 158, 148, 151
Offset: 0

Views

Author

N. J. A. Sloane, Jun 28 2002

Keywords

Comments

There are three types of nodes in this structure.
The coordination sequence with respect to a particular node gives the number of nodes that can be reached from that node in n steps along edges.

Crossrefs

Formula

Empirical: G.f 1 +x*(3+5*x+8*x^2+7*x^3+8*x^4+9*x^5+8*x^6+7*x^7+8*x^8+5*x^9+3*x^10) / ( (x^6+x^3+1)*(x-1)^2*(1+x+x^2)^2 ) with a(n)= +a(n-3) +a(n-9) -a(n-12). - R. J. Mathar, Sep 30 2011

Extensions

More terms from R. J. Mathar, Mar 29 2007
Extended by Joseph Myers, Sep 29 2011