Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A058645
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A058645 2^(n-3)*n^2*(n+3). +0
7
0, 1, 10, 54, 224, 800, 2592, 7840, 22528, 62208, 166400, 433664, 1105920, 2768896, 6823936, 16588800, 39845888, 94699520, 222953472, 520486912, 1205862400, 2774532096, 6343884800, 14422114304, 32614907904, 73400320000 (list; graph; listen)
OFFSET

0,3

REFERENCES

A. P. Prudnikov, Yu. A. Brychkov and O.I. Marichev, "Integrals and Series", Volume 1: "Elementary Functions", Chapter 4: "Finite Sums", New York, Gordon and Breach Science Publishers, 1986-1992.

FORMULA

Sum(i^3 * binomial(n, i), i=0..n) = 2^(n-3)*n^2*(n+3).

G.f.: x*(1+2*x-2*x^2)/(1-2*x)^4. E.g.f.: x*(1+3*x+x^2)*e^(2*x).

PROGRAM

(PARI) a(n)=if(n<0, 0, 2^(n-3)*n^2*(n+3))

CROSSREFS

First differences are in A084903.

Sequence in context: A152762 A053347 A036600 this_sequence A057586 A139610 A088404

Adjacent sequences: A058642 A058643 A058644 this_sequence A058646 A058647 A058648

KEYWORD

nonn

AUTHOR

Yong Kong (ykong(AT)curagen.com), Dec 26 2000

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 23 10:40 EST 2009. Contains 167421 sequences.


AT&T Labs Research