|
Search: id:A052282
|
|
|
| A052282 |
|
Number of 3 X 3 stochastic matrices under row and column permutations. |
|
+0 4
|
|
| 1, 1, 3, 5, 9, 13, 22, 30, 45, 61, 85, 111, 149, 189, 244, 304, 381, 465, 571, 685, 825, 977, 1158, 1354, 1585, 1833
(list; graph; listen)
|
|
|
OFFSET
|
0,3
|
|
|
COMMENT
|
Unreduced numerators in convergent to log(2) = lim[n->inf, a(n)/A000670(n+1)].
|
|
FORMULA
|
G.f.: (x^6-x^5+x^3-x+1)/[(1-x)^5(1+x)^2(1+x+x^2)]. - Ralf Stephan and Vladeta Jovovic, May 07 2004
|
|
EXAMPLE
|
There are 5 nonisomorphic 3 X 3 matrices with row and column sums 3:
[0 0 3] [0 0 3] [0 1 2] [0 1 2] [1 1 1]
[0 3 0] [1 2 0] [1 1 1] [1 2 0] [1 1 1]
[3 0 0] [2 1 0] [2 1 0] [2 0 1] [1 1 1]
|
|
MAPLE
|
(Maple) a := n -> (Matrix([[1, 0, 0, 1, 1, 3, 5, 9, 13]]).Matrix(9, (i, j)-> if (i=j-1) then 1 elif j=1 then [2, 1, -3, -1, 1, 3, -1, -2, 1][i] else 0 fi)^n)[1, 1]; seq (a(n), n=0..25); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Jul 31 2008]
|
|
CROSSREFS
|
Cf. A002817, A052280, A052281. Different from A001993.
Sequence in context: A136252 A141325 A146905 this_sequence A001993 A153263 A133033
Adjacent sequences: A052279 A052280 A052281 this_sequence A052283 A052284 A052285
|
|
KEYWORD
|
more,nonn
|
|
AUTHOR
|
Vladeta Jovovic (vladeta(AT)eunet.rs), Feb 06 2000
|
|
|
Search completed in 0.002 seconds
|