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!)
A165344 Second series of Hankel determinants based on A001044(n+1)=((n+1)!)^2 : a(n)=det(A001044(i+j-1))=det(((i+j-1)!)^2), i,j=1,2...n. Hankel transform of A001044(n+1). 2
1, 20, 75456, 222049714176, 1446859308630697574400, 47680530046593302430474043392000000, 15747911603441625571224989926437024694272000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
It would be highly desirable to obtain a closed form for a(n).
LINKS
MATHEMATICA
nmax = 10; Table[Det[Table[((i+j-1)!)^2, {i, 1, k}, {j, 1, k}]], {k, 1, nmax}] (* Vaclav Kotesovec, Feb 24 2019 *)
CROSSREFS
Sequence in context: A159370 A129039 A129038 * A348646 A222745 A175853
KEYWORD
nonn
AUTHOR
Karol A. Penson, Sep 15 2009
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 April 19 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)