Proving a formula for the determiante in a special matrix

  • Thread starter Thread starter rosh300
  • Start date Start date
  • Tags Tags
    Formula Matrix
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
rosh300
Messages
16
Reaction score
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 |


= [tex]\prod[/tex] (aj - ai)
1[tex]\leq[/tex]i<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 =
= [tex]\Pi[/tex]0<i<j<n (aj - ai) [tex]\Pi[/tex]0<k<n (an - ak)
 
Last edited:
Physics news on Phys.org
rosh300 said:
show that: determinant of …
= [tex]\prod[/tex] (aj - ai)
1[tex]\leq[/tex]i<j<n

i got RHS =
= [tex]\Pi[/tex]0<i<j<n (aj - ai) [tex]\Pi[/tex]0<k<n (an - ak)

Hi rosh300! :smile:

But that's the answer, isn't it?

The first part is all non-identical pairs up to n-1, and the second part is all non-identical pairs of which the higher is n.