CHAPTER 2: Matrices Flashcards

1
Q

A set of mn numbers (real or complex), arranged in a rectangular formation (array or table) having m rows and n columns and enclosed by a square bracket [ ]

A

Matrix

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

A matrix consisting of a single row

A

Row Matrix/Row Vector

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

a matrix having single column

A

Column Matrix / Column Vector

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A matrix in which each element is ‘0’

A

Null or Zero Matrix

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Zero matrices are generally denoted
by the symbol ____

A

O

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A matrix A having same numbers of rows and columns

A

Square Matrix

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A matrix A of order m x n can be written as ______

A

Amxn.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

If m = n, then the matrix is said to be a ______

A

square matrix.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A square matrix of order n x n, is simply written as _____

A

An.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

The ______ of a square matrix is the ordered set of elements aij, where i = j, extending
from the upper left-hand corner to the lower right-hand corner of the matrix.

A

principal diagonal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

A square matrix in which all elements are zero except
those in the main or principal diagonal

A

Diagonal Matrix

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

In diagonal matrix, some elements of the principal
diagonal may be ________

A

zero but not all.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

A diagonal matrix in which all the diagonal elements are same

A

Scalar Matrix

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A scalar matrix in which each diagonal element is
1(unity)

A

Identity Matrix or Unit Matrix

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

An identity matrix of order n is denoted by _____.

A

In

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

If a matrix A and identity matrix I are comformable for multiplication, then I has the property ______

A

AI=IA=A

17
Q

Two matrices A and B are said to be equal if and only if they have the ______ and each element of matrix A is equal to the corresponding element of matrix B

A

same order

18
Q

The negative of the matrix Amxn, denoted by _____, is the matrix formed by replacing each element in the matrix Amxn with its ________

A

–Amxn; additive inverse.

19
Q

If A is a matrix and k is a _______, then ____ is a matrix whose elements are the elements of A, each multiplied by k

A

scalar (constant); kA

20
Q

If A and B are two matrices of _______ m n then their sum A + B is defined as C, m n matrix such that each element of C is the sum of the corresponding elements of A and B.

A

same order

21
Q

Two matrices A and B are said to be _____ for the product AB if the number of columns of A is
equal to the number of rows of B.

A

conformable

22
Q

Multiplication of matrices is not _____

A

commutative

23
Q

A matrix A can be multiplied by itself if and only if it is a _______

A

square matrix