login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A182026 288*binomial(2*n,n-5)+8*Sum(binomial(2*n,n-5-i)*(5+i),i=1..n-5). 0
0, 0, 0, 0, 0, 288, 3504, 26936, 168000, 930240, 4775232, 23279256, 109368864, 499928000, 2237835600, 9854764920, 42836127360, 184246957440, 785668464000, 3326326610400, 13998420079488, 58611422003904, 244341952079456, 1014823115578800, 4201232634318720, 17343550105777280, 71420954783418240, 293472577948946760, 1203572398002156000 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,6

REFERENCES

OLIVIA BECKWITH, STEVEN J. MILLER, AND KAREN SHEN, Distribution of Eigenvalues of Weighted, Structured Matrix Ensembles, Arxiv preprint arXiv:1112.3719, 2011

LINKS

Table of n, a(n) for n=0..28.

MAPLE

f:=n->288*binomial(2*n, n-5)+8*add(binomial(2*n, n-5-i)*(5+i), i=1..n-5);

[seq(f(n), n=0..40)];

CROSSREFS

Sequence in context: A128392 A049230 A033692 * A202165 A168555 A163731

Adjacent sequences:  A182023 A182024 A182025 * A182027 A182028 A182029

KEYWORD

nonn

AUTHOR

N. J. A. Sloane, Apr 07 2012

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 21 13:32 EDT 2013. Contains 225489 sequences.