All Linear Algebra Resources
Example Questions
Example Question #84 : Matrix Matrix Product
True or false: if and only if .
False
True
False
One direction of the biconditional holds: if , then . But the other does not, as proved by counterexample.
We give an example of a nonidentity matrix whose cube is equal to the identity. Let
This matrix is diagonal having its only nonzero entries on its main diagonal; its cube can be taken by cubing each diagonal element:
By DeMoivre's Theorem,
;
setting ,
and
.
Example Question #85 : Matrix Matrix Product
Calculate .
This task isn't as difficult as it seems if we search for a pattern.
First, find the product . This can be found by multiplying rows of by columns of - adding the products of corresponding entries, as follows:
Thus,
The correct response is .
Example Question #86 : Matrices
Calculate .
The question is actually much easier than it looks if you note that
.
Calculate by multiplying rows by columns, adding the products of corresponding entries:
From which we get
Example Question #88 : Matrix Matrix Product
It is recommended that you use a calculator with matrix capability for this problem.
Two married couples - Mr. and Mrs. Bernoulli and Mr. and Mrs. Pascal - are playing a game with a pair of fair six-sided dice. They call the game 'King and Queen" and agree to the following rules:
Mr. Bernoulli starts out as "King".
Whoever is "King" or "Queen" rolls the dice. If doubles are rolled, the "King"/"Queen" stays as such. If a 7 is rolled, the new "King"/"Queen" is the spouse of the old "King"/"Queen". If a 3, 4, 5, or 6, other than doubles, is rolled, the new "King"/"Queen" is the same-sex member of the other couple. If an 8, 9, 10, or 11, other than doubles, is rolled, the new "King"/"Queen" is the opposite-sex member of the other couple.
Play is to end after eight rolls. Who is the most likely to end up the "King" or "Queen"?
Mr. Pascal
Mr. Bernoulli
Mrs. Pascal
Mrs. Bernoulli
The probabilities are virtually equal.
The probabilities are virtually equal.
If two fair six-sided dice are rolled, the probability of rolling doubles is , making this the probability that the current "King" or 'Queen" remain as such. The probability of rolling a 7 is also , making this the probability that the new "King" or "Queen" will be the spouse of the current one. The probability that a 3, 4, 5, or 6, other than doubles, will be rolled is , making the probability that the new "King" or "Queen" will be the same-sex member of the other couple. The probability that a 8, 9, 10, or 11, other than doubles, will be rolled is , making the probability that the new "King" or "Queen" will be the opposite-sex member of the other couple. These probabilities do not change for any player.
Construct a stochastic (probability) matrix, where columns represent the initial "King" or "Queen", and rows represent the "King" or "Queen" after the first turn. let the columns/rows represent Mr. Bernoulli, Mrs. Bernoulli, Mr. Pascal, and Mrs. Pascal, in that order:
The stochastic matrix representing the probabilities after eight turns will be the eighth power of this. If we round to the nearest four decimal digits, the matrix is very close to:
This makes each person's chances of ending up "King" or "Queen" virtually equiprobable no matter who actually starts that way.
Example Question #86 : Matrix Matrix Product
It is recommended that you use a calculator with matrix capability for this problem.
A five year study of political affiliation reveals that most voters stay loyal to their political party. However, some changes of affiliation are noted over the course of a typical year, as follows:
3% of Republicans become Democrats; 5% of Republicans become independents; 1% of Republicans become Libertarians.
4% of Democrats become Republicans; 3% of Democrats become independents; 1% of Democrats become Libertarians.
17% of Independents become Republicans; 19% of independents become Democrats; 8% become Libertarians.
1% of Libertarians become Republicans; 1% of Libertarians become Democrats; 1% of Libertarians become independents.
Suppose a voter starts out as an independent. In forty years, which is he most likely to be - a Democrat, a Republican, an independent, or a Libertarian?
Independent
Libertarian
Republican
Democrat
Libertarian
Form a stochastic (probability) matrix for this system, where the columns represent current political affiliation (Republicans, Democrats, independents, and Libertarians, in that order), and the rows represent affiliation after one year (same order). This matrix
Raise this matrix to the power of 40 to obtain the stochastic matrix with the probabilities that political affiliations will change over 40 years. Observe the probabilities in the third (independent) column:
The greatest value appears in the fourth - Libertarian - row. Libertarian is the correct choice.
Example Question #88 : Matrices
Calculate .
The question is actually much easier than it looks if you note that
.
Calculate by multiplying rows by columns, adding the products of corresponding entries:
,
the zero matrix.
is nilpotent with index 2, so any higher power of is also equal to the zero matrix.
.
Example Question #91 : Matrix Matrix Product
is a matrix.
is a matrix.
is a matrix.
is a matrix.
is an matrix.
Which of the following is a square matrix?
All four of the expressions given in the other choices are defined.
All four of the expressions given in the other choices are defined.
Two matrices can be multiplied if and only if the number of columns in the first is equal to the number of columns in the second. The number of rows in the first matrix and the number of columns in the second are the number of rows and columns in the product, respectively.
For example, the following matrices can be put together in order:
is a matrix; is a matrix; is defined and is a matrix.
is a matrix; is an matrix; is defined and is a matrix.
By extension, matrices can be linked in a product of three or more such that, if two matrices appear together, this same relation must hold. For example, since is a matrix, is a matrix, and is an matrix, is defined and is a matrix.
It follows by further extension that is defined and is a matrix, and that is defined and is an matrix.
is defined to be a matrix. The transpose of the product of matrices is equal to the product of transposes in reverse, so
, a matrix.
Similarly, , a matrix.
The correct response is that all four given matrices are square.
Example Question #91 : Matrices
is a singular matrix.
is a nonsingular matrix.
is a matrix.
All of the following are undefined except:
None of the expressions given in the other choices are defined.
can be eliminated as a choice; is not a square matrix, so the inverse of , , does not exist.
can also be eliminated; is a singular matrix, so, by definition, does not exist.
Two matrices can be multiplied if and only if the number of columns in the first is equal to the number of columns in the second. can be eliminated, since has four columns and has five rows.
The remaining choice is . is nonsingular, so is defined. , like , is a matrix; is a matrix, so its transpose is ; thus, is . is , so is . is defined and is the correct choice.
Example Question #91 : Matrix Matrix Product
Let and .
Find .
is undefined.
First, it must be established that is defined. This is the case if and only if has as many columns as has rows. Since has two columns and has two rows, is defined.
Matrices are multiplied by multiplying each row of the first matrix by each column of the second - that is, by adding the products of the entries in corresponding positions. Thus,
Example Question #771 : Linear Algebra
Let and .
Find .
is undefined.
First, it must be established that is defined. This is the case if and only if has as many columns as has rows. Since has two columns and has two rows, is defined.
Matrices are multiplied by multiplying each row of the first matrix by each column of the second - that is, by adding the products of the entries in corresponding positions. Thus,
.
Certified Tutor