cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-10 of 23 results. Next

A036297 Number of Hadamard matrices of order n.

Original entry on oeis.org

1, 1, 1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 5, 0, 0, 0, 3, 0, 0, 0, 60, 0, 0, 0, 487, 0, 0, 0, 13710027, 0, 0, 0
Offset: 0

Views

Author

Keywords

References

Crossrefs

A007299 is the main entry for this sequence. Cf. A003432.

Extensions

a(32) from the H. Kharaghani and B. Tayfeh-Rezaie paper. - N. J. A. Sloane, Feb 11 2012

A096201 Number of Hadamard matrices of order 4n when a matrix and its transpose are considered equivalent.

Original entry on oeis.org

1, 1, 1, 1, 4, 3, 36, 294, 6857010
Offset: 0

Views

Author

Ian Wanless, Jul 28 2004

Keywords

Comments

More precisely, number of inequivalent Hadamard matrices of order n if two matrices are considered equivalent if one can be obtained from the other by permuting rows, permuting columns, multiplying rows or columns by -1 and possibly transposing.
Computed from the tables on the linked website.

Crossrefs

Cf. A007299.

Extensions

a(8) from Brendan McKay, Feb 11 2012

A048615 Numerator of mass (Sum 1/|Aut(H)|) of Hadamard matrices of order 4n.

Original entry on oeis.org

1, 1, 1, 27, 127, 34603, 278617, 264156210586399
Offset: 1

Views

Author

N. J. A. Sloane, E. M. Rains

Keywords

Comments

This list starts with the Hadamard matrix of order 4. The masses of the Hadamard matrices of orders 1 and 2 are 1/2 and 1/8 respectively.

Examples

			1/192, 1/21504, 1/190080, 27/573440, 127/218880, 34603/40480, 278617/2106, 264156210586399/53329920, ...
		

Crossrefs

Extensions

a(8) from Brendan McKay, Feb 11 2012

A048616 Denominator of mass (Sum 1/|Aut(H)|) of Hadamard matrices of order 4n.

Original entry on oeis.org

192, 21504, 190080, 573440, 218880, 40480, 2106, 53329920
Offset: 1

Views

Author

N. J. A. Sloane, E. M. Rains

Keywords

Examples

			1/192, 1/21504, 1/190080, 27/573440, 127/218880, 34603/40480, 278617/2106, 264156210586399/53329920, ...
		

Crossrefs

Extensions

a(8) from Brendan McKay, Feb 11 2012

A319594 Number of solutions to dft(p)^2 + dft(q)^2 = (4n-3), where p and q are even sequences of length 2n-1, p(0)=0, p(k)=+1,-1 when k<>0, q(k) is +1,-1 for all k, and dft(x) denotes the discrete Fourier transform of x.

Original entry on oeis.org

2, 4, 4, 12, 12, 0, 12, 16, 0, 36, 24, 0, 20, 36, 0, 60
Offset: 1

Views

Author

Jeffery Kline, Dec 16 2018

Keywords

Comments

Each solution (p,q) corresponds to a family of symmetric Hadamard matrices of size 8n-4. To construct one member from this family, set A = circulant(p) + I, B = circulant(q), C = B, D = A - 2 I and H = [ [A, B, C, D], [B, D, -A, -C], [C, -A, -D, B], [D, -C, B, -A]]. Then A, B, C and D are symmetric and H is Hadamard and symmetric.
Since p and q are assumed to be even, dft(p) and dft(q) are real-valued.
2 divides a(n) for all n. If (p,q) is a solution, then (p,-q) is also a solution.
4 divides a(n) when n>1. If (p,q) is a solution, then (+/-p,+/-q) are also solutions. When n=1, p is the length-1 sequence, (0).
It is known that a(n)>0 for n=25, 26, 29.

Examples

			For n=1, the a(1)=2 solutions are ((0),(-)) and ((0),(+)). For n=2, the a(2)=4 solutions are ((0,-,-), (-,+,+)), ((0,-,-), (+,-,-)), ((0,+,+),(-,+,+)) and ((0,+,+), (+,-,-)).
		

Crossrefs

A019442 Numbers m such that a Hadamard matrix of order m exists.

Original entry on oeis.org

1, 2, 4, 8, 12, 16, 20, 24, 28, 32, 36, 40, 44, 48, 52, 56, 60, 64, 68, 72, 76, 80, 84, 88, 92, 96, 100, 104, 108, 112, 116, 120, 124, 128, 132, 136, 140, 144, 148, 152, 156, 160, 164, 168, 172, 176, 180, 184, 188, 192, 196, 200, 204, 208, 212, 216, 220, 224, 228, 232, 236, 240
Offset: 1

Views

Author

N. J. A. Sloane, Oct 16 2008

Keywords

Comments

It is conjectured that this sequence consists of 1, 2 and all multiples of 4.
Already in 1992 Hadamard matrices were known of all orders 4t up through 424.
The old entry with this sequence number was a duplicate of A007740.
Integers m such that a simplex of dimension m - 1 can be inscribed in a hypercube of dimension m - 1. - Violeta Hernández Palacios, Oct 23 2020
Integers m such that an orthoplex of dimension m can be inscribed in a hypercube of dimension m. - Violeta Hernández Palacios, Dec 05 2020
As of today, there remain 12 multiples of 4 less than or equal to 2000 for which no Hadamard matrix of that order is known: 668, 716, 892, 1132, 1244, 1388, 1436, 1676, 1772, 1916, 1948, and 1964 (see comment in A007299). - Bernard Schott, Apr 25 2022; Mar 03 2023

