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.

A318270 a(n) is the number of configurations of n indistinguishable pairs placed on the vertices of the ladder graph P_2 X P_n such that all but 5 such pairs are joined by an edge.

Original entry on oeis.org

0, 0, 0, 0, 0, 186, 3666, 36714, 253386, 1369260, 6209700, 24668742, 88338174, 290968686, 894709790, 2597386330, 7181246394, 19040425628, 48684375292, 120592523460, 290476059204, 682548818802, 1568744083242, 3534725236308, 7823387477220, 17037467831748
Offset: 0

Views

Author

Donovan Young, Aug 23 2018

Keywords

Comments

This is also the number of "(n-5)-domino" configurations in the game of memory played on a 2 X n rectangular array, see [Young]. - Donovan Young, Oct 23 2018

Examples

			See example in A318267.
		

Crossrefs

Programs

  • Mathematica
    CoefficientList[Normal[Series[x^2(6*x^13+20*x^12+228*x^11+888*x^10+3012*x^9+6612*x^8+10020*x^7+9636*x^6+5502*x^5+1620*x^4+186*x^3)/(1-x)^5/(1-x-x^2)^6,{x,0,30}]],x]

Formula

G.f.: x^2*(6*x^13 + 20*x^12 + 228*x^11 + 888*x^10 + 3012*x^9 + 6612*x^8 + 10020*x^7 + 9636*x^6 + 5502*x^5 + 1620*x^4 + 186*x^3)/(1 - x)^5/(1 - x - x^2)^6 (conjectured).
The above conjecture is true. See A318268. - Andrew Howroyd, Sep 03 2018

Extensions

Terms a(14) and beyond from Andrew Howroyd, Sep 03 2018