How does the distinctness of values in a matrix A affect its determinant?

mathbug
Messages
1
Reaction score
0

Homework Statement


Let a1, a2, ..., an live in R. Prove that the equation

det [ A ] = 0

where A:
1 x x^2 ... x^n
1 a1 a1^2 ... a1^n
1 a2 a2^2 ... a2^n
. . . . .
. . . . .
. . . . .
1 an an^2 ... an^n

has exactly n solutions if and only if the a1, ..., an are distinct; i.e. ai=/=aj for all i=/=j


Homework Equations


None


The Attempt at a Solution


Well, my problem is that I don't even know where to really start. So my attempts at a solution don't exactly make much sense. I was just playing around hoping I would come up with something, which I didn't
 
Last edited:
Physics news on Phys.org
What property of a matrix A ensures that its determinant is zero (or, inversely, not zero)? How does this property connect to the relationships between the rows (or columns) of A?
 
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...
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