To find the absolute value of the sum of the diagonal elements (trace) of 2(P+Q), we start by finding the inverse of matrix A.
The given matrices are:
A=[24−2−2],B=[3193]
Step 1: Find the inverse of matrix A
The determinant of A is:
det(A)=(2)(−2)−(−2)(4)=−4+8=4
Since det(A)=0, the matrix A is invertible. The inverse A−1 is given by:
A−1=det(A)1adj(A)=41[−2−422]
Step 2: Express P and Q in terms of A−1 and B
From the given matrix equations:
- PA=B⟹P=BA−1
- AQ=B⟹Q=A−1B
Step 3: Calculate the trace of P and Q
By the cyclic property of the trace function, Tr(XY)=Tr(YX). Therefore:
Tr(P)=Tr(BA−1)=Tr(A−1B)=Tr(Q)
Let's compute matrix P:
P=[3193]⋅41[−2−422]
P=41[3(−2)+9(−4)1(−2)+3(−4)3(2)+9(2)1(2)+3(2)]=41[−42−14248]
The trace of P is:
Tr(P)=4−42+8=4−34=−217
Thus, we also have:
Tr(Q)=−217
Step 4: Find the sum of diagonal elements of 2(P+Q) and its absolute value
Using the linearity property of the trace operator:
Tr(2(P+Q))=2[Tr(P)+Tr(Q)]
Tr(2(P+Q))=2(−217−217)=2(−17)=−34
Taking the absolute value:
∣Tr(2(P+Q))∣=∣−34∣=34