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!)
A097515 a(n) = (largest prime < 10^n) + (smallest prime > 10^n). 0

%I #10 Jul 02 2024 07:18:42

%S 18,198,2006,19980,199994,1999986,20000010,199999996,1999999944,

%T 19999999986,199999999980,2000000000028,20000000000008,

%U 200000000000004,2000000000000026,19999999999999998,200000000000000000,1999999999999999992,20000000000000000012,200000000000000000028

%N a(n) = (largest prime < 10^n) + (smallest prime > 10^n).

%F a(n) = A003618(n) + A003617(n+1). - _Amiram Eldar_, Jul 02 2024

%t Table[NextPrime[10^n,-1]+NextPrime[10^n],{n,20}] (* _Harvey P. Dale_, May 03 2018 *)

%Y Cf. A003617, A003618.

%K nonn

%O 1,1

%A _Cino Hilliard_, Aug 27 2004

%E More terms from _Amiram Eldar_, Jul 02 2024

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 July 23 11:07 EDT 2024. Contains 374549 sequences. (Running on oeis4.)