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.

A112462 Absolute value of coefficient of term [x^(n-6)] in characteristic polynomial of maximum matrix A of size n X n, where n >= 6. Maximum matrix A(i,j) is MAX(i,j), where indices i and j run from 1 to n.

Original entry on oeis.org

6, 83, 611, 3185, 13195, 46228, 142324, 395148, 1007760, 2393430, 5349526, 11345698, 22985326, 44722580, 83947700, 152591660, 269449830, 463484385, 778439025, 1279189275, 2060359665, 3257868120, 5064210840, 7748481000, 11682325200, 17373286476, 25507265868
Offset: 6

Views

Author

Paul Max Payton, Sep 23 2005

Keywords

Crossrefs

Formula

a(n) = ((11n+6)/12!) * Product_{i=-5..5} (n+i).
G.f.: x^6*(6+5*x)/(1-x)^13. - Colin Barker, Mar 28 2012

Extensions

Offset changed from 1 to 6, formulas and b-file adapted by Bruno Berselli, Mar 29 2012