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!)
A107794 Numbers n such that both n plus its first digit and n minus its first digit are primes. 0
12, 18, 21, 34, 65, 67, 81, 92, 98, 102, 108, 138, 150, 180, 192, 198, 225, 231, 279, 310, 314, 334, 350, 356, 370, 376, 386, 405, 435, 453, 483, 495, 504, 552, 582, 607, 613, 625, 637, 647, 653, 667, 726, 750, 780, 819, 831, 920, 928, 938, 962, 1020, 1032, 1050 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Average of pairs: 66,3255,3465,6696,6786,6954,9429,31725,34845,60096,...
LINKS
MATHEMATICA
Select[ Range[1060], PrimeQ[ # + IntegerDigits[ # ][[1]]] && PrimeQ[ # - IntegerDigits[ # ][[1]]] &]
CROSSREFS
Intersection of A107835 & A107836.
Sequence in context: A171674 A247624 A031207 * A280014 A359929 A162151
KEYWORD
base,nonn
AUTHOR
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 19 18:05 EDT 2024. Contains 371798 sequences. (Running on oeis4.)