|
Search: id:A030113
|
|
|
| A030113 |
|
Number of distributive lattices; also number of paths with n turns when light is reflected from 9 glass plates. |
|
+0 2
|
|
| 1, 9, 45, 285, 1695, 10317, 62349, 377739, 2286648, 13846117, 83833256, 507596153, 3073376281, 18608642427, 112671254094, 682200039446, 4130572919575, 25009722123505, 151428434581516, 916866281219258
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
Let M(9) be the 9 X 9 matrix (0,0,0,1)/(0,0,1,1)/(0,0,1,1)/(1,1,1,1) and let v(9) be the vector (1,1,1,1,1,1,1,1,1); then v(9)*M(9)^n = (x,y,z,t,u,v, w,m,a(n)) - Benoit Cloitre (benoit7848c(AT)orange.fr), Sep 29 2002
|
|
REFERENCES
|
J. Berman and P. Koehler, Cardinalities of finite distributive lattices, Mitteilungen aus dem Mathematischen Seminar Giessen, 121 (1976), 103-124.
J. Haubrich, Multinacci Rijen [Multinacci sequences], Euclides (Netherlands), Vol. 74, Issue 4, 1998, pp. 131-133.
G. Kreweras, Les preordres totaux compatibles avec un ordre partiel. Math. Sci. Humaines No. 53 (1976), 5-30.
|
|
PROGRAM
|
(PARI) k=9; M(k)=matrix(k, k, i, j, if(1-sign(i+j-k), 0, 1)); v(k)=vector(k, i, 1); a(n)=vecmax(v(k)*M(k)^n)
|
|
CROSSREFS
|
See also A006356-A006359, A025030, A030112-A030116.
Sequence in context: A054628 A132133 A009410 this_sequence A001556 A009432 A058824
Adjacent sequences: A030110 A030111 A030112 this_sequence A030114 A030115 A030116
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Jacques Haubrich (jhaubrich(AT)freeler.nl)
|
|
EXTENSIONS
|
More terms from Benoit Cloitre (benoit7848c(AT)orange.fr), Sep 29 2002
|
|
|
Search completed in 0.002 seconds
|