Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A033487
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A033487 n*(n+1)*(n+2)*(n+3)/4. +0
10
0, 6, 30, 90, 210, 420, 756, 1260, 1980, 2970, 4290, 6006, 8190, 10920, 14280, 18360, 23256, 29070, 35910, 43890, 53130, 63756, 75900, 89700, 105300, 122850, 142506, 164430, 188790, 215760, 245520, 278256, 314160, 353430, 396270, 442890, 493506 (list; graph; listen)
OFFSET

0,2

REFERENCES

J. Riordan, Combinatorial Identities, Wiley, 1968, p. 77.

LINKS

Index entries for sequences related to Bessel functions or polynomials

FORMULA

G.f.: -6*x/(x-1)^5. a(n)=6*C(n+3, 4)=a(n-1)+A007531(n+1)=6*A000332(n)=sum_{i = 0 to n} (i*(i+1)*(i+2)). - Antonio G. Astudillo (afg_astudillo(AT)hotmail.com), Jun 10 2001

Constant term in Bessel polynomial {y_n(x)}''.

(Binomial(n+2,n)*binomial(n+2,n)-binomial(n+2,n) - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 17 2006

a(n)=(sum(sum((i*j), i=2.. n), j=1..n)), n>=1. - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 11 2007

MAPLE

[seq(binomial(n, 4)*6, n=3..40)]; - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 18 2006

a:=n->(sum(sum((i*j), i=2.. n), j=1..n)):seq(a(n), n=1..37); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 11 2007

a:=n->add(binomial(n, 2)+add(binomial(n, 2), j=0..n), j=0..n):seq(a(n)/2, n=1..30); [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Aug 26 2008]

MATHEMATICA

f[n_]:=n*(n+1)*(n+2)*(n+3)/4; lst={}; Do[AppendTo[lst, f[n]], {n, 0, 5!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Oct 08 2009]

CROSSREFS

Partial sums of A007531.

Cf. A050534, A034827.

A033486, A033488 [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Aug 26 2008]

Sequence in context: A009775 A119536 A107394 this_sequence A061138 A073948 A101855

Adjacent sequences: A033484 A033485 A033486 this_sequence A033488 A033489 A033490

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

More terms from Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 18 2006

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research