Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A093190
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A093190 Array T read by antidiagonals: number of {112,212}-avoiding words. +0
1
1, 1, 2, 1, 4, 3, 1, 6, 9, 4, 1, 8, 21, 16, 5, 1, 10, 39, 52, 25, 6, 1, 12, 63, 136, 105, 36, 7, 1, 14, 93, 292, 365, 186, 49, 8, 1, 16, 129, 544, 1045, 816, 301, 64, 9, 1, 18, 171, 916, 2505, 3006, 1603, 456, 81, 10, 1, 20, 219, 1432, 5225, 9276, 7315, 2864, 657 (list; graph; listen)
OFFSET

1,3

COMMENT

T(k,n) = number of n-long k-ary words that simultaneously avoid the patterns 112 and 212.

LINKS

A. Burstein and T. Mansour, Words restricted by patterns with at most 2 distinct letters.

FORMULA

T(k, n) = Sum{j=0..k, j!*C(k, j)*C(n-1, j-1)}.

EXAMPLE

1 1 1 1 1 1

2 4 6 8 10 12

3 9 21 39 63 93

4 16 52 136 292 544

5 25 105 365 1045 2505

PROGRAM

(PARI) T(n, k)=sum(j=0, k, j!*binomial(k, j)*binomial(n-1, j-1))

CROSSREFS

Main diagonal is A052852, antidiagonal sums are in A084261-1.

Sequence in context: A103406 A142978 A152060 this_sequence A132191 A094437 A053123

Adjacent sequences: A093187 A093188 A093189 this_sequence A093191 A093192 A093193

KEYWORD

nonn

AUTHOR

Ralf Stephan, Apr 20 2004

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 20 16:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research