Easy to see that these two determinants are identical

  • Thread starter Thread starter thercias
  • Start date Start date
  • Tags Tags
    Determinants
thercias
Messages
62
Reaction score
0

Homework Statement


Without expanding the determinant show that
bc a^2 a^2
b^2 ca b^2
c^2 c^2 ab

=
bc ab ca
ab ca bc
ca bc ab

Homework Equations


3. Attempt at solution
Well, one thing I noticed is that the diagonal row all contain the same values (bc, ca, ab)
Using the first determinant, we can simplify it to
bc |ca b^2| - ca|bc a^2| + ab |bc a^2|
...|c^2 ab|...|c^2 ab|...|b^2 ca|

the second determinant would be
bc |ca bc| - ca |bc ca| + ab|bc ab|
...|bc ab|...|ca ab|...|ab ca|obviously its easy to see that these two determinants are identical, but is this what the question asks? It says to show without expanding, so I'm not sure if there's another way to show this.
 
Last edited:
Physics news on Phys.org
Your original determinant is somewhat garbled. You can insert text with
Code:
 tags to help preserve spacing.
 
my bad, that should be easier to read now.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top