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”).

A158126
Products of emirpimes pairs, sorted.
2
765, 1612, 3627, 4606, 4930, 26962, 39483, 48763, 58765, 61306, 69723, 85405, 102910, 107485, 118809, 129682, 134458, 136467, 140572, 146047, 148930, 151209, 155038, 162409, 178555, 194242, 196315, 203098, 213310, 236421, 283798, 291247
OFFSET
1,1
COMMENTS
This is to A083815 as A097393 is to A000040. A subsequence of A014613.
FORMULA
a(n) = n-th emirpimes not used so far * R(n-th emirpimes not used so far). {a(n)} = {A097393(n)*A004086(A097393(n)))}.
EXAMPLE
a(1) = 15*51. a(2) = 26*62. a(3) = 39*93. a(4) is not 51*15 because that has already occurred as a(1). a(4) = 58*85.
CROSSREFS
KEYWORD
easy,base,nonn
AUTHOR
Jonathan Vos Post, Mar 13 2009
EXTENSIONS
4930 inserted by R. J. Mathar, Dec 06 2009
STATUS
approved