Matrix Definitions

I will add to this page as I progress through matrices…

First off a matrix is a "rectangular array" of numbers. Or in other words a bunch of numbers that are arranged in rows and columns. For example:

(1)
\begin{pmatrix} 1 & 3 & 3\\ 4 & 5 & 6\\ 7 & 9& 2 \end{pmatrix}

The above matrix is of the order 3 x 3. Where the order is defined as the number of rows (3) by the number of columns (3). The following matrix is of order 3 x 2.

(2)
\begin{pmatrix} 1 & 3 \\ 4 & 5 \\ 7 & 9 \end{pmatrix}

A row is defined as, well, a row… In the case above the numbers 1 and 3 are the first row and 7 and 9 are the third row. A column is likewise defined to be a column of numbers. In the case above 1 4 and 7 form the first column and 3 5 and 9 form the second column.

We often talk about an element of a matrix. In this case we are referring to a specific value. For example I might refer to the element in the second row and first column, which would be 4 in both examples above.

Notation

Matrices are often give an UPPER CASE letter as a symbol. For example:

(3)
\begin{align} A= \begin{pmatrix} 1 & 3 & 3\\ 4 & 5 & 6\\ 7 & 9& 2 \end{pmatrix} \end{align}

An element in the matrix A can be denoted by $a_{i,j}$, where the lower case a implies a connection to matrix A and the subscripts correlate to the row and column, respectively. For example $a_{3,3}=2$.

When scalar (regular) variables and matrix variables are shown together the matrix symbol(s) are often in bold for added clarity.
--

Want to add to or make a comment on these notes? Do it below.

Post preview:

(will not be published)
page revision: 4, last edited: 14 Feb 2012 11:18
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License
Click here to edit contents of this page.
Click here to toggle editing of individual sections of the page (if possible). Watch headings for an "edit" link when available.
Append content without editing the whole page source.
Check out how this page has evolved in the past.
If you want to discuss contents of this page - this is the easiest way to do it.
View and manage file attachments for this page.
A few useful tools to manage this Site.
Change the name (also URL address, possibly the category) of the page.
View wiki source for this page without editing.
View/set parent page (used for creating breadcrumbs and structured layout).
Notify administrators if there is objectionable content in this page.
Something does not work as expected? Find out what you can do.
General Wikidot.com documentation and help section.
Wikidot.com Terms of Service - what you can, what you should not etc.
Wikidot.com Privacy Policy.

AltStyle によって変換されたページ (->オリジナル) /