Question: Q 1 . Generate 8 random 3 by 3 matrices using the RandomMatrix command from the LinearAlgebra package. As each matrix is generated use Eigenvalues
Q Generate random by matrices using the RandomMatrix command from the LinearAlgebra package. As each matrix is generated use Eigenvalues to compute its eigenvalues. Then take the product of the eigenvalues, and check that for each matrix, this product is equal to the determinant of the matrix.
Hint: The product will be complicated algebraically and you will need to apply first expand, then simplify to reduce the product of the eigenvalues to an integer. First try to do for a single matrix then make a loop to do it times. Do it on maple.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
