GCD matrix

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
File:Heatmap of GCD Matrix.png
Heatmap of GCD Matrix

In mathematics, a greatest common divisor matrix (sometimes abbreviated as GCD matrix) is a matrix that may also be referred to as Smith's matrix. The study was initiated by H.J.S. Smith (1875). A new inspiration was begun from the paper of Bourque & Ligh (1992). This led to intensive investigations on singularity and divisibility of GCD type matrices. A brief review of papers on GCD type matrices before that time is presented in Haukkanen, Wang & Sillanpää (1997).

Definition

[edit | edit source]
1 1 1 1 1 1 1 1 1 1
1 2 1 2 1 2 1 2 1 2
1 1 3 1 1 3 1 1 3 1
1 2 1 4 1 2 1 4 1 2
1 1 1 1 5 1 1 1 1 5
1 2 3 2 1 6 1 2 3 2
1 1 1 1 1 1 7 1 1 1
1 2 1 4 1 2 1 8 1 2
1 1 3 1 1 3 1 1 9 1
1 2 1 2 5 2 1 2 1 10
GCD matrix of (1,2,3,...,10)

Let S=(x1,x2,,xn) be a list of positive integers. Then the n×n matrix (S) having the greatest common divisor gcd(xi,xj) as its ij entry is referred to as the GCD matrix on S.The LCM matrix [S] is defined analogously.[1][2]

The study of GCD type matrices originates from Smith (1875) who evaluated the determinant of certain GCD and LCM matrices. Smith showed among others that the determinant of the n×n matrix (gcd(i,j)) is ϕ(1)ϕ(2)ϕ(n), where ϕ is Euler's totient function.[3]

Bourque–Ligh conjecture

[edit | edit source]

Bourque & Ligh (1992) conjectured that the LCM matrix on a GCD-closed set S is nonsingular.[1] This conjecture was shown to be false by Haukkanen, Wang & Sillanpää (1997) and subsequently by Hong (1999).[4][2] A lattice-theoretic approach is provided by Korkee, Mattila & Haukkanen (2019).[5]

The counterexample presented in Haukkanen, Wang & Sillanpää (1997) is S={1,2,3,4,5,6,10,45,180} and that in Hong (1999) is S={1,2,3,5,36,230,825,227700}. A counterexample consisting of odd numbers is S={1,3,5,7,195,291,1407,4025,1020180525}. Its Hasse diagram is presented on the right below.

The cube-type structures of these sets with respect to the divisibility relation are explained in Korkee, Mattila & Haukkanen (2019).

File:Counterexample.png
The Hasse diagram of an odd GCD closed set whose LCM matrix is singular

Divisibility

[edit | edit source]

Let S=(x1,x2,,xn) be a factor closed set. Then the GCD matrix (S) divides the LCM matrix [S] in the ring of n×n matrices over the integers, that is there is an integral matrix B such that [S]=B(S), see Bourque & Ligh (1992). Since the matrices (S) and [S] are symmetric, we have [S]=(S)BT. Thus, divisibility from the right coincides with that from the left. We may thus use the term divisibility.

There is in the literature a large number of generalizations and analogues of this basic divisibility result.

Matrix norms

[edit | edit source]

Some results on matrix norms of GCD type matrices are presented in the literature. Two basic results concern the asymptotic behaviour of the p norm of the GCD and LCM matrix on S={1,2,,n}. [6]


Given p+, the p norm of an n×n matrix A is defined as

Ap=(i=1nj=1n|aij|p)1/p.

Let S={1,2,,n}. If p2, then

(S)p=Cp1/pn1+(1/p)+O((n(1/p)pEp(n)),

where

Cp:=2ζ(p)ζ(p+1)(p+1)ζ(p+1)

and Ep(x)=xp for p>2 and E2(x)=x2logx. Further, if p1, then

[S]p=Dp1/pn2+(2/p)+O((n(2/p)+1(logn)2/3(loglogn)4/3),

where

Dp:=ζ(p+2)(p+1)2ζ(p).

Factorizations

[edit | edit source]

Let f be an arithmetical function, and let S=(x1,x2,,xn) be a set of distinct positive integers. Then the matrix (S)f=(f(gcd(xi,xj)) is referred to as the GCD matrix on S associated with f. The LCM matrix [S]f on S associated with f is defined analogously. One may also use the notations (S)f=f(S) and [S]f=f[S].

Let S be a GCD-closed set. Then

(S)f=EΔET,

where E is the n×n matrix defined by

eij={1if xjxi,0otherwise

and Δ is the n×n diagonal matrix, whose diagonal elements are

δi=dxidxtxt<xi(fμ)(d).

Here is the Dirichlet convolution and μ is the Möbius function.

Further, if f is a multiplicative function and always nonzero, then

[S]f=ΛEΔETΛ,

where Λ and Δ are the n×n diagonal matrices, whose diagonal elements are λi=f(xi) and

δi=d|xidxtxt<xi(1fμ)(d).

If S is factor-closed, then δi=(fμ)(xi) and δi=(1fμ)(xi). [6]

References

[edit | edit source]
  1. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  5. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  6. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).