HOME

TheInfoList



OR:

In mathematics, a weighing matrix of order n and weight w is a matrix W with entries from the set \ such that: :WW^\mathsf = wI_n Where W^\mathsf is the
transpose In linear algebra, the transpose of a matrix is an operator which flips a matrix over its diagonal; that is, it switches the row and column indices of the matrix by producing another matrix, often denoted by (among other notations). The tr ...
of W and I_n is the identity matrix of order n. The weight w is also called the ''degree'' of the matrix. For convenience, a weighing matrix of order n and weight w is often denoted by W(n,w). Weighing matrices are so called because of their use in optimally measuring the individual weights of multiple objects. When the weighing device is a
balance scale A scale or balance is a device used to measure weight or mass. These are also known as mass scales, weight scales, mass balances, and weight balances. The traditional scale consists of two plates or bowls suspended at equal distances from a ...
, the statistical variance of the measurement can be minimized by weighing multiple objects at once, including some objects in the opposite pan of the scale where they subtract from the measurement.


Properties

Some properties are immediate from the definition. If W is a W(n,w), then: * The rows of W are pairwise orthogonal (that is, every pair of rows you pick from W will be orthogonal). Similarly, the columns are pairwise orthogonal. * Each row and each column of W has exactly w non-zero elements. * W^\mathsfW = w I, since the definition means that where W^ is the inverse of * \det(W) = \pm w^ where \det(W) is the
determinant In mathematics, the determinant is a scalar value that is a function of the entries of a square matrix. It characterizes some properties of the matrix and the linear map represented by the matrix. In particular, the determinant is nonzero if a ...
of A weighing matrix is a generalization of
Hadamard matrix In mathematics, a Hadamard matrix, named after the French mathematician Jacques Hadamard, is a square matrix whose entries are either +1 or −1 and whose rows are mutually orthogonal. In geometric terms, this means that each pair of rows ...
, which does not allow zero entries. As two special cases, a W(n,n) is a
Hadamard matrix In mathematics, a Hadamard matrix, named after the French mathematician Jacques Hadamard, is a square matrix whose entries are either +1 or −1 and whose rows are mutually orthogonal. In geometric terms, this means that each pair of rows ...
and a W(n,n-1) is equivalent to a conference matrix.


Applications


Experiment design

Weighing matrices take their name from the problem of measuring the weight of multiple objects. If a measuring device has a statistical variance of \sigma^2, then measuring the weights of N objects and subtracting the (equally imprecise)
tare weight Tare weight , sometimes called unladen weight, is the weight of an empty vehicle or container. By subtracting tare weight from gross weight (laden weight), one can determine the weight of the goods carried or contained (the net weight). Etymolo ...
will result in a final measurement with a variance of 2\sigma^2. It is possible to increase the accuracy of the estimated weights by measuring different subsets of the objects, especially when using a
balance scale A scale or balance is a device used to measure weight or mass. These are also known as mass scales, weight scales, mass balances, and weight balances. The traditional scale consists of two plates or bowls suspended at equal distances from a ...
where objects can be put on the opposite measuring pan where they subtract their weight from the measurement. An order n matrix W can be used to represent the placement of n objects—including the tare weight—in n trials. Suppose the left pan of the balance scale adds to the measurement and the right pan subtracts from the measurement. Each element of this matrix w_ will have: :w_ = \begin 0 & \texti\textj\text \\ 1 & \texti\textj\text \\ -1 & \texti\textj\text \\ \end Let \mathbf be a column vector of the measurements of each of the n trials, let \mathbf be the errors to these measurements each
independent and identically distributed In probability theory and statistics, a collection of random variables is independent and identically distributed if each random variable has the same probability distribution as the others and all are mutually independent. This property is usual ...
with variance \sigma^2, and let \mathbf be a column vector of the true weights of each of the n objects. Then we have: :\mathbf = W\mathbf + \mathbf Assuming that W is
non-singular In the mathematical field of algebraic geometry, a singular point of an algebraic variety is a point that is 'special' (so, singular), in the geometric sense that at this point the tangent space at the variety may not be regularly defined. In ca ...
, we can use the method of least-squares to calculate an estimate of the true weights: :\mathbf = (W^T W)^ W \mathbf The variance of the estimated \mathbf vector cannot be lower than \tfrac, and will be minimum if and only if W is a weighing matrix.


