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!)
A078745 Numbers k such that A049614(k) - A000040(k) is prime. 1
6, 7, 8, 15, 23, 36, 93, 117, 121, 131, 150, 310, 433, 896, 1226, 4439 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
PROG
(PARI) is(k) = ispseudoprime(prod(i=1, k, i^!isprime(i)) - prime(k)); \\ Jinyuan Wang, Jan 09 2021
CROSSREFS
Sequence in context: A133893 A101647 A155150 * A087663 A355199 A358557
KEYWORD
nonn,more
AUTHOR
Jason Earls, Dec 21 2002
EXTENSIONS
a(16) from Ryan Propper, Feb 12 2007
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 April 23 19:56 EDT 2024. Contains 371916 sequences. (Running on oeis4.)