Processing math: 100%

Monday, October 23, 2017

On Giuga Numbers

In number theory, certain numbers are sometimes given special names if their prime factorisations have a special property. For an integer n, a divisor d is called a proper divisor as long as d<n. Also 1 is a proper divisor in this case. This gives us the following examples:
  1. Prime Numbers: An integer n with only one proper divisor.
  2. Perfect Numbers (also Deficient / Abundant Numbers): An integer n such that the sum of all its proper divisors is equal to n. (Deficient <n; Abundant >n).
  3. Carmichael Numbers : An integer n such that (p1)|(n/p1) for each prime factor p of n
  4. Giuga Numbers : An integer n such that p|(n/p1) for each prime factor p of n
To 1.) It is known since Euclid that there are infinite many prime numbers. 

To 2.) It is not known if there are infinite many perfect numbers nor is know if there exists a single odd perfect number since all currently known perfect numbers are even e.g., 6=123=1+2+3=6 or 28=1227=1+2+4+7+14=28. The total number of known perfect numbers is 49.

To 3.) Carmichael numbers are often mentioned in relationship with primality testing. A Carmichael number is a composite number n that passes every Fermat primality test as long as the chosen basis b is co-prime to n. In particular, every Carmichael number must be odd. In 1994 Alford, Granville and Pomerance [1] proved that there exists infinitely many Carmichael numbers. There even exists an algorithm to construct new Carmichael numbers [2].

To 4.) The definition of a Giuga number is very similar to the one of a Carmichael number. However, the status quo is more similar to the perfect numbers. It is not known if there are infinitely many Giuga numbers and every known Giuga number is even (actually, in fact all known Giuga numbers are a multiple of 6). E.g. 30=235 because 2|3021 3|3031 5|3051 Currently (2019) there are 13 known Giuga numbers.


The Agoh-Giuga Conjecture which i discussed also here, is equivalent to the statement that there exists no number that is concurrently a Carmichael Number and a Giuga Number.

A Carmichael number must be odd and all known Giuga numbers are even. If you can prove that there do not exist an odd Giuga number then you also have settled the Agoh-Giuga Conjecture. Another way to characterize a Giuga number is, that n is a Giuga number if and only if p|n1pp|n1pN Based on this and some further reasoning you can bound the least number of prime factors for an odd Giuga number by 14.

Giuga numbers have also some interesting property when using them in the Chinese remainder theorem. If you have a squarefree integer n=p1p2pm (a Giuga number must be squarefree), then Rr1np1I1+r2np2I2++rmnpmIm(modn) with R being an integer 0R<n whereof npiIi1(modpi) and Rri(modpi). In case of a Giuga number we get Rr1np1+r2np2++rmnpm(modn) Over the integers we get R=r1np1+r2np2++rmnpmnkR or Rn=r1p1+r2p2++rmpmkR with 0kR<m. Assume that wlog p1<p2<<pm and that set R=1. This yields 1=r1=r2==rm, hence 1n=mi=11pikR or kR=mi=11pimi=11pi which equals the characterization of the Giuga numbers shown above.

In the paper Giuga’s conjecture on primality the authors Borwein, Borwein, Borwein and Girgensohn [3] (yes, three times Borwein is correct) address a slightly generalization of a Giuga number, which they call Giuga sequence. A Giuga sequence is of the form [n1,n2,,nm],niN and fulfills mi=11nimi=11niN So the difference is, that the ni have not to be prime numbers. We call the product mi=1ni a Giuga squence number (If all niP it is a Giuga number). So all Giuga numbers are also Giuga sequence numbers but not the other way round. They showed that there are infinite many Giuga sequence numbers (in contrast to the open question if there are infinite Giuga numbers).

Theorem (Extension). Let n=n1n2nm be a Giuga sequence number. If you multiply n by factors ˜n1,˜n2,,˜nk  you only can obtain a new Giuga sequence number if ki=1˜ni1(modn)

Proof. Since n is a Giuga sequence number it is nni1(modni),1im And since nki=1˜ni=:˜n is again a Giuga sequence number, it is ˜nninki=1˜niniki=1˜ni1(modni),1im. Using the Chinese remainder theorem, this yields ki=1˜ni1(modn)


