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 = 1 and t_i = 1 (mod 3) and t_{i+1} <= 4*t_i for 1<i<n.
A113096
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 = 1 and t_i = 1 (mod 3) and t_{i+1} <= 4*t_i for 1<i<n.
Terms
- a(0) =1a(1) =1a(2) =4a(3) =46a(4) =1504a(5) =146821a(6) =45236404a(7) =46002427696
External references
- oeis: A113096