Matrices Flashcards

(22 cards)

1
Q

Order of matrix

A

Number of rows * Number of columns (m cross n)

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

Number of elements in matrix

A

m*n

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

Row matrix

A

A matrix having only one row

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

Column matrix

A

A matrix having only one column

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

Horizontal matrix

A

A matrix in which number of columns are more than number of rows
m<n

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

Rows and columns denoted as

A

Rows- m Column - n

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

Vertical matrix

A

A matrix in which number of rows are more than number of columns
m>n

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

Null/Zero matrix

A

A matrix having all the elements in it as 0(zero)

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

Square matrix

A

A matrix in which number of rows is equal to number of columns
m=n

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

Scalar matrix

A

Diagonal matrix in which all the diagonal elements are equal

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

Unit/Identity matrix

A

A matrix in which all the diagonal elements are equal to 1

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

Upper triangular matrix

A

A square matrix A is called upper triangular matrix if i>j

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

Lower triangular matrix

A

A square matrix A is called lower triangular matrix if i<j

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

Trace of a square matrix A

A

Denoted by - Tr(A)
It’s the sum of elements on its main diagonal

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

Number of elements in square matrix

A

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

Number of diagonal elements in square matrix of order n

17
Q

Number of non diagonal elements in square matrix of order n

18
Q

Number of minimum zeroes in a diagonal matrix of order n

19
Q

Number of minimum zeroes in a triangular matrix of order n

20
Q

Comparable matrix

A

Two matrices A and B are said to be comparable if their orders are same

21
Q

Equality of matrices

A

Two matrices A and B are said to be equal if they are comparable and their corresponding elements are equal