MATRICES Flashcards

(16 cards)

1
Q

Row matrix

A

The no. of rows in a matrix is 1

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

Column matrix

A

The no. of columns in a matrix is 1.

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

Null matrix

A

All the elements in a matrix should be zero.

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

Square matrix

A

The no. of rows should be equal to the no. of columns.

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

Upper matrix

Lower matrix

A

The elements of the lower triangle part of the matrix should be zero.

The elements of the upper triangle part of the matrix should be zero.

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

Diagonal matrix

A

All elements except the diagonal should be zero. If (d1,d2,d3 are equal, then it is a scalar matrix.)

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

Unit matrix

A

If all the diagonals of the matrix are equal to one.

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

Singular matrix

A

The determinant of the matrix is equal to 0.

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

Trace of a matrix

A

The sum of all the principal diagonal elements of the matrix.

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

Properties of the Trace of a Matrix

A
  1. Tr(A+B)= Tr(A)+Tr(B)
  2. Tr(KA)=k.Tr(A)
  3. Tr(AB)=Tr(A).Tr(B)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

If A is a square matrix, then :

A

A^n.A^m=A^n+m

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

Properties of Determinant of a Matrix

A
  1. |KA|=K^n|A|
  2. |A^2|=|A|^2
  3. |AB|=|A||B|
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Characteristics Equation

A

|A-ΛI|=0

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

STANDARD MATRIX

A
  1. IDEMPOTENET MATRIX: a square matrix that, when multiplied by itself, results in the original matrix
  2. ENVOLUTARY MATRIX: a matrix on squaring becomes identity matrix.
    3.NILPOTENT MATRIX: if some value of K gives the value as 0, the degree should be greater than 1. A^k=0 then k>1.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Periodic matrix

A

if A^2, then the period is 1, IF A^3 then period is 2.

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