Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A074271
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A074271 Previous term + prime(previous term). +0
2
1, 3, 8, 27, 130, 863, 7554, 84385, 1165814, 19408513, 381328184, 8690396907, 226500350374, 6671888768963 (list; graph; listen)
OFFSET

1,2

FORMULA

a(1)=1; a(n)=a(n-1)+prime(a(n-1)).

EXAMPLE

a(4)=27 because a(3)=8, prime(8)=19, and 8+19=27.

MATHEMATICA

se={1}; a=1; Do[b=a+Prime[a]; se=Append[se, b]; a=b, {i, 13}]; se

CROSSREFS

Sequence in context: A110886 A104854 A030495 this_sequence A005641 A026627 A093356

Adjacent sequences: A074268 A074269 A074270 this_sequence A074272 A074273 A074274

KEYWORD

more,nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Sep 21 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 September 4 21:24 EDT 2008. Contains 143414 sequences.


AT&T Labs Research