login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A008502 8-dimensional centered tetrahedral numbers. 1
1, 10, 55, 220, 715, 2002, 5005, 11440, 24310, 48619, 92368, 167905, 293710, 496705, 815188, 1302499, 2031535, 3100240, 4638205, 6814522, 9847045, 14013220, 19662655, 27231610, 37259596 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

LINKS

Bruno Berselli, Table of n, a(n) for n = 0..1000

Index to sequences with linear recurrences with constant coefficients, signature (9,-36,84,-126,126,-84,36,-9,1)

FORMULA

G.f.: (1-x^9 )/(1-x)^10 = (1+x+x^2)*(x^6+x^3+1) / (1-x)^9.

a(n) = 1+n*(n+1)*(3*n^6+9*n^5+509*n^4+1003*n^3+11464*n^2+10964*n+36528)/13440. - R. J. Mathar, Nov 02 2011

MATHEMATICA

Table[Binomial[n + 9, 9] - Binomial[n, 9], {n, 0, 24}] (* Bruno Berselli, Mar 22 2012 *)

CROSSREFS

Sequence in context: A127761 A162617 A070212 * A008492 A023035 A128936

Adjacent sequences:  A008499 A008500 A008501 * A008503 A008504 A008505

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane.

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 23 03:06 EDT 2013. Contains 225585 sequences.