MathDB
divisibility matrix

Source: Simon Marais 2017 A3

April 29, 2021
Matriceslinear algebramatrix

Problem Statement

For each positive integer nn, let M(n)M(n) be the n×nn\times n matrix whose (i,j)(i,j) entry is equal to 11 if i+1i+1 is divisible by jj, and equal to 00 otherwise. Prove that M(n)M(n) is invertible if and only if n+1n+1 is square-free. (An integer is square-free if it is not divisible by a square of an integer larger than 11.)