Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A014166
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A014166 Apply partial sum operator 4 times to Fibonacci numbers. +0
9
0, 1, 5, 16, 41, 92, 189, 365, 674, 1204, 2098, 3588, 6050, 10093, 16703, 27476, 44995, 73440, 119575, 194345, 315460, 511576, 829060, 1342936, 2174596, 3520457, 5698329, 9222440, 14924829, 24151764, 39081553 (list; graph; listen)
OFFSET

0,3

FORMULA

(1/6) [6Fib(n+8) - (n^3+12n^2+59n+126) ]. G.f.: x/[(1-x)^4(1-x-x^2)].

a(n)=Sum_{k=1..n}{C(n-k+4,k+3)}, with n>=0 - Paolo P. Lava (ppl(AT)spl.at), Apr 16 2008

MATHEMATICA

lst={}; s0=s1=s2=s3=0; Do[s0+=a[n]; s1+=s0; s2+=s1; s3+=s2; AppendTo[lst, s3], {n, 0, 6!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 10 2008]

CROSSREFS

Cf. A000045.

Right-hand column 8 of triangle A011794.

Sequence in context: A081997 A078449 A014161 this_sequence A014171 A014175 A097810

Adjacent sequences: A014163 A014164 A014165 this_sequence A014167 A014168 A014169

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 6 11:04 EST 2009. Contains 170427 sequences.


AT&T Labs Research