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

A373348
Squarefree numbers k such that there exists a k-digit multiple of k that has k divisors.
0
1, 11, 206, 500015
OFFSET
1,2
COMMENTS
Squarefree numbers k such that A182749(k) and A182750(k) are nonzero.
a(2) = 11 is the only prime term.
Conjecture: a(3) = 206 = 2*103 and a(4) = 500015 = 5*100003 are the only semiprime terms.
EXAMPLE
The table below lists the known terms k and, for each k, the corresponding multiple:
.
n a(n) = k k-digit multiple of k having k divisors
- -------- -----------------------------------------
1 1 1
2 11 11^10 = 25937424601
3 206 2 * 103^102 = 4.0778...*10^205
4 500015 5^4 * 100003^100002 = 1.2553...*10^500014
CROSSREFS
Sequence in context: A020518 A371387 A196849 * A196699 A374095 A131216
KEYWORD
nonn,more
AUTHOR
Jon E. Schoenfield, Jun 01 2024
STATUS
approved