Determining the n-Determinant for an nxn Matrix with a Specific Matrix Element

  • Context: Graduate 
  • Thread starter Thread starter Perrry
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Perrry
Let [tex]\begin{gather*}A_n\end{gather*}[/tex] be an nxn matrix with the matrixelement [tex]\begin{gather*}a_ik\end{gather*}[/tex]=i+k, i, k = 1, ... ,n. Decide for every value the n-determinant [tex]\begin{gather*}D_n\end{gather*}[/tex] = det([tex]\begin{gather*}A_n\end{gather*}[/tex]). Don´t forget the value of n=1.

We are two guys here at home that don´t get it right. What shall we start with? We are both newbies on this!

Thanks in advance

Perrry
 
Physics news on Phys.org
Consider a matrix [tex]A_n[/tex] such as the one you described with [tex]n \geq 3[/tex].

Look at the columns of [tex]A_n[/tex]:

the first column, [tex]c_1[/tex] looks like: [tex]c_1=(2,...,n+1)^T[/tex] the next column looks like [tex]c_2=(3,...,n+2)^T[/tex] and the third column looks like [tex]c_3=(4,...,n+3)^T[/tex]. Since we took [tex]n \geq 3[/tex] we know that we can always get [tex]c_1,c_2,c_3[/tex].

Observe that: [tex]c_3-c_2=c_2-c_1=(1,...,1)^T[/tex] Therefore, since [tex]c_3+c_1=2c_2[/tex] we have that the columns are linearly dependent. Does this say anything about the determinant?