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!)
A179818 Primes in A179816. 0
17, 131, 223, 97, 113, 127, 149, 181, 211, 241, 293, 307, 941, 367, 397, 419, 421, 1303, 457, 479, 487, 557, 587, 631, 1931, 661, 683, 691, 719, 727, 743, 773, 787, 797, 809, 811, 839, 863, 877, 907, 929, 937, 953, 967, 983, 1009, 1021, 1049, 1051, 1087, 1117 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,1

COMMENTS

From Robert G. Wilson v, Aug 02 2010: (Start)

These occur at the n-th decade: 1, 5, 8, 10, 12, 13, 15, 19, 22, 25, 30, ..., .

And sorted the sequence is 17, 97, 113, 127, 131, 149, 181, 211, 223, 241, ..., . (End)

LINKS

Table of n, a(n) for n=0..50.

MATHEMATICA

f[n_] := Plus @@ Select[ Range[10 n + 1, 10 n + 9], PrimeQ]; Select[f@# & /@ Range[0, 111], PrimeQ] (* Robert G. Wilson v, Aug 02 2010 *)

CROSSREFS

Cf. A000040, A179816.

Sequence in context: A229516 A352114 A279637 * A138640 A142676 A087191

Adjacent sequences: A179815 A179816 A179817 * A179819 A179820 A179821

KEYWORD

easy,nonn

AUTHOR

Odimar Fabeny, Jul 28 2010

EXTENSIONS

More terms from Robert G. Wilson v, Aug 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 March 22 12:31 EDT 2023. Contains 361423 sequences. (Running on oeis4.)