Bradford T. answered 03/23/21
Tutor
4.9
(29)
Retired Engineer / Upper level math instructor
Need to use An = PDnP-1 and then multiply Anv.
Turns out D = [4 0;0 1], P = [5 1;2 1] and P-1= [1/3 -1/3;-2/3 5/3]
Dn = [4n 0;0 1]
so just do the matrix-vector multiplication
I got [(5/3)4n+1/3; (2)4n+1/3]
Nicholas W.
Thank you for a prompt answer. I do not recognize the PD^nP^-1v formula. What is the name of it so I can look into it further since I do not know how you came to your answers by steps? Thank you again!03/23/21