Optical measurement

Weighing matrices appear in the engineering of spectrometers, image scanners, and optical multiplexing systems. The design of these instruments involve an optical mask and two detectors that measure the intensity of light. The mask can either transmit light to the first detector, absorb it, or reflect it toward the second detector. The measurement of the second detector is subtracted from the first, and so these three cases correspond to weighing matrix elements of 1, 0, and -1 respectively. As this is essentially the same measurement problem as in the previous section, the usefulness of weighing matrices also applies.


Examples

Note that when weighing matrices are displayed, the symbol - is used to represent −1. Here are some examples: This is a W(2,2): :\begin1 & 1 \\ 1 & -\end This is a W(4,3): :\begin 1 & 1 & 1 & 0 \\ 1 & - & 0 & 1 \\ 1 & 0 & - & - \\ 0 & 1 & - & 1 \end This is a W(7,4): :\begin 1 & 1 & 1 & 1 & 0 & 0 & 0 \\ 1 & - & 0 & 0 & 1 & 1 & 0 \\ 1 & 0 & - & 0 & - & 0 & 1 \\ 1 & 0 & 0 & - & 0 & - & - \\ 0 & 1 & - & 0 & 0 & 1 & - \\ 0 & 1 & 0 & - & 1 & 0 & 1 \\ 0 & 0 & 1 & - & - & 1 & 0 \end Another W(7,4): :\begin - & 1 & 1 & 0 & 1 & 0 & 0 \\ 0 & - & 1 & 1 & 0 & 1 & 0 \\ 0 & 0 & - & 1 & 1 & 0 & 1 \\ 1 & 0 & 0 & - & 1 & 1 & 0 \\ 0 & 1 & 0 & 0 & - & 1 & 1 \\ 1 & 0 & 1 & 0 & 0 & - & 1 \\ 1 & 1 & 0 & 1 & 0 & 0 & - \end Which is cyclic, namely, each row is a cyclic shift of the previous row. Such a matrix is called a CW(n,k) and is determined by its first row. Circulant weighing matrices are of special interest since their algebraic structure makes them easier for classification. Indeed, we know that a circulant weighing matrix of order n and weight k must be of square weight. So, weights 1,4,9,16,... are permissible and weights k \leq 25 have been completely classified. Two special (and actually, extreme) cases of circulant weighing matrices are (A) circulant Hadamard matrices which are conjectured not to exist unless their order is less than 5. This conjecture, circulant Hadamard conjecture first raised by Ryser is known to be true for many orders but is still open. (B) CW(n,k) of weight k=s^2 and minimal order n exist if s is a power of a prime and such a circulant weighing matrix can be obtained by signing the complement of a finite projective plane. Since all CW(n,k) for k\leq 25 have been classified, the first open case is CW(105,36). The first open case for a general weighing matrix (certainly not a circulant) is W(35,25).


Equivalence

Two weighing matrices are considered to be equivalent if one can be obtained from the other by a series of permutations and negations of the rows and columns of the matrix. The classification of weighing matrices is complete for cases where w ≤ 5 as well as all cases where n ≤ 15 are also completed. However, very little has been done beyond this with exception to classifying circulant weighing matrices.


Open Questions

There are many open questions about weighing matrices. The main question about weighing matrices is their existence: for which values of n and w does there exist a W(n,w)? A great deal about this is unknown. An equally important but often overlooked question about weighing matrices is their enumeration: for a given n and w, how many W(n,w)'s are there? This question has two different meanings. Enumerating up to equivalence and enumerating different matrices with same n,k parameters. Some papers were published on the first question but none were published on the second important question.


References

{{Matrix classes Matrix theory Combinatorics Design of experiments Combinatorial design