Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A052472
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A052472 Number of independent components for a Weyl tensor in n dimensions. +0
4
0, 10, 35, 84, 168, 300, 495, 770, 1144, 1638, 2275, 3080, 4080, 5304, 6783, 8550, 10640, 13090, 15939, 19228, 23000, 27300, 32175, 37674, 43848, 50750, 58435, 66960, 76384, 86768, 98175, 110670, 124320, 139194, 155363, 172900, 191880 (list; graph; listen)
OFFSET

3,2

LINKS

Eric Weisstein's World of Mathematics, Source

FORMULA

a(n) = n(n+1)(n+2)(n-3)/12 for n >= 3.

a(n)=2*C(n,4)-C(n,3),n>=5 - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Nov 25 2006

MAPLE

[seq(2*binomial(n, 4)-binomial(n, 3), n=5..41)]; - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Nov 25 2006

a:=n->(sum((numbcomp(n, 4)), j=7..n))/2:seq(a(n), n=6..42); [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Aug 26 2008]

MATHEMATICA

s1=s2=s3=0; lst={}; Do[a=n+(n+1); s1+=a; s2+=s1; s3+=s2; If[s3>=0, AppendTo[lst, s3]], {n, -1, 5!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Apr 04 2009]

CROSSREFS

Cf. A058373.

Sequence in context: A044468 A109710 A000447 this_sequence A049736 A048507 A070755

Adjacent sequences: A052469 A052470 A052471 this_sequence A052473 A052474 A052475

KEYWORD

nonn

AUTHOR

Eric Weisstein (eric(AT)weisstein.com)

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