Wichita State University Logo

Math 511: Linear Algebra

True/False Chapters 6 and 7


True/False¶

$\require{color}$ $\definecolor{brightblue}{rgb}{.267, .298, .812}$ $\definecolor{darkblue}{rgb}{0.0, 0.0, 1.0}$ $\definecolor{palepink}{rgb}{1, .73, .8}$ $\definecolor{softmagenta}{rgb}{.99,.34,.86}$ $\definecolor{blueviolet}{rgb}{.537,.192,.937}$ $\definecolor{jonquil}{rgb}{.949,.792,.098}$ $\definecolor{shockingpink}{rgb}{1, 0, .741}$ $\definecolor{royalblue}{rgb}{0, .341, .914}$ $\definecolor{alien}{rgb}{.529,.914,.067}$ $\definecolor{crimson}{rgb}{1, .094, .271}$ $\def\ihat{\mathbf{\hat{\unicode{x0131}}}}$ $\def\jhat{\mathbf{\hat{\unicode{x0237}}}}$ $\def\khat{\mathbf{\hat{k}}}$ $\def\tombstone{\unicode{x220E}}$ $\def\contradiction{\unicode{x2A33}}$

For each of the following exercises, if the statement is true indicate that it is true by showing or proving that the statement is true. If the statement is false, create a counter example illustrating that the statement is false.

1. If $A$ is an $n\times n$ matrix, then whose eigenvalues are all nonzero, then $A$ is nonsingular.¶

2. If $A$ is an $n\times n$ matrix, then $A$ and $A^T$ have the same eigenvectors.¶

3. If $A$ and $B$ are similar $n\times n$ matrices, then $A$ and $B$ have the same eigenvalues.¶

4. If $A$ and $B$ are $n\times n$ matrices with the same eigenvalues, then they are similar.¶

5. If $A$ is an $n\times n$ matrix that has eigenvalues of algebraic multiplicity greater than one, then $A$ is defective.¶

6. If $A$ is a $4\times 4$ matrix with rank 3, and $\lambda=0$ is an eigenvalue with algebraic multiplicity 3, then $A$ is diagonalizable.¶

7. If $A$ is a $4\times 4$ matrix with rank 1, and $\lambda=0$ is an eigenvalue with multiplicity 3, then $A$ is defective.¶

8. The rank of an $n\times n$ matrix $A$ is equal to the number of nonzero eigenvalues of $A$, where eigenvalues are counted according to algebraic multiplicity.¶

9. The rank of an $m\times n$ matrix $A$ is equal to the number of nonzero singular values of $A$, where singular values are counted according to multiplicity.¶

10. If $A$ is Hermitian and $c\in\mathbb{C}$ is a complex number, then $cA$ is Hermitian.¶