Dashboard

Featured nodes

Roots

  • Public root

Templates

  • Test template
  • iCorps template
  • Guanyu's Latex template
  • Ivar's latex template
  • Family Tree template
  • Latex template
  • Router template

Trees

  • Public trees

Orphans

  • Browse orphan nodes
Related nodes

Parents1

  • Block matrices

Siblings3
  • Sort by title
  • Sort by date

  • Definition of block/partitioned matrix
  • Multiplication of block/partitioned matrices
  • Definition of block diagonal matrix
Knowenβ
  • Help
    • Welcome to Knowen!
    • Edit test node (no login required)
    • Create new test node (no login required)
  • Not logged in
    • Sign in
    • Sign up

History & Comments

Back

Fill content

Description:Added mathematical content
# Multiplication of block/partitioned matrices

Put content here**Theorem.** Block matrices can be multiplied as if the blocks were scalar entries, provided the block dimensions are compatible.
⏎
If $A$ and $B$ are partitioned conformally:
$$A = \begin{pmatrix} A_{11} & A_{12} \\ A_{21} & A_{22} \end{pmatrix}, \quad B = \begin{pmatrix} B_{11} & B_{12} \\ B_{21} & B_{22} \end{pmatrix}$$
then:
$$AB = \begin{pmatrix} A_{11}B_{11} + A_{12}B_{21} & A_{11}B_{12} + A_{12}B_{22} \\ A_{21}B_{11} + A_{22}B_{21} & A_{21}B_{12} + A_{22}B_{22} \end{pmatrix}$$
⏎
The column partitioning of $A$ must match the row partitioning of $B$ for the block products to be defined.

# Parents

* Block matrices
Sign in to add a new comment

Contact us or leave feedback

© KTree Inc. 2026