Matrix of ones

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

In mathematics, a matrix of ones or all-ones matrix is a matrix where every element is equal to one.[1] Examples of standard notation are given below:

J_2=\begin{pmatrix}
1 & 1 \\
1 & 1 
\end{pmatrix};\quad
J_3=\begin{pmatrix}
1 & 1 & 1 \\
1 & 1 & 1 \\
1 & 1 & 1
\end{pmatrix};\quad
J_{2,5}=\begin{pmatrix}
1 & 1 & 1 & 1 & 1 \\
1 & 1 & 1 & 1 & 1 
\end{pmatrix}.\quad

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

Properties

For an n×n matrix of ones J, the following properties hold:

References

  1. Lua error in package.lua at line 80: module 'strict' not found..
  2. Weisstein, Eric W., "Unit Matrix", MathWorld.
  3. Lua error in package.lua at line 80: module 'strict' not found..
  4. Stanley (2013); Horn & Johnson (2012), p. 65.
  5. 5.0 5.1 Lua error in package.lua at line 80: module 'strict' not found..
  6. Lua error in package.lua at line 80: module 'strict' not found..
  7. Lua error in package.lua at line 80: module 'strict' not found..

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