Determinant of 3x3 Matrix without direct evaluation

ZedCar
Messages
353
Reaction score
1

Homework Statement


Show that:

(x^2) (2x) (-2)
(2x) (2-x^2) (2x)
(2) (-2x) (-x^2)

= (x^2 + 2)^3

Do not use direct evaluation.

Homework Equations


The Attempt at a Solution



As direct evaluation is not permitted, I'm wondering which method should I use? Thank you
 
Physics news on Phys.org
what possible methods do you have in mind?
 
Is it a method using cofactors?
 
okay, now what does the method of cofactors do?
 
I'm going to have to look into that.

I have a sheet which I just got today from lecture and it states;

Cofactor is the minor multiplied by the sign of the element
Cij = (-1)^(i+j) Mij
 
Is this cofactor method different from making an upper triangular matrix from it?
 
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