Number of 4-tournament sequences: a(n) gives the number of increasing sequences of n positive integers (t_1,t_2,...,t_n) such that t_1 = 3 and t_i = 3 (mod 3) and t_{i+1} <= 4*t_i for 1<i<n.
A113100
Number of 4-tournament sequences: a(n) gives the number of increasing sequences of n positive integers (t_1,t_2,...,t_n) such that t_1 = 3 and t_i = 3 (mod 3) and t_{i+1} <= 4*t_i for 1<i<n.
Terms
- a(0) =1a(1) =3a(2) =27a(3) =693a(4) =52812a(5) =12628008a(6) =9924266772
External references
- oeis: A113100