login
Irregular table which contains the primes between the (2n-1)st and (2n)th amicable number in row n.
1

%I #5 Jul 28 2019 08:37:20

%S 223,227,229,233,239,241,251,257,263,269,271,277,281,283,1187,1193,

%T 1201,2621,2633,2647,2657,2659,2663,2671,2677,2683,2687,2689,2693,

%U 2699,2707,2711,2713,2719,2729,2731,2741,2749,2753,2767,2777,2789,2791,2797,2801

%N Irregular table which contains the primes between the (2n-1)st and (2n)th amicable number in row n.

%e The first 3 rows are

%e 223,227,229,....,283;

%e 1187,1193,1201;

%e 2621,2633,...,2903,2909,2917;

%Y Cf. A000040, A063990, A163647.

%K nonn,tabf,less

%O 1,1

%A _Juri-Stepan Gerasimov_, Aug 02 2009

%E Redefined as a table by _R. J. Mathar_, Aug 06 2009