Q14
Matrices
Matrix Algebra and Product Properties
View
Let $(u,v,r,s) \in (\mathbb{N}^*)^4$. Let $A = (a_{ij})_{\substack{1 \leqslant i \leqslant u \\ 1 \leqslant j \leqslant v}} \in \mathcal{M}_{u,v}(\mathbb{R})$ and $B \in \mathcal{M}_{r,s}(\mathbb{R})$. We define the Kronecker product of $A$ by $B$, and we denote $A \otimes B$, the matrix of $\mathcal{M}_{ur,vs}(\mathbb{R})$ which is defined by $uv$ blocks of size $r \times s$ in such a way that, for all $(i,j) \in \llbracket 1,u \rrbracket \times \llbracket 1,v \rrbracket$, the block with index $(i,j)$ is $a_{i,j}B$.
Besides $u,v,r$ and $s$, we are also given two non-zero natural integers, $w$ and $t$.
Show that, for all matrices $A \in \mathcal{M}_{u,v}(\mathbb{R})$, $A' \in \mathcal{M}_{v,w}(\mathbb{R})$, $B \in \mathcal{M}_{r,s}(\mathbb{R})$ and $B' \in \mathcal{M}_{s,t}(\mathbb{R})$, $$(A \otimes B)(A' \otimes B') = (AA') \otimes (BB').$$