1. Show that for any positive integer n, there exists a positive integer m such that n divides m (namely, m = kn for some integer k), and the decimal digits of m are only O and 1. For example, n = 7, m? = 1001. In addition to show that this is true in general, use n = 7 and n = 12 to show how to find such m.