OFFSET
1,2
COMMENTS
LINKS
Rémy Sigrist, Table of n, a(n) for n = 1..10000
Rémy Sigrist, C program for A348582
FORMULA
a(p) = p for any prime number p.
a(n) * A348581(n) = n.
EXAMPLE
For n = 6:
- we have the following products equal to 6:
- the corresponding distinct factors are 2 and 3,
- hence a(6) = 3.
PROG
(C) See Links section.
CROSSREFS
KEYWORD
nonn
AUTHOR
Rémy Sigrist and N. J. A. Sloane, Oct 24 2021
STATUS
approved