Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A145065
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A145065 a(n) = sum of primes <= n*10^9. +0
1
24739512092254535, 95673602693282040, 211169315361937456, 370412807102643725, 572840944428163514, 818062002011808625, 1105720106635140803, 1435543734762318281, 1807310307011831228, 2220822432581729238 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(1) = 2 + 3 + 5 + ... + 999999937 = 24739512092254535

PROGRAM

(Pari) A145065(n)=my(s=0); forprime(p=2, n*1e9, s+=p); s

CROSSREFS

Cf. A046731.

Sequence in context: A098143 A095432 A083216 this_sequence A080127 A003941 A003934

Adjacent sequences: A145062 A145063 A145064 this_sequence A145066 A145067 A145068

KEYWORD

nonn

AUTHOR

Jacques Tramu (jacques.tramu(AT)echolalie.com), Feb 20 2009

EXTENSIONS

Extended by Charles R Greathouse IV Jul 24 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