eigenvalue-eigenvector-eye-catch
by Yu · Published · Updated


More from my site
Diagonalize the Upper Triangular Matrix and Find the Power of the Matrix Consider the $2\times 2$ complex matrix \[A=\begin{bmatrix} a & b-a\\ 0& b \end{bmatrix}.\] (a) Find the eigenvalues of $A$. (b) For each eigenvalue of $A$, determine the eigenvectors. (c) Diagonalize the matrix $A$. (d) Using the result of the […]
Determine Whether the Following Matrix Invertible. If So Find Its Inverse Matrix. Let A be the matrix \[\begin{bmatrix} 1 & -1 & 0 \\ 0 &1 &-1 \\ 0 & 0 & 1 \end{bmatrix}.\] Is the matrix $A$ invertible? If not, then explain why it isn’t invertible. If so, then find the inverse. (The Ohio State University Linear Algebra […]
Example of Two Groups and a Subgroup of the Direct Product that is Not of the Form of Direct Product Give an example of two groups $G$ and $H$ and a subgroup $K$ of the direct product $G\times H$ such that $K$ cannot be written as $K=G_1\times H_1$, where $G_1$ and $H_1$ are subgroups of $G$ and $H$, respectively. Solution. Let $G$ be any nontrivial group, and let […]
Simple Commutative Relation on Matrices Let $A$ and $B$ are $n \times n$ matrices with real entries. Assume that $A+B$ is invertible. Then show that \[A(A+B)^{-1}B=B(A+B)^{-1}A.\] (University of California, Berkeley Qualifying Exam) Proof. Let $P=A+B$. Then $B=P-A$. Using these, we express the given […]
Exponential Functions Form a Basis of a Vector Space Let $C[-1, 1]$ be the vector space over $\R$ of all continuous functions defined on the interval $[-1, 1]$. Let \[V:=\{f(x)\in C[-1,1] \mid f(x)=a e^x+b e^{2x}+c e^{3x}, a, b, c\in \R\}\] be a subset in $C[-1, 1]$. (a) Prove that $V$ is a subspace of $C[-1, 1]$. (b) […]
Isomorphism of the Endomorphism and the Tensor Product of a Vector Space Let $V$ be a finite dimensional vector space over a field $K$ and let $\End (V)$ be the vector space of linear transformations from $V$ to $V$. Let $\mathbf{v}_1, \mathbf{v}_2, \dots, \mathbf{v}_n$ be a basis for $V$. Show that the map $\phi:\End (V) \to V^{\oplus n}$ defined by […]
Does the Trace Commute with Matrix Multiplication? Is $\tr (A B) = \tr (A) \tr (B) $? Let $A$ and $B$ be $n \times n$ matrices. Is it always true that $\tr (A B) = \tr (A) \tr (B) $? If it is true, prove it. If not, give a counterexample. Solution. There are many counterexamples. For one, take \[A = \begin{bmatrix} 1 & 0 \\ 0 & 0 […]
Compute the Product $A^{2017}\mathbf{u}$ of a Matrix Power and a Vector Let \[A=\begin{bmatrix} -1 & 2 \\ 0 & -1 \end{bmatrix} \text{ and } \mathbf{u}=\begin{bmatrix} 1\\ 0 \end{bmatrix}.\] Compute $A^{2017}\mathbf{u}$. (The Ohio State University, Linear Algebra Exam) Solution. We first compute $A\mathbf{u}$. We […]