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!)
A172048 a(n) = A104275(n) + A014076(n). 1
2, 14, 23, 32, 38, 41, 50, 53, 59, 68, 74, 77, 83, 86, 95, 98, 104, 113, 116, 122, 128, 131, 137, 140, 143, 149, 158, 167, 173, 176, 179, 182, 185, 188, 194, 200, 203, 212, 215, 218, 221, 230, 233, 239, 242, 248, 254, 257, 263, 266, 275, 278, 281, 284, 293 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Alternatively: the sequence of the numbers 3*k-1 for all nonprime 2*k-1, k >= 1.
LINKS
MATHEMATICA
Flatten[Table[If[PrimeQ[2*n - 1], {}, 3*n - 1], {n, 1, 100}]]
CROSSREFS
Sequence in context: A116639 A220274 A036433 * A226334 A109255 A285990
KEYWORD
nonn,easy,less
AUTHOR
Roger L. Bagula, Jan 24 2010
EXTENSIONS
The two equivalent definitions separated by the Assoc. Editors of the OEIS, Feb 02 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 July 15 11:27 EDT 2024. Contains 374332 sequences. (Running on oeis4.)