rosh300
- 16
- 0
Homework Statement
Let a1, a2 are real numbers, where n > 1 show that: determinant of:
| 1 a1 a21 ... ... an-11 |
| 1 a2 a22 ... ... an-12 |
:
:
| 1 an a2n ... ... an-1n |
= \prod (aj - ai)
1\leqi<j<n
Homework Equations
if you row reduce a matrix the determinate is the product of the leading diagonal(previous question was finding determinate of matrices by row reducing them)
The Attempt at a Solution
tried using induction but get stuck very quickly.
i got RHS =
= \Pi0<i<j<n (aj - ai) \Pi0<k<n (an - ak)
Last edited: