[go: up one dir, main page]

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

A238527
Prime values of A238525.
5
2, 3, 3, 5, 5, 7, 2, 2, 5, 11, 2, 5, 11, 17, 7, 7, 7, 2, 11, 7, 13, 29, 11, 11, 2, 5, 17, 7, 5, 2, 19, 41, 23, 3, 11, 11, 23, 5, 2, 2, 2, 31, 7, 3, 17, 3, 23, 11, 59, 19, 5, 2, 37, 3, 41, 23, 71, 11, 2, 11, 47, 11, 29, 13, 13, 2, 31, 5, 5, 53, 17, 19, 13, 61, 23, 101, 19, 29, 41, 23, 107, 67, 11, 3, 3, 47, 73, 2, 3, 17
OFFSET
1,1
LINKS
MATHEMATICA
Select[Table[Mod[n, Plus @@ Times @@@ FactorInteger[n]], {n, 2, 300}], PrimeQ] (* Amiram Eldar, May 17 2021 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
J. Stauduhar, Feb 28 2014
STATUS
approved