Error
There was an error loading the page.
Find characteristic polynomial, eigenvalues and eigenvectors of a 2x2 matrix
Example of an explore mode question. Student is given a 2x2 matrix and is asked to find the characteristic polynomial and eigenvalues, and then eigenvectors for each eigenvalue. The part asking for eigenvectors can be repeated as often as the student wants, to be used for different eigenvalues.
Assessed: calculating characteristic polynomial and eigenvectors.
Feature: any correct eigenvector is recognised by the marking algorithm, also multiples of the "obvious" one(s) (given the reduced row echelon form that we use to calculate them).
Randomisation: a random true/false for invertibility is created, and the eigenvalues a and b are randomised (condition: two different evalues, and a=0 iff invertibility is false), and a random invertible 2x2 matrix with determinant 1 or -1 is created (via random elementary row operations) to change base from diag(a,b) to the matrix for the question. Determinant 1 or -1 ensures that we keep integer entries.
The implementation uses linear algebra functions such as "find reduced echelon form" or "find kernel of a reduced echelon form", from the extension "linalg2".
Metadata
-
England schools
-
England university
-
Scotland schools
Taxonomy: mathcentre
Taxonomy: Kind of activity
Taxonomy: Context
Contributors
Feedback
From users who are members of Julia Goedecke's contributions :
![]() |
said | Ready to use | 2 years, 11 months ago |
History
Julia Goedecke 2 years, 9 months ago
Saved a checkpoint:
Added steps from RREF to eigenvector in Advice.
Julia Goedecke 2 years, 9 months ago
Saved a checkpoint:
Groupd variables and wrote descriptions for them.
Julia Goedecke 2 years, 9 months ago
Saved a checkpoint:
Separated char poly and eigenvalues into two separate parts. Added "finish".
Julia Goedecke 2 years, 11 months ago
Published this.Julia Goedecke 2 years, 11 months ago
Gave some feedback: Ready to use
Julia Goedecke 2 years, 11 months ago
Created this as a copy of WBQ 9.3 Characteristic poly, eigenvalues and eigenvectors 2x2 - randomised.Name | Status | Author | Last Modified | |
---|---|---|---|---|
Invertibility via eigenvalues | Ready to use | Julia Goedecke | 07/04/2022 14:34 | |
Find characteristic polynomial, eigenvalues and eigenvectors of a 2x2 matrix | Ready to use | Julia Goedecke | 21/09/2022 11:48 |
There are 14 other versions that do you not have access to.
Name | Type | Generated Value |
---|
a |
Testing condition not satisfied
|
|||||
b |
Testing condition not satisfied
|
Name | Type | Generated Value |
---|
n |
Testing condition not satisfied
|
|||||
v1 |
Testing condition not satisfied
|
|||||
Pinverse |
Testing condition not satisfied
|
|||||
testinverse |
Testing condition not satisfied
|
|||||
detP |
Error evaluating variable detp: Variable
P is not defined. |
|||||
matrixA |
Testing condition not satisfied
|
Name | Type | Generated Value |
---|
chiA |
Testing condition not satisfied
|
|||||
chiAexpanded |
Testing condition not satisfied
|
Name | Type | Generated Value |
---|
RREFa |
Testing condition not satisfied
|
|||||
RREFb |
Testing condition not satisfied
|
|||||
v1 |
Testing condition not satisfied
|
|||||
v2 |
Testing condition not satisfied
|
Name | Type | Generated Value |
---|
p |
Definition of variable
p is empty. |
- RREFa
- chiA
- chiAexpanded
- matrixA
This variable doesn't seem to be used anywhere.
Use this tab to check that this question works as expected.
Part | Test | Passed? |
---|---|---|
Gap-fill | ||
Hasn't run yet | ||
Mathematical expression | ||
Hasn't run yet | ||
Gap-fill | ||
Hasn't run yet | ||
List of numbers | ||
Hasn't run yet | ||
Gap-fill | ||
Hasn't run yet | ||
Number entry | ||
Hasn't run yet | ||
Matrix entry | ||
Hasn't run yet | ||
Information only |