Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113634
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113634 Sum of the first 6^n primes. +0
1
2, 41, 2427, 132059, 6426919, 291627051, 12646104721, 531741567755, 21868328382007, 884528298065271, 35319715358896709, 1395934334687210019, 54710988941767714851 (list; graph; listen)
OFFSET

0,1

EXAMPLE

The first 6^1 primes add up to 41.

MATHEMATICA

t = {}; c = 1; k = 3; s = 2; Do[While[c < 6^n, If[PrimeQ@k, c++; s += k]; k += 2]; Print@s; AppendTo[t, s], {n, 0, 9}]; t (from Robert G. Wilson v (rgwv(at)rgwv.com), Jan 17 2006)

CROSSREFS

Sequence in context: A129208 A133298 A054742 this_sequence A098634 A076391 A130201

Adjacent sequences: A113631 A113632 A113633 this_sequence A113635 A113636 A113637

KEYWORD

hard,more,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Jan 15 2006

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 14:49 EST 2009. Contains 167514 sequences.


AT&T Labs Research