login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A024773
Every prefix and suffix prime in base 5 (written in base 5).
1
2, 3, 23, 32, 232
OFFSET
1,1
COMMENTS
Primes that are both left-truncatable and right-truncatable in base 5.
EXAMPLE
The prime 67 is 232 in base 5. Truncating on the left, we obtain 32 (which is 17 in base 10) and 2, both of which are prime. Truncating on the right, we obtain 23 (which is 13 in base 10) and 2 again. Therefore 232 is in the sequence.
CROSSREFS
Sequence in context: A328940 A024764 A213971 * A176892 A109615 A101001
KEYWORD
nonn,base,fini,full
STATUS
approved