Terpene

"Amicable" redirects here. For other uses, see wikt:amicable.
Not to be confused with friendly numbers.

Amicable numbers are two different numbers so related that the sum of the proper divisors of each is equal to the other number. (A proper divisor of a number is a positive factor of that number other than the number itself. For example, the proper divisors of 6 are 1, 2, and 3.) A pair of amicable numbers constitutes an aliquot sequence of period 2. A related concept is that of a perfect number, which is a number that equals the sum of its own proper divisors, in other words a number which forms an aliquot sequence of period 1. Numbers that are members of an aliquot sequence with period greater than 2 are known as sociable numbers.

For example, the smallest pair of amicable numbers is (220, 284); for the proper divisors of 220 are 1, 2, 4, 5, 10, 11, 20, 22, 44, 55 and 110, of which the sum is 284; and the proper divisors of 284 are 1, 2, 4, 71 and 142, of which the sum is 220.

The first few amicable pairs are: (220, 284), (1184, 1210), (2620, 2924), (5020, 5564), (6232, 6368) (sequence A063990 in OEIS).

History[edit]

Amicable numbers were known to the Pythagoreans, who credited them with many mystical properties. A general formula by which some of these numbers could be derived was invented circa 850 by the Iraqi mathematician Thābit ibn Qurra (826–901). Other Arab mathematicians who studied amicable numbers are al-Majriti (died 1007), al-Baghdadi (980–1037), and al-Fārisī (1260–1320). The Iranian mathematician Muhammad Baqir Yazdi (16th century) discovered the pair (9363584, 9437056), though this has often been attributed to Descartes.[1] Much of the work of Eastern mathematicians in this area has been forgotten.

Thābit ibn Qurra's formula was rediscovered by Fermat (1601–1665) and Descartes (1596–1650), to whom it is sometimes ascribed, and extended by Euler (1707–1783). It was extended further by Borho in 1972. Fermat and Descartes also rediscovered pairs of amicable numbers known to Arab mathematicians. Euler also discovered dozens of new pairs. The second smallest pair, (1184, 1210), was discovered in 1866 by a then teenage B. Nicolò I. Paganini, having been overlooked by earlier mathematicians.[2]

As of 1946 there were 390 known pairs, but the advent of computers has allowed the discovery of many thousands since then. Exhaustive searches have been carried out to find all pairs less than a given bound, this bound being extended from 108 in 1970, to 1010 in 1986, 1011 in 1993, and to a bound well over that today.

In 2007, there were almost 12,000,000 known amicable pairs.[3]

Rules for generation[edit]

While these rules do generate some pairs of amicable numbers, many other pairs are known, so these rules are by no means comprehensive.

Thābit ibn Qurra theorem[edit]

The Thābit ibn Qurra theorem is a method for discovering amicable numbers invented in the ninth century by the Arab mathematician Thābit ibn Qurra.[4]

It states that if

p = 3 × 2n − 1 − 1,
q = 3 × 2n − 1,
r = 9 × 22n − 1 − 1,

where n > 1 is an integer and p, q, and r are prime numbers, then 2n×p×q and 2n×r are a pair of amicable numbers. This formula gives the pairs (220, 284) for n=2, (17296, 18416) for n=4, and (9363584, 9437056) for n=7, but no other such pairs are known. Numbers of the form 3 × 2n − 1 are known as Thabit numbers. In order for Ibn Qurra's formula to produce an amicable pair, two consecutive Thabit numbers must be prime; this severely restricts the possible values of n.

To establish the theorem, Thâbit ibn Qurra proved nine lemmas divided into two groups. The first three lemmas deal with the determination of the aliquot parts of a natural integer. The second group of lemmas deals more specifically with the formation of perfect, abundant and deficient numbers.[5]

Euler's rule[edit]

Euler's rule is a generalization of the Thâbit ibn Qurra theorem. It states that if

p = (2(n - m)+1) × 2m − 1,
q = (2(n - m)+1) × 2n − 1,
r = (2(n - m)+1)2 × 2m + n − 1,

where n > m > 0 are integers and p, q, and r are prime numbers, then 2n×p×q and 2n×r are a pair of amicable numbers. Thābit ibn Qurra's theorem corresponds to the case m=n-1. Euler's rule creates additional amicable pairs for (m,n)=(1,8), (29,40) with no others being known. William Dunham in a video [6] claims that Euler (1750) found 58 such pairs to make all the by then existing pairs 61.

Regular pairs[edit]

Let (m, n) be a pair of amicable numbers with m<n, and write m=gM and n=gN where g is the greatest common divisor of m and n. If M and N are both coprime to g and square free then the pair (m, n) is said to be regular, otherwise it is called irregular or exotic. If (m, n) is regular and M and N have i and j prime factors respectively, then (m, n) is said to be of type (i, j).

For example, with (m, n) = (220, 284), the greatest common divisor is 4 and so M = 55 and N = 71. Therefore (220, 284) is regular of type (2, 1).

Other results[edit]

In every known case, the numbers of a pair are either both even or both odd. It is not known whether an even-odd pair of amicable numbers exists, but if it does, the even number must either be a square number or twice one, and the odd number must be a square number. Also, every known pair shares at least one common factor, higher than 1. It is not known whether a pair of coprime amicable numbers exists, though if any does, the product of the two must be greater than 1067. Also, a pair of coprime amicable numbers cannot be generated by Thabit's formula (above), nor by any similar formula.

In 1955, Paul Erdős showed that the density of amicable numbers, relative to the positive integers, was 0.

References in popular culture[edit]

Generalizations[edit]

Amicable tuples[edit]

Amicable numbers (m, n) satisfy \sigma(m)-m=n and \sigma(n)-n=m which can be written together as \sigma(m)=\sigma(n)=m+n. This can be generalized to larger tuples, say (n_1,n_2,\ldots,n_k), where we require

\sigma(n_1)=\sigma(n_2)= \dots =\sigma(n_k) = n_1+n_2+ \dots +n_k

For example (1980, 2016, 2556) is an amicable triple (sequence A125490 in OEIS), and (3270960, 3361680, 3461040, 3834000) is an amicable quadruple (sequence A036471 in OEIS).

Sociable numbers[edit]

Main article: sociable number

Sociable numbers are a cyclic lists of numbers such that each number is the sum of the proper divisors of the preceding number. For example 1264460 \mapsto 1547860 \mapsto 1727636 \mapsto 1305184 \mapsto 1264460 \mapsto\dots are sociable numbers of order 4.

See also[edit]

Notes[edit]

  1. ^ Costello, Patrick (1 May 2002). "New Amicable Pairs Of Type (2; 2) And Type (3; 2)". Mathematics of computation (American Mathematical Society) 72 (241): 489–497. doi:10.1090/S0025-5718-02-01414-X. Retrieved 19 April 2007. 
  2. ^ Sprugnoli, Renzo (27 September 2005). "Introduzione alla matematica: La matematica della scuola media" (in Italian). Universita degli Studi di Firenze: Dipartimento di Sistemi e Informatica. p. 59. Retrieved 21 August 2012. 
  3. ^ Jan Munch Pedersen Known Amicable Pairs
  4. ^ http://mathworld.wolfram.com/ThabitibnKurrahRule.html
  5. ^ Rashed, Roshdi (1994). The development of Arabic mathematics: between arithmetic and algebra. 156. Dordrecht, Boston, London: Kluwer Academic Publishers. p. 278,279. ISBN 0-7923-2565-6. 
  6. ^ An Evening with Leonhard Euler - YouTube

References[edit]

External links[edit]

Leave a Reply