I have a \(2^1\)-sided dice with sides labelled \( 1,2 \), a \(2^2\)-sided dice with sides labelled \( 1,2,3, 4 \), and so on, up to a \(2^n\)-sided dice with sides labelled \( 1,2,3,...,2^n \). I simultaneously roll all \(n\) of them. Let \( d_{i} \) denote the number that comes up on the dice with \( i \) sides.
How many ways can I roll the dice such that
This note is inspired by Josh Rowley's Dice Sums 3.
A simple solution existed because there was a dice with sides, and divides that value. In this case, we do not have .
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
@Josh Rowley Any other interesting variants on dice sums?
Log in to reply
I was thinking something along the lines of: n dice, where dice i has i sides labelled 1,2,3,...,i for all 1≤i≤n (ie. a standard set up). Then, given that 3∣i=1∑n What is the expected number of dice which show the number 1? Unfortunately I'm having problems answering it myself...
ps in the problem you've posted I think it should state 3∣i=1∑nd2i instead of 3∣i=1∑ndi
Log in to reply
Re notation, my ith dice has 2i sides, so the notation is fine. Though, it might be good to keep notation consistent, so that it's easier to talk about more general cases.
I have a conjecture for the case of rolling i dice labelled with 1,2,3,…,si, and the number of ways to get a sum equal to k(modn).
CAN i=1 you have written i=or >1,,,
How can you have a 2-sided die?
Log in to reply
A 2-sided die is essentially a coin :)
The case for and odd m i think is the same as that of 3. The roll all the dice except m.And whatever the outcome may be there is only one possible choice of the mth die so that the whole sum is divisible by m.So the total number of possibilities = (2n)!/m
Log in to reply
Note the change in my notation. Each of the dice has sides of 2i, and so in particular m∣2i.
Also, there is the question of what to do when m>n in Josh's original problem. E.g. think of having 40 dice, and you want the sum to be divisible by 41 (or 43). In this case, 240!/41 is not an integer.
Log in to reply
Oh...I missed the point that powers of 2 were being used ...and yes in the original problem also it will be a difficult case when m>n.........
I think we have to find a bijection for the case where m>n