Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A070232
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A070232 a(1) = 4; a(n) = smallest composite number greater than the sum of all previous terms. +0
1
4, 6, 12, 24, 48, 95, 190, 380, 760, 1520, 3040, 6080, 12160, 24320, 48640, 97280, 194560, 389120, 778240, 1556480, 3112960, 6225920, 12451840, 24903680, 49807360, 99614720, 199229440, 398458880, 796917760, 1593835520, 3187671040 (list; graph; listen)
OFFSET

1,1

COMMENT

a(n) = 95*2^(n-6) for n > 5.

MATHEMATICA

a = {4}; Do[b = 1 + Plus @@ a; While[ PrimeQ[b], b++ ]; a = Append[a, b], {n, 2, 30}]; a

CROSSREFS

Cf. A070218.

Sequence in context: A120211 A095416 A162688 this_sequence A037100 A095969 A090608

Adjacent sequences: A070229 A070230 A070231 this_sequence A070233 A070234 A070235

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), May 05 2002

EXTENSIONS

Edited by Robert G. Wilson v (rgwv(AT)rgwv.com), May 06 2002

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 December 20 13:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research