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

  • Basic terminology and notation

Siblings11
  • Sort by title
  • Sort by date

  • Definition of matrix
  • Notation for entry of matrix
  • Definition of size of a matrix
  • Definition of m by n matrix
  • Notation for the set of m by n matrices
  • Definition of square matrix
  • Definition of the (main) diagonal of a matrix
  • Definition of diagonal matrix
  • Definition of identity matrix
  • Definition of 0 matrix
  • Definition of equality of matrices
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 definition of m by n matrix
# Definition of m by n matrix

Put content here.**Definition:** An **$m \times n$ matrix** is a matrix with exactly $m$ rows and $n$ columns.
⏎
It is written as:
⏎
$$A = \begin{pmatrix} a_{11} & a_{12} & \cdots & a_{1n} \\ a_{21} & a_{22} & \cdots & a_{2n} \\ \vdots & \vdots & \ddots & \vdots \\ a_{m1} & a_{m2} & \cdots & a_{mn} \end{pmatrix}$$
⏎
where each $a_{ij}$ belongs to some field (typically $\mathbb{R}$ or $\mathbb{C}$).
⏎
**Example:** A $2 \times 3$ matrix:
$$\begin{pmatrix} 1 & -2 & 0 \\ 3 & 4 & 5 \end{pmatrix}$$
⏎
Special cases:
- When $m = n$, the matrix is **square**
- When $m = 1$, it is a **row vector**
- When $n = 1$, it is a **column vector**

# Parents

* Basic terminology and notation
Sign in to add a new comment

Contact us or leave feedback

© KTree Inc. 2026