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

A232170
Squarefree numbers (A005117) of form prime(k)*q where q = primes of the form prime(k) + k.
3
6, 15, 77, 247, 4819, 7979, 10057, 12827, 21353, 24047, 40363, 60433, 121411, 146231, 154729, 211763, 273509, 301297, 322499, 346781, 367063, 382937, 394091, 415693, 453727, 485237, 579727, 632579, 803017, 874219, 910073, 1009823, 1218053, 1335181, 1740329
OFFSET
1,1
COMMENTS
Let p(m) = prime(m), let i(p(m)) = m, the subscript of p(m); a(n) = squarefree numbers with 2 prime factors of the form p_1 * p_2 where p_1 < p_2 with p_2 = p_1 + i(p_1).
Subsequence of A232169.
LINKS
EXAMPLE
Number 10057 = 89 * 113 is in sequence because 89 = prime(24) and 113 = 89 + 24.
CROSSREFS
KEYWORD
nonn
AUTHOR
Jaroslav Krizek, Nov 19 2013
STATUS
approved