A158039 Determinant of power series of gamma matrix with determinant 7!.
5040, 464642640, 9271613897280, 126088436280779280, 1500148651789039497840, 16877281623734016459152640, 186571560637066991905251295920, 2070944486059672103635752020488080
Offset: 0
Keywords
Examples
a(1) = Determinant(A) = 7! = 5040.
References
- G. Balzarotti and P. P. Lava, Le sequenze di numeri interi, Hoepli, 2008.
Programs
-
Maple
seq(Determinant(sum(A^i,i=1..n)),n=1..20);
Comments