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 tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top