Ivan Shishkin, Birch Grove

Matrix

Definition / Linear algebra / Usable

English
EnglishFrançais
Usable. This concept is clear enough to use, but has not yet been reviewed by another trusted user.
Intuitive definition

A matrix is a rectangular array of numbers arranged in rows and columns, such as:
A=(211147),  B=(0110)A=\left(\begin{array}{ccc} 2 & 1 & -1 \\ 1 & 4 & 7 \end{array}\right),\; B=\left(\begin{array}{ll} 0 & 1 \\ 1 & 0 \end{array}\right)

Formal definition

A m×nm\times n matrix over a field kk is a family A=(aij)1im,1jnA=(a_{ij})_{1\leq i\leq m,1\leq j\leq n} of elements of kk, where aija_{ij} is called the (i,j)(i,j)-entry, or coefficient, of AA.

Practice this concept with exercises

1 / 2
  • Consider the matrix
    A=(2513)A = \begin{pmatrix} 2 & 5 \\ 1 & -3 \end{pmatrix}

    1. What is the size of AA?
    2. What is the entry a21a_{21}?
    Open exerciseDifficulty 3/100 · 1 solution · 0 hints
Problems using this concept (3)
Problems using this concept (spoiler) (0)

No listed problems use this concept as a spoiler yet.