A158044 Determinant of power series of gamma matrix with determinant 6!.
720, 8482320, 23846746320, 46069117007760, 78423934939027920, 126377664053739048720, 199725313669091369807760, 316583663401497456387173520, 508625335390476191389947899280
Offset: 0
Keywords
Examples
a(1) = Determinant(A) = 6! = 720.
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..30);
Comments