Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A152563
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A152563 Primes in A152535. +0
1
5, 11, 37, 61, 107, 181, 467, 563, 821, 947, 2341, 2939, 3833, 4073, 5479, 6043, 9161, 9281, 11399, 12323, 14249, 15263, 16007, 22027, 25117, 26249, 32189, 37987, 39581, 42139, 42853, 43093, 50291, 54449, 62653, 64063, 64919, 70181, 73189, 82219 (list; graph; listen)
OFFSET

1,1

MAPLE

A001223 := proc(n) ithprime(n+1)-ithprime(n) ; end: A141042 := proc(n) option remember ; n*A001223(n) ; end: A152535 := proc(n) add(A141042(i), i=1..n) ; end: for n from 1 to 300 do a35 := A152535(n) ; if isprime(a35) then printf("%d, ", a35) ; fi; od: [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 06 2009]

CROSSREFS

Cf. A000040, A000720, A141042, A152535.

Sequence in context: A005178 A065315 A065317 this_sequence A074497 A077466 A074626

Adjacent sequences: A152560 A152561 A152562 this_sequence A152564 A152565 A152566

KEYWORD

nonn

AUTHOR

Omar E. Pol (info(AT)polprimos.com), Dec 07 2008

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 06 2009

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research