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”).
%I #7 Mar 12 2024 20:14:01
%S 1,2,3,5,6,7,9,10,11,13,14,15,17,19,21,22,23,25,26,29,30,31,33,34,35,
%T 37,38,39,41,42,43,45,46,47,49,50,51,53,55,57,58,59,61,62,63,65,66,67,
%U 69,70,71,73,74,75,77,78,79,82,83,85,86,87,89,91,93,94,95,97,98,99,101,102,103,105,106,107,109,110,111
%N Numbers k such that A003557(k) divides A276086(k), where A003557(k) is k divided by its largest squarefree divisor, and A276086 is the primorial base exp-function.
%H Antti Karttunen, <a href="/A371088/b371088.txt">Table of n, a(n) for n = 1..10000</a>
%H <a href="/index/Pri#primorialbase">Index entries for sequences related to primorial base</a>
%o (PARI) \\ See A371087.
%Y Union of A005117 and A371086.
%Y Cf. A003557, A276086, A371087 (characteristic function), A371089 (complement).
%Y Cf. A358221 (subsequence).
%K nonn
%O 1,2
%A _Antti Karttunen_, Mar 12 2024