Question
create a number sequence of 5-digit number using only even digits. such that no digit is repeated more than twice.
Answers
Steve
there are only 5 even digits.
So, if each us used at most twice, that makes a total of at most ten digits used.
Looks like your sequence can consist of only two 5-digit numbers.
One such pair is
22446 68800
So, if each us used at most twice, that makes a total of at most ten digits used.
Looks like your sequence can consist of only two 5-digit numbers.
One such pair is
22446 68800