Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135302
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135302 Square array of numbers A(n,k) (n>=0, k>=0) of transitive reflexive early confluent binary relations R on n labeled elements where |{y : xRy}| <= k for all x, read by antidiagonals. Early confluency means that (xRy AND xRz) implies (yRz OR zRy) for all z, y, z. +0
3
1, 0, 1, 0, 1, 1, 0, 1, 1, 1, 0, 1, 4, 1, 1, 0, 1, 13, 4, 1, 1, 0, 1, 62, 26, 4, 1, 1, 0, 1, 311, 168, 26, 4, 1, 1, 0, 1, 1822, 1416, 243, 26, 4, 1, 1, 0, 1, 11593, 13897, 2451, 243, 26, 4, 1, 1, 0, 1, 80964, 153126, 29922, 2992, 243, 26, 4, 1, 1, 0, 1, 608833, 1893180, 420841 (list; table; graph; listen)
OFFSET

0,13

COMMENT

Table begins:

1, 1, 1, 1, ...

0, 1, 1, 1,

0, 1, 4, 4,

0, 1, 13, 26,

0, 1, 62, 168,

0, 1, 311, 1416,

...

The diagonal is sequence A052880.

REFERENCES

A. P. Heinz (1990). Analyse der Grenzen und Moeglichkeiten schneller Tableauoptimierung. PhD Thesis, Albert-Ludwigs-Universitaet Freiburg, Freiburg i. Br., Germany.

LINKS

Alois P. Heinz, Table of n, a(n) for n = 0..323

FORMULA

E.g.f. of column k=0: t_0(x)=1; e.g.f. of column k>0: t_k(x)=exp(sum_{m=1..k}(x^m/m!*t_{k-m}(x))).

MAPLE

t := proc(k) option remember; if k<0 then 0 else unapply(exp(sum('x^m/m!*t(k-m)(x)', 'm'=1..k)), x) fi; end; A := proc(n, k) option remember; coeff(series(t(k)(x), x=0, n+1), x, n)*n!; end; seq(seq(A(d-i, i), i=0..d), d=0..15);

CROSSREFS

Cf. A052880.

Sequence in context: A117414 A085639 A158972 this_sequence A128760 A057884 A016684

Adjacent sequences: A135299 A135300 A135301 this_sequence A135303 A135304 A135305

KEYWORD

nonn,tabl

AUTHOR

Alois P. Heinz (heinz(AT)hs-heilbronn.de), Dec 04 2007

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