How Can I Solve a Determinant Problem Using Induction?

  • Thread starter Thread starter kidsmoker
  • Start date Start date
  • Tags Tags
    Determinant
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
kidsmoker
Messages
85
Reaction score
0

Homework Statement



Hi,
i'm trying to solve this problem:

http://img4.imageshack.us/img4/3876/53065718.jpg .[/URL]


The Attempt at a Solution



I have shown it for n=2 and n=3 then I was going to use induction to prove it for all n, but I can't seem to find a way to do it. Please help!

Thanks.
 
Last edited by a moderator:
Physics news on Phys.org
If you expand the determinant along the last column, then you will get terms of the form
[tex]a_i^n \begin{vmatrix} <br /> 1 & a_2 & a_2^2 & \cdots & a_2^{n-1} \\ <br /> 1 & a_3 & a_3^2 & \cdots & a_3^{n-1} \\ <br /> \vdots & \cdots & \cdots & \cdots & \cdots \\<br /> 1 & a_{n} & a_n^2 & \cdots & a_n^{n-1} \\ <br /> \end{vmatrix}[/tex]