Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

Kronecker product and matrix multiplication property

Writer Emily Wong
$\begingroup$

Given two symmetric matrices, $A \in \mathbb{R}^{n \times n}$ and $B \in \mathbb{R}^{m \times m}$, is there any property of the Kronecker product which relates to matrix multiplication?

More specifically, what is $(A \otimes B)C$? And what should the dimensions of $C$ be?

$\endgroup$ 2

1 Answer

$\begingroup$

In general there is no nice formula for $(A\otimes B)C$. However, if you know $C=U\otimes V$, then $$ (A\otimes B)(U\otimes V) = (AU)\otimes (BV). $$ SeeKronecker product.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy