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!)
A038804 Difference between largest n-digit prime and smallest (n+1)-digit prime. 9
4, 4, 12, 34, 12, 20, 28, 18, 70, 52, 26, 50, 66, 58, 48, 124, 6, 14, 90, 50, 218, 36, 140, 264, 136, 208, 202, 540, 346, 68, 60, 70, 70, 604, 92, 226, 124, 192, 60, 138, 228, 146, 138, 84, 18, 154, 74, 226, 66, 208, 444, 558, 348, 322, 132, 596, 372, 308, 160, 168 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Records: 4, 12, 34, 70, 124, 218, 264, 540, 604, 670, 754, 1182, ..., . - Robert G. Wilson v, Jan 23 2020
LINKS
Giovanni Resta, Table of n, a(n) for n = 1..8000 (terms 1..1000 from Pierre CAMI, terms 1001..4000 from Robert G. Wilson v)
Pierre CAMI, PFGW script
Eric Weisstein's World of Mathematics, Next Prime.
Eric Weisstein's World of Mathematics, Previous Prime.
FORMULA
a(n) = A033873(n) + A033874(n). - Zak Seidov, Sep 13 2016
EXAMPLE
7 = greatest prime with 1 digit, 11 next smallest prime with 2 digits so a(1)=4.
97 = greatest prime with 2 digits, 101 next smallest prime with 3 digits so a(2)=4.
MATHEMATICA
(NextPrime[#]-NextPrime[#, -1])&/@(10^Range[100]) (* Harvey P. Dale, Mar 23 2011 *)
CROSSREFS
Sequence in context: A106232 A359709 A228612 * A183362 A353615 A088838
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
Corrected and edited by Patrick De Geest, Nov 06 2004
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 25 11:39 EDT 2024. Contains 371969 sequences. (Running on oeis4.)