a(n) gives the largest number k for which there is at least one admissible k-tuple taken from [0, 1, ..., n-1] if the tuple starts with 0. Admissibility is defined in a comment.
A023193
a(n) gives the largest number k for which there is at least one admissible k-tuple taken from [0, 1, ..., n-1] if the tuple starts with 0. Admissibility is defined in a comment.
Terms
- a(0) =1a(1) =1a(2) =2a(3) =2a(4) =2a(5) =2a(6) =3a(7) =3a(8) =4a(9) =4a(10) =4a(11) =4a(12) =5a(13) =5a(14) =5a(15) =5a(16) =6a(17) =6a(18) =6a(19) =6a(20) =7a(21) =7a(22) =7a(23) =7a(24) =7a(25) =7a(26) =8a(27) =8a(28) =8a(29) =8
External references
- oeis: A023193