The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A109228 Numbers k such that k divides A109227(k); or k such that A109227(k) is a Niven number. 1
1, 3, 9, 17, 159, 5607, 15219, 54651, 56403, 100147, 120957 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(12) > 2*10^5, if it exists.
LINKS
EXAMPLE
a(2) = 3 because A109227(3) = 1101 and 1101/3 = 367.
MATHEMATICA
Select[Range[160], Divisible[FromDigits[Boole @ PrimeQ[Range[Prime[#]]]], #] &] (* Amiram Eldar, Aug 18 2020 *)
CROSSREFS
Sequence in context: A056405 A009216 A103072 * A355636 A103162 A310331
KEYWORD
nonn,base,more
AUTHOR
Jason Earls, Jun 23 2005
EXTENSIONS
a(6)-a(11) from Amiram Eldar, Aug 18 2020
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 28 21:13 EDT 2024. Contains 372920 sequences. (Running on oeis4.)