Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A152690
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A152690 Partial sums of superfactorials (A000178). +0
1
1, 2, 4, 16, 304, 34864, 24918064, 125436246064, 5056710181206064, 1834938528961266006064, 6658608419043265483506006064, 265790273955000365854215115506006064 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

lst={}; p0=1; s0=0; Do[p0*=a[n]; s0+=p0; AppendTo[lst, s0], {n, 0, 4!}]; lst

s = 0; lst = {s}; Do[s += BarnesG[n]; AppendTo[lst, s], {n, 2, 13, 1}]; lst [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 16 2009]

CROSSREFS

Cf. A152686,A152687,A152688,A152689,A053308,A053309,A053295,A053296

Sequence in context: A071008 A001146 A114641 this_sequence A001128 A124436 A014221

Adjacent sequences: A152687 A152688 A152689 this_sequence A152691 A152692 A152693

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 10 2008

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 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research