
Emirhan C.
asked 05/24/21Lineer Algebra. Finding P^(-1) and P
Show that A=[-19,26,-17,23] and B=[2,1,-1,2] are similar matrices by finding an invertible matrix P satisfying A=P^(-1)BP.
P^(-1)=? P=?
1 Expert Answer

Charles C. answered 06/02/21
Adjunct Math Professor, Calculus and Linear Algebra focus
apply the formula for diagonalizing matrices to A and B:
1) A = PADAPA-1 and 2) B = PBDBPB-1
solving for each gives:
DA = DB = D = [2+i,0,0,2-i] which suggests A and B are similar, we prove by answering the problem substituting the common matrix D into the above formulas:
1) A = PADPA-1 and 2) B = PBDPB-1
from 2) we have D = PB-1BPB substituting into 1) we have:
A = PAPB-1BPBPA-1 or
A = P-1BP where P-1= PAPB-1 and P = PBPA-1
(note P is defined here using the convention for the definition of similar matrices, not diagonalization)
the diagonalization process above gave us:
PA = [21-i,21+i,17,17] and PA-1 = 1/34[17i, 1-21i, -17i, 1+21i]
PB = [-i, i, 1, 1] and PB-1 = 1/2[i, 1, -i, 1]
thus computing:
P-1 = PAPB-1 = [1, 21, 0, 17]
P = PBPA-1 = [1, -21/17, 0, 1/17]
the reader can confirm that P and P-1 as calculated are inverses and satisfy A = P-1BP.
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Aime F.
This problem appears to be mis-stated. A and B are each 1×4 so e.g., the expression P^(-1)BP is not defined.05/24/21