Let n>1 be an odd positive integer and
A=(aij)i,j=1…n be the n×n matrix with
aij=⎩⎨⎧210if i=jif i−j≡±2(modn)otherwise.
Find detA.
Solution (official)
Notice that A=B2, with
bij={10if i−j≡±1(modn)otherwise. So it is sufficient to find
detB.
To find detB, expand the determinant with respect to the first
row, and then expad
both terms with respect to the first column.
detB=01110110⋱⋱⋱1110=−1110⋱⋱⋱110+11011⋱⋱110=−011⋱0⋱⋱11−1⋅11⋱0⋱1⋱+110⋱011⋱⋱10−1⋅0110⋱⋱⋱110=−(0−1)+(1−0)=2,
since the second and the third matrices are lower/upper triangular,
while in the first and the fourth matrices we have
row1−row3+row5−⋯±rown−2=0ˉ.
So detB=2 and thus detA=4.
How the field did
contestants scored
242
average (of 20)
4.40
solved (≥ 80%)
16.5%
near-0 (≤ 10%)
72.3%
discrimination
0.47
Score distribution (field cohort)
Computed on contestants with a meaningful total (field cohort); discrimination is the corrected item–total correlation.