Definition:Kronecker Sum
Jump to navigation
Jump to search
Definition
Let $\mathbf A = \sqbrk a_n$ and $\mathbf B = \sqbrk b_m$ be square matrices with orders $n$ and $m$ respectively.
The Kronecker sum of $\mathbf A$ and $\mathbf B$ is denoted $\mathbf A \oplus \mathbf B$ and is defined as:
- $\mathbf A \oplus \mathbf B = \paren {\mathbf A \otimes \mathbf I_m} + \paren {\mathbf I_n \otimes \mathbf B}$
where:
- $\otimes$ denotes the Kronecker product
- $+$ denotes conventional matrix entrywise addition
- $\mathbf I_m$ and $\mathbf I_n$ are the unit matrices of order $m$ and $n$ respectively.
![]() | This page or section has statements made on it that ought to be extracted and proved in a Theorem page. In particular: Raise the following statement as a page in its own right. You can help $\mathsf{Pr} \infty \mathsf{fWiki}$ by creating any appropriate Theorem pages that may be needed. To discuss this page in more detail, feel free to use the talk page. |
From the above, it follows that $\mathbf A \oplus \mathbf B$ is a square matrix with order $m n$.
Also see
- Definition:Matrix Addition, where can be found different operations on matrices also referred to as addition:
Source of Name
This entry was named for Leopold Kronecker.