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!)
A007935 Composite numbers such that some permutation of digits is a prime. 4
14, 16, 20, 30, 32, 34, 35, 38, 50, 70, 74, 76, 91, 92, 95, 98, 104, 106, 110, 112, 115, 118, 119, 121, 124, 125, 128, 130, 133, 134, 136, 140, 142, 143, 145, 146, 152, 154, 160, 164, 166, 169, 170, 172, 175, 176, 182, 188, 190, 194, 196, 200, 203, 209, 214, 215, 217, 218, 230, 232, 235, 236, 238, 253, 272, 275, 278, 287, 289, 290, 292, 296, 298, 299, 300 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Conjecture: a(n) ~ 3n/2. - Charles R Greathouse IV, Sep 19 2012
LINKS
MATHEMATICA
With[{no=300}, Select[Complement[Range[no], Prime[Range[PrimePi[no]]]], MemberQ[PrimeQ[FromDigits/@Permutations[IntegerDigits[#]]], True]&]] (* Harvey P. Dale, Feb 06 2011 *)
CROSSREFS
Sequence in context: A102107 A217707 A176686 * A076055 A068653 A225193
KEYWORD
nonn,base,easy
AUTHOR
R. Muller
EXTENSIONS
More terms from Joe DeMaio (jdemaio(AT)kennesaw.edu)
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 07:07 EDT 2024. Contains 371964 sequences. (Running on oeis4.)