|
Search: id:A097476
|
|
|
| A097476 |
|
a(n)=prod(i=0,n-1,((2i)!)^2). |
|
+0 1
|
|
| 1, 4, 2304, 1194393600, 1941728542064640000, 25569049282962188245401600000000, 5866627428836325123819714259080708096000000000000
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
a(n) = determinant of n X n matrix m(i,j)=E(2i+2j), 0<=i,j<=n-1, where E(2k) is the (2k)-th signless Euler number in 1/cos(z)=sum(k>=0,E(2k)*z^(2k)/(2k)!)
|
|
REFERENCES
|
C. Krattenthaler, Advanced Determinant Calculus, p. 46
|
|
LINKS
|
C. Krattenthaler, Advanced Determinant Calculus.
|
|
PROGRAM
|
(PARI) a(n)=prod(i=0, n-1, ((2*i)!)^2)
|
|
CROSSREFS
|
Sequence in context: A024060 A004815 A062407 this_sequence A047676 A079187 A131587
Adjacent sequences: A097473 A097474 A097475 this_sequence A097477 A097478 A097479
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Benoit Cloitre (benoit7848c(AT)orange.fr), Sep 18 2004
|
|
|
Search completed in 0.002 seconds
|