Sign up
|
Login
Home
|
Math
|
Physics
|
Chemistry
|
Biology
|
Other
|
Tools
Submit New Formulas/Articles
Recently Added Math Formulas
·
Curl of a Vector Field
·
Divergence of a Vector Field
·
Gradient of a Scalar Field
·
Properties of Transposes
·
The Transpose of a Matrix
Additional Formulas
·
Cartesian Coordinate
·
Cylindrical Coordinate
·
Spherical Coordinate
·
Transform from Cartesian to Cylindrical Coordinate
·
Transform from Cartesian to Spherical Coordinate
·
Transform from Cylindrical to Cartesian Coordinate
·
Transform from Spherical to Cartesian Coordinate
·
Divergence Theorem/Gauss' Theorem
·
Stokes' Theorem
·
Definition of a Matrix
Current Location
>
Math Formulas
>
Linear Algebra
> Definition of a Matrix
Definition of a Matrix
A rectangular array of numbers is called a matrix. We shall mostly be concerned with matrices having real numbers as entries. The horizontal arrays of a matrix are called its ROWS and the vertical arrays are called its COLUMNS. A matrix having
m
rows and
n
columns is said to have the order
m
×
n
.
A matrix
A
of order
m
×
n
can be represented in the following form:
where
a
ij
is the entry at the intersection of the
i
th
row and
j
th
column.
In a more concise manner, we also denote the matrix
A
by [
a
ij
] by suppressing its order.
Note:
Some books also use
to represent a matrix.
A matrix having only one column is called a column vector and a matrix with only one row is called a row vector. Whenever a vector is used, it should be understood from the context whether it is a row vector or a column vector.
Here are a couple of examples of different types of matrices:
Symmetric:
Diagonal
Upper Triangular
Lower Triangular
Zero
Identity
Example 1:
Let
, list out the
a
ij
’s values in
A
.
Solution
:
a
11
= 1, a
12
= 3, a
13
= 6
a
21
= 2, a
22
= 3, a
23
= 7
a
31
= 4, a
32
= 4, a
33
= 0
Example 2:
State the
a
ij
’s values in
.
Solution:
a
11
= 9, a
12
= 8, a
13
= 7
a
21
= 6, a
22
= 5, a
23
= 4
a
31
= 3, a
32
= 2, a
33
= 1
a
41
= 4, a
42
= 6, a
43
= 8
Example 3:
Provide two examples of column and row matrices each.
Solution
:
We know that, a matrix having only one column is called a column vector or column matrix and a matrix with only one row is called a row vector or row column.
Example 4:
Is the following matrix classified under the category of matrices?
Solution
:
A
is not a matrix because column three or we can say row three is incomplete.
Example 5
:
What is the order of the following matrix?
Solution
:
We know that a matrix having
m
rows and
n
columns is said to have the order
m
×
n,
therefore the order of
A
is 4
×
3.
Web-Formulas.com ©
2024
|
Contact us
|
Terms of Use
|
Privacy Policy
|