Borwein et al also mentioned in their paper the following observation:

Assume that every Giuga sequence number n=mi=1ni can be a divisor of another Giuga sequence number ˜n=nkj=1˜ni, i.e. n|˜n. It is 1n1+1n2++1nm1n=uN and  1n+1˜n1++1˜nk1˜n=wN We substitute 1/n in the later with the former equation, hence 1n1+1n2++1nm+1˜n1++1˜nk1˜n=u+wN So u+w is also a Giuga sequence number.

Note that this would increase the integer on the right side to some integer >1. From the point of view of ˜n one of its divisor is just splitted up into further divisors but the integer ˜n itself stays the same. From n's point of view it gets extended with further divisors. According to the Extension Theorem this enforces that ki=1˜ni1(modn), i.e., ki=1˜ni=1+nλ with λN>0.  Hence we can write ˜n=n(1+nλ).

➤Arithmetic Derivative

Computing the derivative of a function in one or more variables is a standard method in mathematics. However, there is also a arithmetic derivative in number theory that involves the prime factors of the input integer.

Definition (Arithmetic derivative). Given an integer nN then its arithmetic derivative n is:
  1. n=1 of n is a prime number
  2. n=(uv)=uv+uv for u,vN

Also the Leibnitz rule holds for the arithmetic derivative: (ne)=ene1n for nN.The existence of an arithmetic derivative is relatively unknown but it is actually pretty useful and is able to restate the description of several problems in number theory. So for example for a semiprime n=pq it is n=p+q. If n=p2q3uv with p,q,u,vP then
n=2pq3uv+p2(q3uv)=2pq3uv+p2(3q2uv+q3(uv))=2pq3uv+p2(3q2uv+q3(u+v))=2pq3uv+3p2q2uv+p2q3u+p2q3v=(2p+3q+1u+1v)n
For me the most useful way to memorize the arithmetic derivative is, if n=ki=1peii then we get n=nki=1eipi Using this you can reformulate some famouse problems, e.g.:
Goldbach's Conjecture 
For every integer nN, with n>1, there exists two prime numbers p,q such that p+q=2n.
Goldbach's Conjecture (arithmetic derivative)
For every integer nN, with n>1, there exists an semiprime number m such that 2n=m.
Or
Twin Prime Conjecture
There exists infinitely many prime numbers p and q such that qp=2.
Twin Prime Conjecture (arithmetic derivative)
There exits infinitely many integers of the form n=2p with p a prime number such that n=1.
Note that the second derivative of an integer n=2p is n=(2+p). And (2+p)=1 only if 2+p is a prime number itself, say 2+p=q, hence 2=qp. Another example is, that you can write the Φ function for an RSA number N=pq as Φ(N)=NN+1. Finally, also a Giuga number can also be described via the arithmetic derivative.
Giuga Number
A Giuga number is an integer n such that n=an+1 for some aN>0.
Note that is actually very easy to create an integer n that is an almost Giuga number. With almost i mean the following. If n=p1p2pkQ=˜nQ, with pi and Q prime numbers, such that pi|n/pi1 but Qn/pi1. So all but only one prime factor of n is "correct". The sad new is, that Q is very big, because it is the solution to the Chinese remainder result
˜npiQ1(modpi) (which has to be repeated with different primes if Q is not prime). Hence Q is of the size  ˜n (but strictly smaller) so the chances that Q accidentally divides ˜n1 is negligible.

[1] W. R. Alford; Andrew Granville; Carl Pomerance (1994). "There are Infinitely Many Carmichael Numbers" (PDF). Annals of Mathematics. 139: 703–722.
[2] Löh, G.; Niebuhr, W. (1996). "A new algorithm for constructing large Carmichael numbers" (PDF). Math. Comp. 65: 823–836
[3] Borwein, D.; Borwein, J. M.; Borwein, P. B.; Girgensohn, R. (1996). "Giuga's Conjecture on Primality" (PDF). American Mathematical Monthly. 103: 40–50

No comments:

Post a Comment