|
|
A247191
|
|
Number of prime divisors, counted with multiplicity, of A180202(n), the product of the two numbers in the n-th amicable pair, A002025(n) * A002046(n).
|
|
1
|
|
|
7, 10, 8, 8, 11, 10, 10, 11, 9, 12, 12, 11, 10, 11, 11, 16, 12, 9, 12, 12, 11, 10, 10, 9, 10, 11, 12, 11, 12, 12, 11, 11, 11, 11, 11, 11, 11, 11, 13, 11, 13, 11, 10, 10, 9, 13, 12, 12, 10, 12, 12, 10, 11, 9, 10, 14, 14, 10, 11, 13, 11, 11, 12, 10, 11, 11, 11
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
1,1
|
|
COMMENTS
|
Motivated by Theorem 3. in P. Pollack paper stating: Fix a natural number k. Then there are only finitely many amicable pairs (N,M) for which Omega(N*M) <= k.
|
|
LINKS
|
Amiram Eldar, Table of n, a(n) for n = 1..10000
Paul Pollack, Finiteness Theorems for Perfect Numbers and Their Kin, The American Mathematical Monthly, Vol. 119, No. 8 (October 2012), pp. 670-681
|
|
FORMULA
|
a(n) = A001222(A180202(n)).
a(n) = A001222(A002025(n) * A002046(n)).
|
|
PROG
|
(PARI) lista() = {va = readvec("b002025.txt"); vb = readvec("b002046.txt"); for (i=1, 80, print1(bigomega(va[i]*vb[i]), ", ")); }
|
|
CROSSREFS
|
Cf. A001222, A002025, A002046, A180202.
Sequence in context: A070405 A010730 A225694 * A317336 A079004 A265311
Adjacent sequences: A247188 A247189 A247190 * A247192 A247193 A247194
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Michel Marcus, Nov 23 2014
|
|
STATUS
|
approved
|
|
|
|