Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
3774 views
ubuntu2004
1
<?xml version='1.0' encoding='UTF-8'?>
2
<exercise xmlns="https://spatext.clontz.org" version="0.0">
3
<statement>
4
<p>Explain how to find a basis for the eigenspace associated to the eigenvalue <m>{{eigenvalue}}</m> in the matrix <me>{{matrix}}</me></p>
5
</statement>
6
<answer>
7
<p><me>\operatorname{RREF}{{matrix_minus_lambda}}={{rref}}</me></p>
8
<p>A basis of the eigenspace is <m>{{basis}}</m>.</p>
9
</answer>
10
</exercise>
11