Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A145730
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A145730 Partial sums of A108019. +0
2
0, 4, 40, 332, 2672, 21396, 171192, 1369564, 10956544, 87652388, 701219144, 5609753196, 44878025616, 359024204980, 2872193639896, 22977549119228, 183820392953888, 1470563143631172, 11764505149049448, 94116041192395660 (list; graph; listen)
OFFSET

0,2

COMMENT

In a C/C++ style of notation, the update from a(n-1) to a(n) can be written as a+=(a+=(a+=n+a)).

FORMULA

a(n) = sum_{i=0..n} A108019(i).

a(n) = 4*(8^(n+1)-7n-8)/49 = 4*A014831(n). - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 21 2008

MATHEMATICA

lst={}; s=0; Do[s+=(s+=(s+=n+s)); AppendTo[lst, s], {n, 0, 5!}]; lst

CROSSREFS

Cf. A108019.

Sequence in context: A061318 A043031 A121126 this_sequence A069721 A155641 A122652

Adjacent sequences: A145727 A145728 A145729 this_sequence A145731 A145732 A145733

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Oct 17 2008

EXTENSIONS

Edited by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 21 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 November 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research