What is the smallest k-digit number so that its last pair of digits is k times the first pair of digits?
(In reply to
re(4): Possible solution by Dej Mar)
By your "extended" conditions a binary number 010 is the smallest number, so why bother about base 6?