login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A332303 a(n) = (n^2)! * [x^(n^2)] 1 / (1 - Sum_{k>=1} x^(n*k) / (n*k)!). 0
1, 1, 7, 1849, 65782211, 633287284180541, 2684646142383590108047885, 7376495464848567792567195041277565905, 18175605935440100610889032969797881598437325871194971, 53139431374789917342401028242879020609739813068021830228099307511801461 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
Table[(n^2)! SeriesCoefficient[1/(1 - Sum[x^(n k)/(n k)!, {k, 1, n}]), {x, 0, n^2}], {n, 0, 9}]
CROSSREFS
Main diagonal of A260883.
Sequence in context: A206459 A172937 A185407 * A145253 A248730 A024099
KEYWORD
nonn
AUTHOR
Ilya Gutkovskiy, Feb 09 2020
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 14 20:58 EDT 2024. Contains 375167 sequences. (Running on oeis4.)