If you roll $n$ six-sided dice what is the probability that the sum of the numbers you roll is multiple of $k?$
I was wondering which combinatoric strategies would be useful to solve problems of these types. I often just find the probability for each multiple of $k$ and sum them up. Is there a more efficient way to approach this question?