Commutation matrix (original) (raw)

About DBpedia

In mathematics, especially in linear algebra and matrix theory, the commutation matrix is used for transforming the vectorized form of a matrix into the vectorized form of its transpose. Specifically, the commutation matrix K(m,n) is the nm × mn matrix which, for any m × n matrix A, transforms vec(A) into vec(AT): K(m,n) vec(A) = vec(AT) . Here vec(A) is the mn × 1 column vector obtain by stacking the columns of A on top of one another: In the context of quantum information theory, the commutation matrix is sometimes referred to as the swap matrix or swap operator

Property Value
dbo:abstract In mathematics, especially in linear algebra and matrix theory, the commutation matrix is used for transforming the vectorized form of a matrix into the vectorized form of its transpose. Specifically, the commutation matrix K(m,n) is the nm × mn matrix which, for any m × n matrix A, transforms vec(A) into vec(AT): K(m,n) vec(A) = vec(AT) . Here vec(A) is the mn × 1 column vector obtain by stacking the columns of A on top of one another: where A = [Ai,j]. In other words, vec(A) is the vector obtained by vectorizing A in column-major order. Similarly, vec(AT) is the vector obtaining by vectorizing A in row-major order. In the context of quantum information theory, the commutation matrix is sometimes referred to as the swap matrix or swap operator (en)
dbo:wikiPageID 7133473 (xsd:integer)
dbo:wikiPageLength 7770 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1122868775 (xsd:integer)
dbo:wikiPageWikiLink dbr:Quantum_logic_gate dbr:Permutation_matrix dbr:Vectorization_(mathematics) dbr:Quantum_Information dbr:Column_vector dbr:Mathematics dbr:Matrix_(mathematics) dbr:Symmetric_matrix dbr:Linear_algebra dbc:Matrices dbr:Transpose dbc:Linear_algebra dbr:Involution_(mathematics) dbc:Articles_with_example_Python_(programming_language)_code dbc:Articles_with_example_MATLAB/Octave_code dbr:Kronecker_product dbr:Orthogonal_matrix dbr:Row-_and_column-major_order dbr:Delta(i,j)_for_j_in_range(m*n)]_for_i_in_range(m*n)]
dbp:wikiPageUsesTemplate dbt:Reflist dbt:Matrix_classes
dct:subject dbc:Matrices dbc:Linear_algebra dbc:Articles_with_example_Python_(programming_language)_code dbc:Articles_with_example_MATLAB/Octave_code
rdf:type yago:WikicatMatrices yago:Abstraction100002137 yago:Arrangement107938773 yago:Array107939382 yago:Group100031264 yago:Matrix108267640
rdfs:comment In mathematics, especially in linear algebra and matrix theory, the commutation matrix is used for transforming the vectorized form of a matrix into the vectorized form of its transpose. Specifically, the commutation matrix K(m,n) is the nm × mn matrix which, for any m × n matrix A, transforms vec(A) into vec(AT): K(m,n) vec(A) = vec(AT) . Here vec(A) is the mn × 1 column vector obtain by stacking the columns of A on top of one another: In the context of quantum information theory, the commutation matrix is sometimes referred to as the swap matrix or swap operator (en)
rdfs:label Commutation matrix (en)
owl:sameAs freebase:Commutation matrix yago-res:Commutation matrix wikidata:Commutation matrix dbpedia-sl:Commutation matrix https://global.dbpedia.org/id/4hs1u
prov:wasDerivedFrom wikipedia-en:Commutation_matrix?oldid=1122868775&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Commutation_matrix
is dbo:wikiPageWikiLink of dbr:Vectorization_(mathematics) dbr:List_of_named_matrices dbr:Inverse-Wishart_distribution
is foaf:primaryTopic of wikipedia-en:Commutation_matrix