$A$ rolls a standard $6$ sided die $20$ times while $B$ rolls it $21$ times. Find the probability that $A$'s outcome is more than $B$'s. Here, outcome means the sum of the numbers appearing on all the rolls.
I tried to approach this in many ways, using mostly generating functions but the cases were just too many to handle.
I even get a hint of the multinomial distribution of the $20$ and $21$ rolls, but I didn't go far with that too.
Please help me out. Hints and answers appreciated. Thank you.
I just did it in Excel. Make rows for sums and columns for numbers of dice. In the column for 1 die, put $1/6$ in the first six cells as the chance of having that total. Then each cell in a later column is the sum of six cells in the column to its left divided by $6$. Copy right and down. A final column sums up the chance that B wins. I get $0.6077$