cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A238382 Untouchable amicable numbers: amicable pairs which cannot be reached by any aliquot sequence starting from a number that does not belong to this pair.

This page as a plain text file.
%I A238382 #30 Mar 08 2014 12:13:25
%S A238382 356408,399592,643336,652664,5232010,5799542,9363584,9437056,10596368,
%T A238382 11199112,15363832,16517768,31818952,32205616,34352624,34860248,
%U A238382 46237730,48641584,48852176,49215166,52695376,55349570,56208368,61319902,91996816,93259184
%N A238382 Untouchable amicable numbers: amicable pairs which cannot be reached by any aliquot sequence starting from a number that does not belong to this pair.
%C A238382 A pair of numbers x and y is called an untouchable amicable pair if x and y are amicable numbers (see A063990) and if x and y each have only one aliquot antecedent: the other number of their pair. In other words, they are amicable pairs which no aliquot sequence starting on a number that does not belong to this pair can reach.
%C A238382 The sequence lists the untouchable amicable numbers in increasing order. Note that the pairs x, y are not always adjacent to each other in the list.
%C A238382 Numbers that are the smaller number of their untouchable amicable pair are 356408, 643336, 5232010, 9363584, 10596368, 15363832, 31818952, 32205616, ... (subsequence of A002025).
%C A238382 The remaining numbers in the sequence are the larger number of their untouchable amicable pair: 399592, 652664, 5799542, 9437056, 11199112, 16517768, 34860248, 34352624, ... (subsequence of A002046).
%C A238382 We can call those pairs "untouchable amicable pairs", "isolated amicable pairs", or "isolated amicable cycles with two links" ... .
%H A238382 Jean-Luc Garambois, <a href="http://www.aliquotes.com">Aliquot sequences</a> (in French, but with an English summary).
%H A238382 Jean-Luc Garambois, <a href="http://www.aliquotes.com/ami.sage">Python program</a>
%Y A238382 Cf. A063990, A048138, A001065.
%K A238382 nonn
%O A238382 1,1
%A A238382 _Jean Luc Garambois_, Mar 03 2014