Uncovering the Pattern: Factoring and Vanishing Points in Determinants

  • Thread starter Thread starter astonmartin
  • Start date Start date
astonmartin
Messages
23
Reaction score
0

Homework Statement




Alright so apparently there is some pattern in finding these determinants:

for the 2x2, the determinant of
|1 1|
|x y| is y - x

for 3x3, the determinant of

|1 1 1 |
|x y z |
|x^2, y^2, z^2| is xy^2 - yx^2 - xz^2 +zx^2 + yz^2 - zy^2

Apparently that can be factored (not sure how), and using the roots, there will be a pattern that you can observe for finding a determinant of a 4x4, 5x5, etc of the same form (1, x, x^2, x^3, etc.)

How do you factor the 3x3 determinant, and what is the pattern? Does the determinant vanish at some point?
 
Physics news on Phys.org
Start with the 3x3 case. The pattern is that the determinant vanishes in the cases x=y, x=z and y=x. Do you see why? Each of those tells you a factor of the determinant.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top