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.

A281679 Number of perfect matchings in the graph C_10 X C_n.

Original entry on oeis.org

5054, 537636, 2540032, 114557000, 1034315998, 33898728836, 400448833106, 11203604497408, 152849502772958, 3876306765700644, 58099728840105682, 1375359477482867528, 22057225099289357824, 496348449090698237956, 8370856315868909044082, 181385918483215101487880
Offset: 3

Views

Author

Sergey Perepechko, Jan 26 2017

Keywords

Comments

For even values of m the order of recurrence relation for the number of perfect matchings in C_m X C_n graph does not exceed (3^delta(m/2) + 2*(3/5)^(1 - delta(m/2)))*5^floor(m/4) + 1. Here delta(k) equals 1 for odd values of k and 0 otherwise. If m=10 the above estimate gives 126 for the order of recurrence relation while the exact value equals 118.

Crossrefs