Kai colors the set with some colors such that if have the same color, then they do not divide each other. What is the minimum number of colors needed?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
This is a poset, where the operator is ∣ . By Mirsky's Theorem , the minimum number is the maximal length of a chain, which is { 1 , 2 , … , 2 1 0 } , 1 1 .
A construction is as follows: let f ( x ) be the sum of all of the exponents in x 's prime factorization. We partition S into A 0 , A 1 , … , A 1 0 such that A i = { x : f ( x ) = i } .