Solved: Set C = triu(ones(4), 1) + diag([1, 1], 2) and [X, D] = eig(C) Compute X1CX and

Chapter 6, Problem 15

(choose chapter or problem)

Set C = triu(ones(4), 1) + diag([1, 1], 2) and [X, D] = eig(C) Compute X1CX and compare the result with D. Is C diagonalizable? Compute the rank of X and the condition number of X. If the condition number of X is large, the computed values for the eigenvalues may not be accurate. Compute the reduced row echelon form of C. Explain why 0 must be an eigenvalue of C and the corresponding eigenspace must have dimension 1. Use MATLAB to compute C4. It should equal the zero matrix. Given that C4 = O, what can you conclude about the actual values of the other three eigenvalues of C? Explain. Is C defective? Explain. If the computations had been done in exact arithmetic,the matrix B would be similar to A andhence defective. Use MATLAB to compute the eigenvaluesof B and a matrix X consisting of theeigenvectors of B. Determine the rank of X. Is thecomputed matrix B defective? Because of roundingerror, a more reasonable question to ask is whetherthe computed matrix B is close to being defective(i.e., are the column vectors of X close to beinglinearly dependent?). To answer this question, useMATLAB to compute rcond(X), the reciprocal ofthe condition number of X. A value of rcond closeto zero indicates that X is nearly rank deficient.

Unfortunately, we don't have that question answered yet. But you can get it answered in just 5 hours by Logging in or Becoming a subscriber.

Becoming a subscriber
Or look for another answer

×

Login

Login or Sign up for access to all of our study tools and educational content!

Forgot password?
Register Now

×

Register

Sign up for access to all content on our site!

Or login if you already have an account

×

Reset password

If you have an active account we’ll send you an e-mail for password recovery

Or login if you have your password back