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!)
A105981 Near-repdigit primes with 3 as repeated digit. 5
233, 313, 331, 337, 353, 373, 383, 433, 733, 2333, 3313, 3323, 3331, 3343, 3373, 3433, 3533, 3733, 3833, 5333, 7333, 23333, 31333, 33331, 33343, 33353, 33533, 38333, 313333, 323333, 331333, 333233, 333323, 333331, 333337, 333383, 333433, 333533 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
a(2)=313 is a term because all digits are equal to 3 except one.
MATHEMATICA
Table[Sort[Select[FromDigits/@Flatten[Permutations/@Table[PadRight[ {n}, i, 3], {n, {1, 2, 4, 5, 7, 8}}], 1], PrimeQ]], {i, 3, 6}]//Flatten (* Harvey P. Dale, May 17 2017 *)
CROSSREFS
Sequence in context: A127340 A140033 A142182 * A160574 A087862 A141280
KEYWORD
base,nonn
AUTHOR
Shyam Sunder Gupta, Apr 29 2005
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 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)