It is somewhat similar to the percolation theory, but I can't find any reference for what happens with multiple colors involved.
Let there be an infinite grid and $n$ colors. Each tile in the grid is assigned a random color (each color with probability $1/n$). What is the average size of all unicolored areas? (We always consider the biggest possible unicolored area).
I am most interested in a solution for $n = 3$.
I am worried that there will not be any nice closed form solution, but I do hope that it will be something beautiful involving $e$.