Matrix addition

The usual matrix addition is defined for two matrices of same dimensions. The sum of two m-by-n matrices A and B, denoted by A + B, is again an m-by-n matrix computed by adding corresponding elements, i.e., (A + B)[i, j] = A[i, j] + B[i, j]. For example

<math>
 \begin{bmatrix}
   1 & 3 \\
   1 & 0 \\    1 & 2
 \end{bmatrix}

+

 \begin{bmatrix}
   0 & 0 \\
   7 & 5 \\
   2 & 1
 \end{bmatrix}

=

 \begin{bmatrix}
   1+0 & 3+0 \\
   1+7 & 0+5 \\
   1+2 & 2+1
 \end{bmatrix}

=

 \begin{bmatrix}
   1 & 3 \\
   8 & 5 \\
   3 & 3
 \end{bmatrix}

<math>

The m × n matrices with matrix addition as operation form an abelian group.

For any arbitrary matrices A (of size m × n) and B (of size p × q), we have the direct sum of A and B, denoted by <math>A \oplus B<math> and defined as

<math>
 A \oplus B =
 \begin{bmatrix}
    a_{11} & \cdots & a_{1n} &      0 & \cdots &      0 \\
    \vdots & \cdots & \vdots & \vdots & \cdots & \vdots \\
   a_{m 1} & \cdots & a_{mn} &      0 & \cdots &      0 \\
         0 & \cdots &      0 & b_{11} & \cdots &  b_{1q} \\
    \vdots & \cdots & \vdots & \vdots & \cdots & \vdots \\
         0 & \cdots &      0 & b_{p1} & \cdots &  b_{pq} 
 \end{bmatrix}

<math>

For instance,

<math>
 \begin{bmatrix}
   1 & 3 & 2 \\
   2 & 3 & 1
 \end{bmatrix}

\oplus

 \begin{bmatrix}
   1 & 6 \\
   0 & 1
 \end{bmatrix}

=

 \begin{bmatrix}
   1 & 3 & 2 & 0 & 0 \\
   2 & 3 & 1 & 0 & 0 \\
   0 & 0 & 0 & 1 & 6 \\
   0 & 0 & 0 & 0 & 1
 \end{bmatrix}

<math>

Note that any element in the direct sum of two vector spaces of matrices could be represented as a direct sum of two matrices.fr:Addition des matrices sv:Matrisaddition

Navigation

  • Art and Cultures
    • Art (https://academickids.com/encyclopedia/index.php/Art)
    • Architecture (https://academickids.com/encyclopedia/index.php/Architecture)
    • Cultures (https://www.academickids.com/encyclopedia/index.php/Cultures)
    • Music (https://www.academickids.com/encyclopedia/index.php/Music)
    • Musical Instruments (http://academickids.com/encyclopedia/index.php/List_of_musical_instruments)
  • Biographies (http://www.academickids.com/encyclopedia/index.php/Biographies)
  • Clipart (http://www.academickids.com/encyclopedia/index.php/Clipart)
  • Geography (http://www.academickids.com/encyclopedia/index.php/Geography)
    • Countries of the World (http://www.academickids.com/encyclopedia/index.php/Countries)
    • Maps (http://www.academickids.com/encyclopedia/index.php/Maps)
    • Flags (http://www.academickids.com/encyclopedia/index.php/Flags)
    • Continents (http://www.academickids.com/encyclopedia/index.php/Continents)
  • History (http://www.academickids.com/encyclopedia/index.php/History)
    • Ancient Civilizations (http://www.academickids.com/encyclopedia/index.php/Ancient_Civilizations)
    • Industrial Revolution (http://www.academickids.com/encyclopedia/index.php/Industrial_Revolution)
    • Middle Ages (http://www.academickids.com/encyclopedia/index.php/Middle_Ages)
    • Prehistory (http://www.academickids.com/encyclopedia/index.php/Prehistory)
    • Renaissance (http://www.academickids.com/encyclopedia/index.php/Renaissance)
    • Timelines (http://www.academickids.com/encyclopedia/index.php/Timelines)
    • United States (http://www.academickids.com/encyclopedia/index.php/United_States)
    • Wars (http://www.academickids.com/encyclopedia/index.php/Wars)
    • World History (http://www.academickids.com/encyclopedia/index.php/History_of_the_world)
  • Human Body (http://www.academickids.com/encyclopedia/index.php/Human_Body)
  • Mathematics (http://www.academickids.com/encyclopedia/index.php/Mathematics)
  • Reference (http://www.academickids.com/encyclopedia/index.php/Reference)
  • Science (http://www.academickids.com/encyclopedia/index.php/Science)
    • Animals (http://www.academickids.com/encyclopedia/index.php/Animals)
    • Aviation (http://www.academickids.com/encyclopedia/index.php/Aviation)
    • Dinosaurs (http://www.academickids.com/encyclopedia/index.php/Dinosaurs)
    • Earth (http://www.academickids.com/encyclopedia/index.php/Earth)
    • Inventions (http://www.academickids.com/encyclopedia/index.php/Inventions)
    • Physical Science (http://www.academickids.com/encyclopedia/index.php/Physical_Science)
    • Plants (http://www.academickids.com/encyclopedia/index.php/Plants)
    • Scientists (http://www.academickids.com/encyclopedia/index.php/Scientists)
  • Social Studies (http://www.academickids.com/encyclopedia/index.php/Social_Studies)
    • Anthropology (http://www.academickids.com/encyclopedia/index.php/Anthropology)
    • Economics (http://www.academickids.com/encyclopedia/index.php/Economics)
    • Government (http://www.academickids.com/encyclopedia/index.php/Government)
    • Religion (http://www.academickids.com/encyclopedia/index.php/Religion)
    • Holidays (http://www.academickids.com/encyclopedia/index.php/Holidays)
  • Space and Astronomy
    • Solar System (http://www.academickids.com/encyclopedia/index.php/Solar_System)
    • Planets (http://www.academickids.com/encyclopedia/index.php/Planets)
  • Sports (http://www.academickids.com/encyclopedia/index.php/Sports)
  • Timelines (http://www.academickids.com/encyclopedia/index.php/Timelines)
  • Weather (http://www.academickids.com/encyclopedia/index.php/Weather)
  • US States (http://www.academickids.com/encyclopedia/index.php/US_States)

Information

  • Home Page (http://academickids.com/encyclopedia/index.php)
  • Contact Us (http://www.academickids.com/encyclopedia/index.php/Contactus)

  • Clip Art (http://classroomclipart.com)
Toolbox
Personal tools