Processing math: 100%

Problem #192

Colorful Matrix

Consider a 2000*2000 matrix which is to be filled with 15 colors. Find the number of ways to color the matrix. Two colorings are same if rotating one of them along the axis perpendicular to the plane (in multiples of 90 degrees) gives the other. Give the answers modulo 10^9+7.

Contributed by Aviroop Pal

Solved by 16 users

Log in to submit answers.

Is something wrong?

Maintaining a collection of high quality questions is our top priority. If, however, you do find an error, report the problem and we'll make sure it is reviewed soon.