Chemical Engineering > GATE 2011 > Linear Algebra
Let λ1=-1 and λ2=3 be the eigenvalues and V31=(1; 0) and V32=(1; 1) be the corresponding eigenvectors of a real 2×2 matrix R3 Given that P3=(V1 V2), which ONE of the following matrices represents P3-1 R3 P3?
Explanation
Correct : d
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.