[go: up one dir, main page]


Amicable Pair

DOWNLOAD Mathematica Notebook Contribute to this entry

An amicable pair (m,n) consists of two integers m,n for which the sum of proper divisors (the divisors excluding the number itself) of one number equals the other. Amicable pairs are occasionally called friendly pairs (Hoffman 1998, p. 45), although this nomenclature is to be discouraged since the numbers more commonly known as friendly pairs are defined by a different, albeit related, criterion. Symbolically, amicable pairs satisfy

s(m)=n
(1)
s(n)=m,
(2)

where

 s(n)=sigma(n)-n
(3)

is the restricted divisor function. Equivalently, an amicable pair (m,n) satisfies

 sigma(m)=sigma(n)=s(m)+s(n)=m+n,
(4)

where sigma(n) is the divisor function. The smallest amicable pair is (220, 284) which has factorizations

220=11·5·2^2
(5)
284=71·2^2
(6)

giving restricted divisor functions

s(220)=sum{1,2,4,5,10,11,20,22,44,55,110}
(7)
=284
(8)
s(284)=sum{1,2,4,71,142}
(9)
=220.
(10)

The quantity

 sigma(m)=sigma(n)=s(m)+s(n),
(11)

in this case, 220+284=504, is called the pair sum. The first few amicable pairs are (220, 284), (1184, 1210), (2620, 2924) (5020, 5564), (6232, 6368), (10744, 10856), (12285, 14595), (17296, 18416), (63020, 76084), ... (Sloane's A002025 and A002046). An exhaustive tabulation is maintained by D. Moews.

In 1636, Fermat found the pair (17296, 18416) and in 1638, Descartes found (9363584, 9437056), although these results were actually rediscoveries of numbers known to Arab mathematicians. By 1747, Euler had found 30 pairs, a number which he later extended to 60. In 1866, 16-year old B. Nicolò I. Paganini found the small amicable pair (1184, 1210) which had eluded his more illustrious predecessors (Paganini 1866-1867; Dickson 2005, p. 47). There were 390 known amicable pairs as of 1946 (Escott 1946). There are a total of 236 amicable pairs below 10^8 (Cohen 1970), 1427 below 10^(10) (te Riele 1986), 3340 less than 10^(11) (Moews and Moews 1993ab), 4316 less than 2.01×10^(11) (Moews and Moews 1996), and 5001 less than  approx 3.06×10^(11) (Moews and Moews 1996).

Rules for producing amicable pairs include the Thâbit ibn Kurrah rule rediscovered by Fermat and Descartes and extended by Euler to Euler's rule. A further extension not previously noticed was discovered by Borho (1972).

Pomerance (1981) has proved that

 [amicable numbers <=n]<ne^(-[ln(n)]^(1/3))
(12)

for large enough n (Guy 1994). No nonfinite lower bound has been proven.

Let an amicable pair be denoted (m,n), and take m<n. (m,n) is called a regular amicable pair of type (i,j) if

 (m,n)=(gM,gN),
(13)

where g=GCD(m,n) is the greatest common divisor,

 GCD(g,M)=GCD(g,N)=1,
(14)

M and N are squarefree, then the number of prime factors of M and N are i and j. Pairs which are not regular are called irregular or exotic (te Riele 1986). There are no regular pairs of type (1,j) for j=1"/>. If m=0 (mod 6) and

 n=sigma(m)-m
(15)

is even, then (m,n) cannot be an amicable pair (Lee 1969). The minimal and maximal values of m/n found by te Riele (1986) were

 938304290/1344480478=0.697893577...
(16)

and

 4000783984/4001351168=0.9998582518....
(17)

te Riele (1986) also found 37 pairs of amicable pairs having the same pair sum. The first such pair is (609928, 686072) and (643336, 652664), which has the pair sum

 sigma(m)=sigma(n)=m+n=1296000.
(18)

te Riele (1986) found no amicable n-tuples having the same pair sum for n2"/>. However, Moews and Moews found a triple in 1993, and te Riele found a quadruple in 1995. In November 1997, a quintuple and sextuple were discovered. The sextuple is (1953433861918, 2216492794082), (1968039941816, 2201886714184), (1981957651366, 2187969004634), (1993501042130, 2176425613870), (2046897812505, 2123028843495), (2068113162038, 2101813493962), all having pair sum 4169926656000. Amazingly, the sextuple is smaller than any known quadruple or quintuple, and is likely smaller than any quintuple.

The earliest known odd amicable numbers all were divisible by 3. This led Bratley and McKay (1968) to conjecture that there are no amicable pairs coprime to 6 (Guy 1994, p. 56). However, Battiato and Borho (1988) found a counterexample, and now many amicable pairs are known which are not divisible by 6 (Pedersen). The smallest known example of this kind is the amicable pair (42262694537514864075544955198125, 42405817271188606697466971841875), each number of which has 32 digits.

A search was then begun for amicable pairs coprime to 30. The first example was found by Y. Kohmoto in 1997, consisting of a pair of numbers each having 193 digits (Pedersen). Kohmoto subsequently found two other examples, and te Riele and Pedersen used two of Kohmoto's examples to calculated 243 type-(3,2) pairs coprime to 30 by means of a method which generates type-(3,2) pairs from a type-(2,1) pairs.

No amicable pairs which are coprime to 2·3·5·7=210 are currently known.

The following table summarizes the largest known amicable pairs discovered in recent years. The largest of these is obtained by defining

a=2·5·11
(19)
S=37·173·409·461·2136109·2578171801921099·68340174428454377539
(20)
p=925616938247297545037380170207625962997960453645121
(21)
q=210958430218054117679018601985059107680988707437025081922673599999
(22)
q_1=(p+q)p^(235)-1
(23)
q_2=(p-S)p^(235)-1,
(24)

then p, q, q_1 and q_2 are all primes, and the numbers

n_1=aSp^(235)q_1
(25)
n_2=aqp^(235)q_2
(26)

are an amicable pair, with each member having 24073 decimal digits (Jobling 2005).

digitsdatereference
4829Oct. 4, 1997M. García
8684Jun. 6, 2003Jobling and Walker 2003
16563May 12, 2004Walker et al. 2004
17326May 12, 2004Walker et al. 2004
24073Mar. 10, 2005Jobling 2005

Amicable pairs in Gaussian integers also exist, for example

s(8008+3960i)=4232-8280i
(27)
s(4232-8280i)=8008+3960i
(28)

and

s(-1105+1020i)=-2639-1228i
(29)
s(-2639-1228i)=-1105+1020i
(30)

(T. D. Noe, pers. comm.).

Wolfram Web Resources

Mathematica »

The #1 tool for creating Demonstrations and anything technical.

Wolfram|Alpha »

Explore anything with the first computational knowledge engine.

Wolfram Demonstrations Project »

Explore thousands of free applications across science, mathematics, engineering, technology, business, art, finance, social sciences, and more.

Computable Document Format »

The format that makes Demonstrations (and any information) easy to share and interact with.

STEM initiative »

Programs & resources for educators, schools & students.

Computerbasedmath.org »

Join the initiative for modernizing math education.