Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A145126
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A145126 1 + (6 + (11 + (6 + n)*n)*n)*n/24. +0
6
1, 2, 6, 16, 36, 71, 127, 211, 331, 496, 716, 1002, 1366, 1821, 2381, 3061, 3877, 4846, 5986, 7316, 8856, 10627, 12651, 14951, 17551, 20476, 23752, 27406, 31466, 35961, 40921, 46377, 52361, 58906, 66046, 73816, 82252, 91391, 101271, 111931, 123411 (list; graph; listen)
OFFSET

0,2

FORMULA

G.f.: (x^4-4*x^3+6*x^2-3*x+1) / (1-x)^5.

a(n)=C(n,4)+1,n>=3 [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 24 2009]

MAPLE

a := n-> 1+ (6+ (11+ (6+ n) *n) *n) *n/24: seq (a(n), n=0..40);

with(combinat):seq(binomial(n, 4)+1, n=3..43); #) [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 24 2009]

MATHEMATICA

a=b=s=0; lst={a}; Do[a+=n; b+=a; s+=b; AppendTo[lst, s], {n, 6!}]; lst+1 [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jun 14 2009]

CROSSREFS

5th row of A145153. See row 5 of A145140/A145141 for rational coefficients and A145142 for 24 * coefficients of polynomial.

Sequence in context: A060354 A140131 A159938 this_sequence A005676 A038503 A079990

Adjacent sequences: A145123 A145124 A145125 this_sequence A145127 A145128 A145129

KEYWORD

nonn

AUTHOR

Alois P. Heinz (heinz(AT)hs-heilbronn.de), Oct 03 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 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research