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!)
A205533 Intersection of A205302 and A205511. 17
19, 43, 101, 197, 457, 461, 643, 743, 859, 883, 937, 1301, 1483, 1579, 1877, 1949, 1997, 2083, 2129, 2141, 2221, 2237, 2251, 2381, 2539, 2609, 2617, 2659, 2663, 3019, 3221, 3389, 3461, 3701, 4003, 4157, 4517, 4637, 5573, 5741, 5783, 6763, 6899, 6907, 7349, 7757, 7877 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Both Hamming's distances between a(n) and the previous prime and between a(n) and the next prime equal 1.
LINKS
MATHEMATICA
Select[Partition[Prime[Range[1000]], 3, 1], DigitCount[BitXor[#[[1]], #[[2]]], 2, 1] == DigitCount[BitXor[#[[2]], #[[3]]], 2, 1] == 1 &] [[;; , 2]] (* Amiram Eldar, Aug 06 2023 *)
CROSSREFS
Sequence in context: A074222 A054820 A165567 * A185167 A140619 A229765
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
More terms from Amiram Eldar, Aug 06 2023
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 10:11 EDT 2024. Contains 371935 sequences. (Running on oeis4.)