Write a ten-digit numeral such that the first digit on the left tells how many zeros there are in the entire numeral, the second digit how many ones, the third digit how many twos, and so on.
I have gotten 01, but cannot figure out where to go from here or if this is even right. Thanks for you time.
It seems to me the solution is unique because you have ten constraints for ten variables. Unless the ten constraints are not independent, you can't have the second solution.
I didn't do internet search when I got the solution above. The basic idea is that the ten-digit numeral must contain many zeros. But the link given by David appears to be great!