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 = 2 and t_i = 2 (mod 3) and t_{i+1} <= 4*t_i for 1<i<n.
A113098
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 = 2 and t_i = 2 (mod 3) and t_{i+1} <= 4*t_i for 1<i<n.
Terms
- a(0) =1a(1) =2a(2) =13a(3) =242a(4) =13228a(5) =2241527a(6) =1237069018
External references
- oeis: A113098