Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A052529
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A052529 A simple regular expression. +0
10
1, 1, 4, 13, 41, 129, 406, 1278, 4023, 12664, 39865, 125491, 395033, 1243524, 3914488, 12322413, 38789712, 122106097, 384377665, 1209982081, 3808901426, 11990037126, 37743426307, 118812495276, 374009739309, 1177344897715 (list; graph; listen)
OFFSET

0,3

COMMENT

Sum[a=0..n, Sum[b=0..n, Sum[c=0..n, C(n-b-c,a)*C(n-a-c,b)*C(n-a-b,c) ]]].

a(n+1) = number of unique matrix products in (A+B+C+D)^n where commutator [A,B]=[A,D]=[B,D]=0 but D does not commute with A, B, or C. - Paul D. Hanna and Max Alekseyev (maxale(AT)gmail.com), Feb 01 2006

Starting (1, 4, 13,...) = INVERT transform of the triangular series, (1, 3, 6, 10,...). Example: a(5) = 129 = termwise products of (1, 1, 4, 13, 41) and (15, 10, 6, 3, 1) = (15 + 10 + 24 + 39 + 41). [From Gary W. Adamson (qntmpkt(AT)yahoo.com), Apr 10 2009]

REFERENCES

A. T. Benjamin and J. J. Quinn, Proofs that really count: the art of combinatorial proof, M.A.A. 2003, id. 80.

LINKS

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 459

FORMULA

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

Recurrence: a(n)=4*a(n-1)-3*a(n-2)+a(n-3) for n>=4.

Sum(-1/31*(5*_alpha+3*_alpha^2-6)*_alpha^(-1-n), _alpha=RootOf(-1+4*_Z-3*_Z^2+_Z^3))

For n>0, a(n)=sum(k=0, n-1, sum(i=0, k, sum(j=0, i, a(j)))). - Benoit Cloitre (benoit7848c(AT)orange.fr), Jan 26 2003

a(n) = Sum_{k=0..n} binomial(n+2*k-1, n-k). - Vladeta Jovovic (vladeta(AT)eunet.rs), Mar 23 2003

MAPLE

spec := [S, {S=Sequence(Prod(Z, Sequence(Z), Sequence(Z), Sequence(Z)))}, unlabeled]: seq(combstruct[count](spec, size=n), n=0..20);

CROSSREFS

Cf. A001906, A055991.

Trisection of A000930. First differences of A052544.

Sequence in context: A097112 A077284 A070428 this_sequence A049222 A001453 A141364

Adjacent sequences: A052526 A052527 A052528 this_sequence A052530 A052531 A052532

KEYWORD

easy,nonn

AUTHOR

encyclopedia(AT)pommard.inria.fr, Jan 25 2000

EXTENSIONS

More terms from James A. Sellers (sellersj(AT)math.psu.edu), Jun 08 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 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research