Matrix Algebra Flashcards

(25 cards)

1
Q

What is a matrix?

A

A matrix is a rectangular array of numbers or symbols arranged in rows and columns.

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

True or False: A matrix can only contain numbers.

A

False

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

What is the order of a matrix?

A

The order of a matrix is defined by the number of rows and columns it contains, expressed as ā€˜m x n’.

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

Fill in the blank: The determinant of a 2x2 matrix [[a, b], [c, d]] is ____.

A

ad - bc

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

What operation is performed to find the inverse of a matrix?

A

The matrix must be multiplied by its adjugate and divided by its determinant.

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

True or False: The inverse of a matrix A is denoted as A^-1.

A

True

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

What is matrix multiplication?

A

Matrix multiplication is an operation where two matrices are multiplied to produce a third matrix by taking the dot product of the rows and columns.

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

What is a square matrix?

A

A square matrix is a matrix with the same number of rows and columns.

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

Multiple Choice: Which of the following is a property of matrix addition? A) Commutative B) Associative C) Both A and B

A

C) Both A and B

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

What is the identity matrix?

A

The identity matrix is a square matrix with ones on the diagonal and zeros elsewhere.

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

Fill in the blank: The rank of a matrix is the dimension of its ____.

A

row space or column space

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

True or False: A singular matrix has an inverse.

A

False

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

What does it mean for two matrices to be compatible for multiplication?

A

The number of columns in the first matrix must equal the number of rows in the second matrix.

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

What is a transpose of a matrix?

A

The transpose of a matrix is obtained by swapping its rows and columns.

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

Multiple Choice: Which of the following is used to solve systems of linear equations? A) Matrix Inversion B) Determinants C) Both A and B

A

C) Both A and B

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

Fill in the blank: The characteristic polynomial of a matrix is used to find its ____.

17
Q

What is an eigenvector?

A

An eigenvector is a non-zero vector that changes at most by a scalar factor when a linear transformation is applied.

18
Q

True or False: The eigenvalues of a matrix can be complex numbers.

19
Q

What is the purpose of matrix decomposition in structural engineering?

A

Matrix decomposition simplifies complex matrices into simpler components for easier computation.

20
Q

Multiple Choice: Which method is commonly used for solving large systems of equations in structural analysis? A) Gaussian Elimination B) Matrix Inversion C) Both A and B

A

A) Gaussian Elimination

21
Q

What does the stiffness matrix represent in structural engineering?

A

The stiffness matrix relates the displacements of a structure to the forces applied to it.

22
Q

Fill in the blank: In matrix notation, the equation F = kx represents ____.

A

force equals stiffness times displacement

23
Q

What is the role of the global stiffness matrix in structural analysis?

A

The global stiffness matrix combines the stiffness matrices of individual elements to analyze the entire structure.

24
Q

True or False: The global stiffness matrix is always symmetric.

25
What technique is used to analyze the stability of structures using matrices?
Eigenvalue analysis