What is the Pattern for Determinants of Matrices with Repeating Variables?

  • 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| 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?

Thanks!
 
Physics news on Phys.org
Suppose you set x=y. What's the determinant of the matrix? What does this tell you about the factorization of the determinant polynomial? Now set x=z...
 
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