An amicable triple is a set of three different numbers so related that the restricted sum of the divisors of each is equal to the sum of other two numbers.
In another equivalent characterization, an amicable triples is a set of three different numbers so related that the sum of the divisors of each is equal to the sum of the three numbers.
So a triple (a, b, c) of natural numbers is called amicable if s(a) = b + c, s(b) = a + c and s(c) = a + b, or equivalently if σ(a) = σ(b) = σ(c) = a + b + c. Here σ(n) is the sum of all positive divisors, and s(n) = σ(n) - n is the aliquot sum.
Weisstein, Eric W. "Amicable Triple". MathWorld.
Undergraduate Texts in Mathematics
Graduate Studies in Mathematics
Hellenica World - Scientific Library
Retrieved from "http://en.wikipedia.org/"
All text is available under the terms of the GNU Free Documentation License