References

  • J. Hadamard, Résolution d'une question relative aux déterminants. Bull. des Sciences Math. (2), 17, 1893, pp. 240-246.
  • M. Hall, Jr., Hadamard matrices of order 16. Research Summary No. 36-10, Jet Propulsion Lab., Pasadena, CA, Vol. 1, 1961, pp. 21-26.
  • M. Hall, Jr., Hadamard matrices of order 20. Technical Report 32-761, Jet Propulsion Lab., Pasadena, CA, 1965.
  • M. Hall, Jr., Combinatorial Theory. 2nd edn. New York: Wiley, 1986.
  • S. Hedayat, N. J. A. Sloane and J. Stufken, Orthogonal Arrays, Springer-Verlag, NY, 1999, Chapter 7.
  • Jennifer Seberry and Mieko Yamada, Hadamard matrices, sequences and block designs, in Dinitz and Stinson, eds., Contemporary design theory, pp. 431-560, Wiley-Intersci. Ser. Discrete Math. Optim., Wiley, New York, 1992.
  • W. D. Wallis, Anne Penfold Street, and Jennifer Seberry Wallis; Combinatorics: Room squares, sum-free sets, Hadamard matrices. Lecture Notes in Mathematics, Vol. 292. Springer-Verlag, Berlin-New York, 1972. iv+508 pp.

Crossrefs

Formula

Conjectured g.f.: (2*x^3 + x^2 + 1)/(x - 1)^2. - Jean-François Alcover, Oct 03 2016

A048885 Number of nonisomorphic orthogonal arrays OA(4n,4n-1,2,2).

Original entry on oeis.org

1, 1, 1, 5, 3, 130, 7570, 355293682
Offset: 1

Views

Author

Keywords

Comments

Equivalently, number of 3-(4*n,2*n,n-1) designs.

References

  • A. S. Hedayat, N. J. A. Sloane and J. Stufken, Orthogonal Arrays, Springer-Verlag, NY, 1999, see Table 7.37 page 165.

Crossrefs

Cf. A007299.

Extensions

a(7) computed by N. J. A. Sloane
a(8) from Brendan McKay, Feb 11 2012

A321338 Number of solutions to dft(a)^2 + dft(b)^2 + dft(c)^2 + dft(d)^2 = 4n, where a,b,c,d are even +1,-1 sequences of length n and dft(x) denotes the discrete Fourier transform of x.

Original entry on oeis.org

16, 96, 64, 256, 192, 1536, 960
Offset: 1

Views

Author

Jeffery Kline, Dec 18 2018

Keywords

Comments

Each solution corresponds to a Hadamard matrix of quaternion type. That is, if H = [[A, B, C, D], [-B, A, -D, C], [-C, D, A, -B], [-D, -C, B, A]], where A,B,C, and D are circulant matrices formed from a,b,c and d, respectively, then H is Hadamard.
Since a,b,c and d are even, their discrete Fourier transforms are real-valued.
16 is a divisor of a(n), for all n. If (a,b,c,d) is a solution, then each of the 16 tuples ((+-)a, (+-)b, (+-)c, (+-)d) is also a solution.
It appears that a(2n) > a(2n-1).
A321851(n) >= a(n), A322617(n) >= a(n) and A322639(n) >= a(n). Every solution that is counted by a(n) is also counted by A321851(n), A322617(n) and A322639(n), respectively.

Crossrefs

A322617 Number of solutions to |dft(a)^2 + dft(d)^2| + |dft(b)^2 + dft(c)^2| = 4n, where a,b,c,d are +1,-1 sequences of length n and dft(x) denotes the discrete Fourier transform of x.

Original entry on oeis.org

16, 96, 576, 1664, 4800, 23040
Offset: 1

Views

Author

Jeffery Kline, Dec 20 2018

Keywords

Comments

Each solution (a,b,c,d) corresponds to a Hadamard matrix of quaternion type H = [[A, B, C, D], [-B, A, -D, C], [-C, D, A, -B], [-D, -C, B, A]], where A and D are circulant matrices formed by a and d, respectively, and B=fliplr(circulant(b)) and C=fliplr(circulant(c)). The converse is not always true. To see this, set a=(-1, -1, -1, 1), b=(-1, -1, -1, 1), c=(-1, 1, 1, 1) and d=(1, -1, -1, -1). Then H is Hadamard but |dft(a)^2 + dft(d)^2| + |dft(b)^2 + dft(c)^2| = (16, 0, 16, 0).
16 is a divisor of a(n), for all n. If (a,b,c,d) is a solution, then each of the 16 tuples ((+-)a, (+-)b, (+-)c, (+-)d) is also a solution.

Crossrefs

A322639 Number of solutions to |dft(a)^2 + dft(b)^2 + dft(c)^2 + dft(d)^2| = 4n, where a,b,c,d are +1,-1 sequences of length n and dft(x) denotes the discrete Fourier transform of x.

Original entry on oeis.org

16, 96, 192, 896, 960, 4608, 6720
Offset: 1

Views

Author

Jeffery Kline, Dec 21 2018

Keywords

Comments

Each solution (a,b,c,d) corresponds to a Hadamard matrix of quaternion type H = [[A, B, C, D], [-B, A, -D, C], [-C, D, A, -B], [-D, -C, B, A]], where A, B, C and D are circulant matrices formed by a, b, c and d, respectively.
16 is a divisor of a(n), for all n. If (a,b,c,d) is a solution, then each of the 16 tuples ((+-)a, (+-)b, (+-)c, (+-)d) is also a solution.
a(n) >= A321338(n). Every solution (a,b,c,d) that is counted by A321338(n) is also counted by a(n).

Crossrefs

Showing 1-10 of 23 results. Next