A273971 Numbers y such that there exists a pair x, n, with x < y, x != n and y != n that makes {x,y,n,n} an amicable multiset.
756000, 803040, 1267560, 1442448, 1851360, 2535120, 3209760, 3477240, 3926160, 3969840, 4413240, 4664880, 6094368, 6840540, 7617960, 7783020, 8027880, 8360352, 8586900, 9215640, 9559200, 9596520, 9697380, 9811620, 9815400, 9938160, 10063200, 10234224
Offset: 1
Keywords
Examples
sigma(695520) = sigma(803040) = sigma(702240) = 695520 + 803040 + 702240 + 702240.
Links
- John Cerkan, Table of n, a(n) for n = 1..7515
- John Cerkan, Python code
Comments