Skip to content

Commit b1dd7aa

Browse files
committed
Update main.tex
1 parent 4e96527 commit b1dd7aa

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

EIG-0020/main.tex

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -412,13 +412,7 @@ \section*{Practice Problems}
412412
\end{problem}
413413

414414
\begin{problem}\label{prob:eigenspace1}
415-
In this exercise we will prove that the eigenvectors associated with an eigenvalue $\lambda$ of an $n \times n$ matrix $A$, together with the zero vector, form a subspace of $\RR^n$. To do this, follow the outline below.
416-
417-
\begin{enumerate}
418-
\item
419-
Let $\vec{x}$ and $\vec{y}$ be eigenvectors of $A$ associated with $\lambda$. Show that $\vec{x}+\vec{y}$ is also an eigenvector of $A$ associated with $\lambda$. (This shows that the set of eigenvectors of $A$ associated with $\lambda$ is closed under addition).
420-
\item Show that the set of eigenvectors of $A$ associated with $\lambda$ is closed under scalar multiplication.
421-
\end{enumerate}
415+
Prove that the eigenvectors associated with an eigenvalue $\lambda$ of an $n \times n$ matrix $A$, together with the zero vector, form a subspace of $\RR^n$.
422416
\end{problem}
423417

424418
\section*{Exercise Source}

0 commit comments

Comments
 (0)