Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A089975
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A089975 Array read by rows: T(n,k) is the number of n-letter words from a k-letter alphabet such that no letter appears more than twice. +0
3
1, 0, 1, 0, 1, 1, 0, 1, 2, 1, 0, 0, 4, 3, 1, 0, 0, 6, 9, 4, 1, 0, 0, 6, 24, 16, 5, 1, 0, 0, 0, 54, 60, 25, 6, 1, 0, 0, 0, 90, 204, 120, 36, 7, 1, 0, 0, 0, 90, 600, 540, 210, 49, 8, 1, 0, 0, 0, 0, 1440, 2220, 1170, 336, 64, 9, 1, 0, 0, 0, 0, 2520, 8100, 6120, 2226, 504, 81, 10, 1 (list; table; graph; listen)
OFFSET

0,9

FORMULA

T(n, k)=T(n, k-1)+n*T(n-1, k-1)+binomial(n, 2)*T(n-2, k-1) for n >= 2 and k >= 1.

CROSSREFS

T(1, k)=A001477(k) T(2, k)=A000290(k) T(3, k)=A007531(k) T(n, n)=A012244(n) T(n, n+1)=A036774(n) T(n, n+2)=A003692(n+1) T(2*n, n)=A000680(n) sum(T(n, k), n=0..2*k)=A003011(k) sum(T(r, n-r), r=0..n)=A089976(n).

Sequence in context: A065719 A113953 A110509 this_sequence A034366 A121465 A094449

Adjacent sequences: A089972 A089973 A089974 this_sequence A089976 A089977 A089978

KEYWORD

easy,nonn,tabl

AUTHOR

Paul Boddington (psb(AT)maths.warwick.ac.uk), Nov 17 2003

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 10 00:48 EST 2009. Contains 170565 sequences.


AT&T Labs Research