Yes, you are getting the correct answers for a) and b).

AI Thread Summary
The discussion focuses on calculating the determinants of two expressions involving invertible matrices A, B, and C. For part a), the determinant is simplified to 4, confirming the calculations are correct. In part b), the determinant is calculated to be -32, which also aligns with the expected results. Participants express agreement with the calculations, indicating confidence in the answers provided. The conversation reassures that the answers for both parts a) and b) are indeed correct.
shiri
Messages
85
Reaction score
0
Let A, B and C be 3x3 invertible matrices where det(A)=4 , det(B)=4 and det(C) is some non-zero scalar.

a) det [(C^T)(A^-1)(B^2)(C^-1)]

b) det [-2(A^2)^T(C^2)(B^-1)(C^-1)^2]


a)
What I got is:

det [(A^-1)(B^2)(C^T)(C^-1)]

= det [(A^-1)(B^2)(C)(C^-1)]

= det [(A^-1)(B^2)]

= [1/det(A)]*[det(B)]^2

= (1/4)*(4)^2

= 16/4

= 4


b)
What I got is:

det [-2(A^2)^T(B^-1)(C^2)(C^-1)^2]

= (-2)^3 det [(A^2)^T(B^-1)(C^2)(C^-2)]

= -8 det [(A^2)(B^-1)]

= -8 [det(A)]^2*[1/det(B)]

= -8 (4)^2*(1/4)

= -8 (16)*(1/4)

= -8*4

= -32


Can anyone please tell me, am I getting the right answers for a) and b)?
 
Physics news on Phys.org
They look correct to me
 
Me too. :smile:

… what's worrying you about them?​
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top