The eventual period of a sequence b(n, m) where b(n, 1) = 1 and the m-th term is the number of occurrences of b(n, m-1) in the list of integers from b(n, max(m-n, 1)) to b(n, m-1).
A334539
The eventual period of a sequence b(n, m) where b(n, 1) = 1 and the m-th term is the number of occurrences of b(n, m-1) in the list of integers from b(n, max(m-n, 1)) to b(n, m-1).
Terms
- a(0) =1a(1) =3a(2) =8a(3) =11a(4) =25a(5) =20a(6) =40a(7) =9a(8) =45a(9) =41a(10) =158a(11) =200a(12) =14a(13) =185a(14) =636a(15) =589a(16) =595a(17) =432a(18) =773a(19) =3196a(20) =1249a(21) =50a(22) =7703a(23) =7661a(24) =12954a(25) =25629a(26) =14885a(27) =41189a(28) =23200a(29) =87410
External references
- oeis: A334539