Matrix of ones

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Short description Template:CS1 config

In mathematics, a matrix of ones or all-ones matrix is a matrix with every entry equal to one.[1] For example:

J2=[1111],J3=[111111111],J2,5=[1111111111],J1,2=[11].

Some sources call the all-ones matrix the unit matrix,[2] but that term may also refer to the identity matrix, a different type of matrix.

A vector of ones or all-ones vector is matrix of ones having row or column form; it should not be confused with unit vectors.

Properties

For an n × nScript error: No such module "Check for unknown parameters". matrix of ones J, the following properties hold:

When J is considered as a matrix over the real numbers, the following additional properties hold:

Applications

The all-ones matrix arises in the mathematical field of combinatorics, particularly involving the application of algebraic methods to graph theory. For example, if A is the adjacency matrix of an n-vertex undirected graph G, and J is the all-ones matrix of the same dimension, then G is a regular graph if and only if AJ = JA.[7] As a second example, the matrix appears in some linear-algebraic proofs of Cayley's formula, which gives the number of spanning trees of a complete graph, using the matrix tree theorem.

The logical square roots of a matrix of ones, logical matrices whose square is a matrix of ones, can be used to characterize the central groupoids. Central groupoids are algebraic structures that obey the identity (ab)(bc)=b. Finite central groupoids have a square number of elements, and the corresponding logical matrices exist only for those dimensions.[8]

See also

References

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1"..
  2. Script error: No such module "Template wrapper".
  3. Script error: No such module "citation/CS1"..
  4. Script error: No such module "Footnotes".; Script error: No such module "Footnotes"., p. 65.
  5. a b Script error: No such module "citation/CS1"..
  6. Script error: No such module "citation/CS1"..
  7. Script error: No such module "citation/CS1"..
  8. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

Template:Notelist

Template:Matrix classes