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!)
A166257 Odd numbers not of the form prime(k) + phi(prime(k)). 1
1, 7, 11, 15, 17, 19, 23, 27, 29, 31, 35, 39, 41, 43, 47, 49, 51, 53, 55, 59, 63, 65, 67, 69, 71, 75, 77, 79, 83, 87, 89, 91, 95, 97, 99, 101, 103, 107, 109, 111, 113, 115, 119, 123, 125, 127, 129, 131, 135, 137, 139, 143, 147, 149, 151, 153, 155, 159, 161, 163, 167 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
{1} U {A005408 \ A076274 }. [R. J. Mathar, May 21 2010]
MATHEMATICA
Module[{upto=200}, Complement[Range[1, upto, 2], Table[n+EulerPhi[n], {n, Prime[ Range[PrimePi[upto]]]}]]] (* Harvey P. Dale, Jun 21 2019 *)
CROSSREFS
Sequence in context: A194468 A053217 A144931 * A192992 A335652 A176852
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
Entries checked by R. J. Mathar, May 21 2010.
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 March 29 02:23 EDT 2024. Contains 371264 sequences. (Running on oeis4.)