2,1
Table of n, a(n) for n=2..7.
If n is even: a(n) = (2n)! If n is congruent to 1 mod 4: a(n) = (n!)^2 / 2 If n is congruent to 3 mod 4: a(n) = (n!)^2
Cf. A001044, A010050.
Sequence in context: A108190 A185489 A172424 * A175460 A015805 A164534
Adjacent sequences: A070737 A070738 A070739 * A070741 A070742 A070743
nonn
Sharon Sela (sharonsela(AT)hotmail.com), May 14 2002
approved