Let for j=0,…,n, aj=a0+jd, where a0, d are fixed
real numbers. Put
A=a0a1a2…ana1a0a1…an−1a2a1a0…an−2……………anan−1an−2…a0.
Calculate det(A), where det(A) denotes the determinant of A.
Solution (official)
Adding the first column of A to the last column we get that
det(A)=(a0+an)deta0a1a2…ana1a0a1…an−1a2a1a0…an−2……………111…1.
Subtracting the n-th row of the above matrix from the (n+1)-st one,
(n−1)-st from n-th, …, first from second we obtain that
det(A)=(a0+an)deta0dd…da1−dd…da2−d−d…d……………100…0.
Hence,
det(A)=(−1)n(a0+an)detddd…d−ddd…d−d−dd…d……………−d−d−d…d.
Adding the last row of the above matrix to the other rows we have
det(A)=(−1)n(a0+an)det2d2d2d…d02d2d…d002d…d……………000…d=(−1)n(a0+an)2n−1dn.