login
A096964
Wendt's determinant of n.
1
-3, -3, 0, -375, -3993, 0, -15265344, -1343091375, 0, -210736858987743, -141498026224804329, 0, -987345386156157037417593, -4875797582053878382039400448, 0, -1562716604740038367719196682456673375
OFFSET
1,1
COMMENTS
a(n) = 0 for multiples of 3.
See also A048954 for a different definition.
LINKS
D. Ford and V. Jha, On Wendt's determinant and Sophie Germain's Theorem, Experiment. Math., Volume 2, Issue 2 (1993), 113-120.
PROG
(PARI) a(n)=polresultant(x^n-1, (-1-x)^n-1, x)
CROSSREFS
Sequence in context: A338148 A338144 A031438 * A350483 A123254 A119969
KEYWORD
sign
AUTHOR
Ralf Stephan, Aug 01 2004
STATUS
approved