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!)
A226266 Number of additive Z_2 Z_8 codes of a certain type (see Siap-Aydogdu for precise definition). 6
504, 486080, 1360627200, 13028011487232, 461548202708533248, 62904245232195703930880, 33630170777556360030742118400, 71219568024522244738221811324420096, 600357043171015092778940374122700581371904, 20193878525098148007889802657546998364965856870400 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
N2×8(r+1, 2r+1; r, 0, r, r) r>=1. (Siap-Aydogdu Table 1)
LINKS
I. Siap and I. Aydogdu, Counting The Generator Matrices of Z_2 Z_8 Codes, arXiv preprint arXiv:1303.6985 [math.CO], 2013.
MATHEMATICA
QP = QPochhammer;
a[n_] := ((2^(2n + 1))^n (2^(3n + 2))^n (2^(5n + 3))^n QP[2^(-2n-1), 2, n] QP[2^(-n-1), 2, n]^2)/(2^n^2 (4^n)^n (8^n)^(2n) QP[2^(-n), 2, n]^3);
Array[a, 10] (* Jean-François Alcover, Sep 01 2018 *)
CROSSREFS
Sequence in context: A278308 A000706 A289637 * A278371 A278655 A068299
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Jun 02 2013
EXTENSIONS
Terms a(4) and beyond from Lars Blomberg, Jun 14 2017
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 23 11:07 EDT 2024. Contains 371905 sequences. (Running on oeis4.)