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!)
A097721 Smallest prime that differs from prime(n) in decimal representation by exactly one editing operation: deletion, insertion, or substitution. 2

%I #7 Mar 30 2012 18:50:45

%S 3,2,2,2,13,3,7,11,2,2,3,3,11,3,7,3,5,11,7,7,3,7,3,19,7,11,13,17,19,

%T 11,17,11,13,13,19,11,17,13,17,13,17,11,11,13,17,19,11,23,127,29,23,

%U 23,41,151,157,23,29,71,227,181,23,23,37,11,13,17,31,37,37,149,53,59,37,37,37

%N Smallest prime that differs from prime(n) in decimal representation by exactly one editing operation: deletion, insertion, or substitution.

%C a(n) = Min{p prime: LevenshteinDistance(p, A000040(n))=1};

%C except for n=1 and n=5: a(n) < A000040(n);

%C a(n) < A097722(n).

%H Michael Gilleland, <a href="http://www.merriampark.com/ld.htm">Levenshtein Distance</a> [It has been suggested that this algorithm gives incorrect results sometimes. - _N. J. A. Sloane_]

%Y Cf. A097720.

%K nonn,base

%O 1,1

%A _Reinhard Zumkeller_, Aug 23 2004

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 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)