Matrix multiplication examples

From testwiki
Jump to navigation Jump to search

Permutations

Nimber multiplication table

Walsh permutation; nimber multiplication; patterns

Walsh spectrum of Boolean functions

The Walsh spectrum of a Boolean function is the product of it's binary string representation and a Walsh matrix.

The Walsh spectrum of the Boolean function (1,0,1,0,0,1,1,0)
is (4,2,0,2,0,2,0,2)

Compare Figure 1 in Walsh Spectrum Computations Using Cayley Graphs
by W. J. Townsend and M. A. Thornton
Walsh spectra of 8 Boolean functions
in the same small equivalence class
(including the function in the file on the left)

The background pattern of white and red squares in the resulting matrix shows the binary Walsh spectra. In the following cases, they form binary Walsh matrices:

LDU decomposition of a Walsh matrix

LDU decomposition of the Walsh matrix of order 16

Positive numbers are green, the zero white, negatives red.
The ones in the lower and upper triangular matrices form Sierpinski triangles.
The entries of the diagonal matrix are from Gould's-Morse sequence.


Product of a Walsh matrix and Gould's-Morse sequence

Concider a Walsh matrix of order 2n
and a column vector with the first 2n values from Template:W
with the signs distributed like the ones in Template:W sequence.

Their product always has the first 2n values from Template:Oeis (like Gould's sequence, but with powers of 3 instead of 2)
and the signs are distributed like:

  • the zeros in Thue-Morse sequence for odd n
  • the ones in Thue-Morse sequence for even n
n = 8
n = 16

"n-ary Walsh matrices"

The product of matrices made of consecutive numbers in the n-based numeral system gives an "n-ary Walsh matrix" , when modulo n operations are used. In the following files the result for normal operations is shown in light gray numbers.

In each row and column, except the one with only zeros, there is an equal number of entries for the same value.

Binary Walsh matrix
white 0, red 1
"Ternary Walsh matrix"
white 0, green 1, red 2
"Balanced ternary Walsh matrix"
red −1, white 0, green 1

Quaternion group

The quaternion group can be defined via matrix multiplication in different ways:

File:Quaternion group; Cayley table; subgroup of SL(2,C).svg
Q. g. as a subgroup of SL(2,C)
File:Quaternion group; Cayley table; subgroup of SL(2,3).svg
Q. g. as a subgroup of SL(2,3)