3 Part 1. This problem shows some hints that will be useful throughout the test. 12 1 Consider the matrix A 1 2 3 0 Type
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
3 Part 1. This problem shows some hints that will be useful throughout the test. 12 1 Consider the matrix A 1 2 3 0 Type
3 Part 1. This problem shows some hints that will be useful throughout the test. 12 1 Consider the matrix A 1 2 3 0 Type the following commands in SageCell SageMath.org. (Careful with underscores and parentheses. A matrix([[2,1,3],[1,2,3], [0,0,1]]) show A.eigenvalues()) show (A.det()) show (A 1. identity.matrix(3)) ) show A 1* identity matrix(3)) rref()) show (A 3 identity matrix(3)) ) show (A 3 identity.matrix(3)) rref() ) Now, answer the following questions: 1.1. What is the characteristic polynomial of this matrix? 1.2. For ench eigenvalue, find the corresponding dreenvectors of this matrix.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!