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!)
A193825 Primes of the form 10^n-prime(n). 1
97, 99989, 9999999999999999999999999999999999999827, 999999999999999999999999999999999999999999999999999999999999999999653 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Next term (n=586) is too large to be listed above. See A110066 for the numbers n which yield further terms of this sequence.
LINKS
FORMULA
a(n)=10^A110066(n)-prime(A110066(n)).
PROG
(PARI) for(n=1, 999, ispseudoprime(t=10^n-prime(n)) && print1(t", "))
CROSSREFS
Sequence in context: A176135 A160489 A220982 * A338779 A209475 A186167
KEYWORD
nonn
AUTHOR
M. F. Hasler, Aug 06 2011
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 24 02:44 EDT 2024. Contains 371917 sequences. (Running on oeis4.)