← Back to course overview

Real or Complex Matrix Entries and Dimension

Unit: Matrices

Lesson Preview

A matrix is a rectangular (or square) box of real (or complex) numbers.  

For example:  

A=[127i],B=[abcdef],C=[1423πeiπ475]A = \begin{bmatrix} 1 & 2 \\ 7 & -i \end{bmatrix}, \quad B = \begin{bmatrix} a & b & c \\ d & e & f \end{bmatrix}, \quad C = \begin{bmatrix} 1 & 4 \\ -2 & 3 \\ \pi & e^\frac{-i \pi}{4} \\ 7 & 5 \end{bmatrix}

We say the first matrix AA has dimension 2×22 \times 2, i.e. 2 rows and 2 columns. We also say AA is a square matrix.

Thus, BB has dimension 2×32 \times 3 because it has 2 rows and 3 columns.

And CC has dimension 4×24 \times 2 because it has 4 rows and 2 columns.

In general, if a matrix has mm rows and nn columns, we say it is an m×nm \times n matrix, or that it has dimension m×nm \times n.

It is a natural question to ask: what is the point of these boxes of numbers?

...

... continued in the full lesson.

Ready to Start Learning?

Sign up now to access the full Real or Complex Matrix Entries and Dimension lesson and our entire curriculum!