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!)
A078744 Numbers k such that A049614(k) + A000040(k) is prime. 1
1, 4, 6, 7, 8, 13, 17, 18, 21, 41, 86, 101, 144, 368, 1232, 1713, 2431, 2897 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
PROG
(PARI) is(k) = ispseudoprime(prod(i=1, k, i^!isprime(i)) + prime(k)); \\ Jinyuan Wang, Jan 08 2021
CROSSREFS
Sequence in context: A326892 A047507 A024554 * A024555 A363375 A269330
KEYWORD
nonn,more
AUTHOR
Jason Earls, Dec 21 2002
EXTENSIONS
a(17)-a(18) from Jinyuan Wang, Jan 08 2021
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 June 12 15:32 EDT 2024. Contains 373331 sequences. (Running on oeis4.)