Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
| Download
Views: 1794
Image: ubuntu2004
1
<exercise>
2
<statement>
3
<p>Explain how to find a basis for the eigenspace associated to the eigenvalue <m><xsl:value-of select="eigenvalue"/></m> in the matrix <me><xsl:value-of select="matrix"/></me></p>
4
</statement>
5
<answer>
6
<p><me>\operatorname{RREF}<xsl:value-of select="matrix-minus-lambda"/>=<xsl:value-of select="rref"/></me></p>
7
<p>A basis of the eigenspace is <m><xsl:value-of select="basis"/></m>.</p>
8
</answer>
9
</exercise>
10