Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062966
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062966 C(3+n,n)+C(4+n,n)+C(5+n,n)+C(6+n,n). +0
2
4, 22, 74, 195, 441, 896, 1680, 2958, 4950, 7942, 12298, 18473, 27027, 38640, 54128, 74460, 100776, 134406, 176890, 229999, 295757, 376464, 474720, 593450, 735930, 905814, 1107162, 1344469, 1622695, 1947296 (list; graph; listen)
OFFSET

0,1

COMMENT

In the Frey-Sellers reference this sequence is called {(n+2) over 6}_{3}, n >= 0.

REFERENCES

D. D. Frey and J. A. Sellers, Generalizing Bailey's generalization of the Catalan numbers, The Fibonacci Quarterly, 39 (2001) 142-148.

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,1000

FORMULA

a(n)= A062750(n+2, 6)= (n+10)*(n+3)*(n+2)*(n+1)*(n^2+11*n+48)/6!.

G.f.: N(4;1, x)/(1-x)^7 with N(4;1, x)= 4-6*x+4*x^2-x^3, polynomial of second row of A062751.

PROGRAM

(PARI) { for (n=0, 1000, a=binomial(3 + n, n) + binomial(4 + n, n) + binomial(5 + n, n) + binomial(6 + n, n); write("b062966.txt", n, " ", a) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 14 2009]

CROSSREFS

Seventh column (r=6) of FS(4) staircase array A062750.

Partial sums of A027659.

Sequence in context: A106846 A086863 A052149 this_sequence A078155 A096167 A060453

Adjacent sequences: A062963 A062964 A062965 this_sequence A062967 A062968 A062969

KEYWORD

nonn,easy

AUTHOR

Wolfdieter Lang (wolfdieter.lang(AT)physik.uni-karlsruhe.de), Jul 12 2001

EXTENSIONS

Better description from Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Dec 02 2005

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 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research