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-5 of 5 results.

A007299 Number of Hadamard matrices of order 4n.

Original entry on oeis.org

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

Views

Author

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 and multiplying rows or columns by -1.
The Hadamard conjecture is that a(n) > 0 for all n >= 0. - Charles R Greathouse IV, Oct 08 2012
From Bernard Schott, Apr 24 2022: (Start)
A brief historical overview based on the article "La conjecture de Hadamard" (see link):
1893 - J. Hadamard proposes his conjecture: a Hadamard matrix of order 4k exists for every positive integer k (see link).
As of 2000, there were five multiples of 4 less than or equal to 1000 for which no Hadamard matrix of that order was known: 428, 668, 716, 764 and 892.
2005 - Hadi Kharaghani and Behruz Tayfeh-Rezaie publish their construction of a Hadamard matrix of order 428 (see link).
2007 - D. Z. Djoković publishes "Hadamard matrices of order 764 exist" and constructs 2 such matrices (see link).
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. (End)
By private email, Felix A. Pahl informs that a Hadamard matrix of order 1004 was constructed in 2013 (see link Djoković, Golubitsky, Kotsireas); so 1004 is deleted from the last comment. - Bernard Schott, Jan 29 2023

References

  • J. Hadamard, Résolution d'une question relative aux déterminants, Bull. des Sciences Math. 2 (1893), 240-246.
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
  • S. Wolfram, A New Kind of Science. Champaign, IL: Wolfram Media, p. 1073, 2002.

Crossrefs

Extensions

a(8) from the H. Kharaghani and B. Tayfeh-Rezaie paper. - N. J. A. Sloane, 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

A206711 Total number of distinct Hadamard matrices of order 4n.

Original entry on oeis.org

768, 4954521600, 20251509535014912000, 88526812916367202104587059200000, 3776127947893930552689423154306445475840000000, 92624181047745713568610317051197596401168530978226831360000000, 886156947284057553944669848348035536068124589065755283423684984832000000000000
Offset: 1

Views

Author

Brendan McKay, Feb 11 2012 (entered by N. J. A. Sloane)

Keywords

Comments

This is the total number of distinct Hadamard matrices of order 4n, ignoring all equivalences.

Crossrefs

Formula

a(n) = A048615(n)/A048616(n) * (2^n * n!)^2.
a(n) = A206712(4n).

A199006 Related to number of Hadamard matrices of order 4n.

Original entry on oeis.org

192, 21504, 190080, 10838016, 16440, 823616, 74306
Offset: 1

Views

Author

N. J. A. Sloane, Nov 01 2011

Keywords

Comments

It seems that Álvarez et al. calculate these numbers by summing the orders of Aut(H) over inequivalent Hadamard matrices H. If so, a(8) = 20643963716 from Kharaghani and Tayfeh-Rezaie's Table 3. - Andrei Zabolotskii, Jul 08 2025

Crossrefs

A206712 Total number of distinct Hadamard matrices of order n.

Original entry on oeis.org

2, 8, 0, 768, 0, 0, 0, 4954521600, 0, 0, 0, 20251509535014912000, 0, 0, 0, 88526812916367202104587059200000, 0, 0, 0, 3776127947893930552689423154306445475840000000, 0, 0, 0, 92624181047745713568610317051197596401168530978226831360000000, 0, 0, 0, 886156947284057553944669848348035536068124589065755283423684984832000000000000, 0, 0, 0
Offset: 1

Views

Author

Brendan McKay, Feb 11 2012 (entered by N. J. A. Sloane)

Keywords

Comments

a(n) is the total number of distinct Hadamard matrices of order n, ignoring all equivalences.

Crossrefs

Formula

a(4n) = A206711(n) = A048615(n)/A048616(n) * (2^n * n!)^2.
For n>1, a(4n+1) = a(4n+2) = a(4n+3) = 0.
Showing 1-5 of 5 results.