Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109664
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109664 a(1) = 1; for n>1, a(n) = Sum_{i=1..n-1} a(i)*prime(i). +0
1
1, 2, 8, 48, 384, 4608, 64512, 1161216, 23224320, 557383680, 16721510400, 535088332800, 20333356646400, 854000979148800, 37576043082547200, 1803650067962265600, 97397103669962342400, 5843826220197740544000 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

a[n_] := 1 /; n == 1 a[n_] := Sum[a[i]*Prime[i], {i, 1, n-1}] Table[a[i], {i, 1, 12}]

CROSSREFS

Sequence in context: A095989 A124453 A000165 this_sequence A009812 A063075 A112541

Adjacent sequences: A109661 A109662 A109663 this_sequence A109665 A109666 A109667

KEYWORD

easy,nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Aug 06 2005

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 09 2005

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 13 23:45 EST 2009. Contains 170824 sequences.


AT&T Labs Research