login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A092301 3^(n^2+2n+1)*Product_{j=1..n} (9^j-1). 7
3, 648, 12597120, 20056328248320, 2589682730460637593600, 27088537289801063207068178841600, 22951765904242357263319251737033603284992000, 1575188025865853631043462731239785102397842258177032192000, 8756565436081269687990149660909266003169595871730647160978999995269120000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
The order of the p-Clifford group for an odd prime p is a*p^(n^2+2n+1)*Product_{j=1..n} (p^(2*j)-1), where a = gcd(p+1,4).
LINKS
G. Nebe, E. M. Rains and N. J. A. Sloane, Self-Dual Codes and Invariant Theory, Springer, Berlin, 2006.
MATHEMATICA
Table[3^(n^2+2n+1) Product[9^j-1, {j, n}], {n, 0, 10}] (* Harvey P. Dale, Jun 23 2013 *)
CROSSREFS
Cf. A092299 and A092301 (p=3), A092300 and A089989 (p=5), A090768 and A090769 (p=7), A090770 (p=2, although this is the wrong formula in that case).
Sequence in context: A332163 A230808 A158600 * A229668 A165343 A278316
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Feb 10 2004
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 05:18 EDT 2024. Contains 371964 sequences. (Running on oeis4.)