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

A232169
Squarefree numbers (A005117) with prime factors in a prime(k) + k progression.
2
6, 15, 30, 77, 247, 4819, 7979, 10057, 12827, 21353, 24047, 40363, 60433, 121411, 146231, 154729, 211763, 273509, 301297, 322499, 346781, 367063, 382937, 394091, 415693, 453727, 485237, 486719, 579727, 632579, 803017, 874219, 910073, 1009823, 1013333, 1218053
OFFSET
1,1
COMMENTS
Let p(m) = prime(m), let i(p(m)) = m, the subscript of p(m); a(n) = squarefree numbers with k>=2 prime factors of the form p_1 * p_2 * p_3 * ... * p_k, where p_1 < p_2 < p_3 < ... < p_k with p_k = p_(k-1) + i(p_(k-1)).
Supersequence of A232170.
EXAMPLE
30 = 2*3*5; p_1 = 2, p_2 = 2+1 = 3, p_3 = 3+2 = 5 (2 = 1st prime, 3 = 2nd prime).
CROSSREFS
KEYWORD
nonn
AUTHOR
Jaroslav Krizek, Nov 19 2013
STATUS
approved