login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A126167
Number of primitive exponential amicable pairs (i,j) with i<j and i<=10^n.
2
0, 0, 0, 0, 1, 2, 3, 5, 8, 8, 12
OFFSET
1,6
COMMENTS
There are infinitely many exponential amicable pairs, for multiplying an exponential amicable pair by a squarefree integer coprime to each of its members will generate another exponential amicable pair. Accordingly, we refer to pairs like (90972,100548) as primitive exponential amicable pairs and to pairs like (454860,502740) that can be obtained from them as nonprimitive. This sequence counts the primitive pairs only.
REFERENCES
Hagis, Peter Jr.; Some Results Concerning Exponential Divisors, International Journal of Mathematics and Mathematical Sciences, Vol. 11, No. 2, (1988), pp. 343-350.
EXAMPLE
a(7)=3 because there are 3 primitive exponential pairs (m,n) with m<n and m<=10^7
KEYWORD
hard,nonn
AUTHOR
Ant King, Dec 21 2006
EXTENSIONS
Link corrected and reference added by Andrew Lelechenko, Dec 04 2011
STATUS
approved