Question

Chirality

def is_left_handed(pips):


Even though this has no effect on fairness, pips from one to six are not painted on dice any which way, but so that the pips on the opposite faces always add up to seven. (This convention makes it easier to tell when someone tries to use gaffed dice that leave out some spot values.) In each corner of the cube, one value from each pair of opposites 1-6, 2-5 and 3-4 meets two values from the other two pairs of opposites. The math works out correctly in for the 23 = 8 corners of the cube.


This still leaves two possibilities how to paint these pips. Look at the corner shared by the faces 1, 2, and 3, and read these numbers clockwise around that corner starting from 1. If these three numbers read out as 1-2-3, that die is left-handed, and if they read out as 1-3-2, that die is right-handed. Analogous to a pair of shoes made separately for the left and right foot, left- and right-handed dice are in one sense identical, yet no matter how you twist and turn, you can't change either one to become indistinguishable from the other. (Well, at least not without taking that three-dimensional pancake “Through the Looking-Glass” by flipping it around in the fourth dimension!)


The three numbers read around any other corner stamp the three numbers in the unseen opposite sides, and therefore determine the handedness of that entire die just as firmly. Given the three-tuple of pips around a corner read in clockwise order, determine whether that die is left-handed. There are only 23*3! = 8*6 = 48 possible pip combinations to test for, but you should find and cheerily exploit as many of the ample symmetries in this problem as you can.


After solving that, imagine that our physical space had k dimensions, instead of merely just the familiar three. How would dice even be cast (in both senses of this word) in k dimensions? How would you generalize your function to find the chirality of an arbitrary k-dimensional die?


pips                                                     Expected result 

(1, 2, 3)                                                     True 

(1, 3, 5)                                                     True 

(5, 3, 1)                                                     False 

(6, 3, 2)                                                     True 

(6, 5, 4)                                                     False

0 0
Add a comment Improve this question Transcribed image text
Request Professional Answer

Request Answer!

We need at least 5 more requests to produce the answer.

5 / 10 have requested this problem solution

The more requests, the faster the answer.

Request! (Login Required)


All students who have requested the answer will be notified once they are available.
Know the answer?
Add Answer to:
Chirality
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Similar Homework Help Questions
  • O webwork.phys.yorku.ca/webwork2/PHYS1010/w (1 point) . THE PROBLEM A laboratory room is filled with a constant electric...

    O webwork.phys.yorku.ca/webwork2/PHYS1010/w (1 point) . THE PROBLEM A laboratory room is filled with a constant electric field which enters through the left wall and exists through the right wall. An empty wooden cube sits on the floor of the lab. The field has magnitude E-1.71 kN/C and the cube has dimensions 1x L × L where L-122 cm. Calculate the electric flux through each of the six sides on the wooden cube when (a) its left side faces the left...

  • An experimenter suspects that a certain die is "loaded;" that is, the chances that the die...

    An experimenter suspects that a certain die is "loaded;" that is, the chances that the die lands on different faces are not all equal. Recall that dice are made with the sum of the numbers of spots on opposite sides equal to 7: 1 and 6 are opposite each other, 2 and 5 are opposite each other, and 3 and 4 are opposite each other. The experimenter decides to test the null hypothesis that the die is fair against the...

  • An experimenter suspects that a certain die is "loaded;" that is, the chances that the die...

    An experimenter suspects that a certain die is "loaded;" that is, the chances that the die lands on different faces are not all equal. Recall that dice are made with the sum of the numbers of spots on opposite sides equal to 7: 1 and 6 are opposite each other, 2 and 5 are opposite each other, and 3 and 4 are opposite each other. The experimenter decides to test the null hypothesis that the die is fair against the...

  • I need help figuring out how to code this in C++ in Visual Studio. Problem Statement:...

    I need help figuring out how to code this in C++ in Visual Studio. Problem Statement: Open the rule document for the game LCR Rules Dice Game. Develop the code, use commenting to describe your code and practice debugging if you run into errors. Submit source code. Use the document to write rules for the user on how to play the game in a text file. Then, using the information from the resource articles, create a program that will read...

  • In Yahtzee, 5 standard dice are rolled up to three times on a given turn. A...

    In Yahtzee, 5 standard dice are rolled up to three times on a given turn. A player can choose to save anywhere from 0 - 5 of the dice between rolls 1 and 2 and between rolls 2 and 3, meaning that the player can set aside certain dice before rolling the remaining dice if they choose to do so. Suppose that a given player does not take advantage of saving die rolls and instead rolls all 5 dice each...

  • Problem 2. In a cup there is a mixture of 10 dice of different types: ...

    Problem 2. In a cup there is a mixture of 10 dice of different types:  1 four-sided die (i.e., four faces of 1, 2, 3, and 4)  2 six-sided dice (i.e., the “regular” die)  3 eight-sided dice (i.e., eight faces of 1, 2, ..., 8)  4 twelve-sided dice (i.e., twelve faces of 1, 2, ..., 12) All dice are fair (i.e., equal probability for all possible outcomes). I take one die from the cup at random,...

  • I need some help creating C++ Left, Center, Right (LCR) dice game Pseudocode. Address the following : A. Analyze the giv...

    I need some help creating C++ Left, Center, Right (LCR) dice game Pseudocode. Address the following : A. Analyze the given problem statement. B. Break the problem down into distinct steps of pseudocode that will solve the problem. C. Create variables to track the various elements in the pseudocode. D. If applicable, determine any breakdown of pseudocode into functions and/or classes. E. Use natural language to work through the problems. Using three special dice and player pieces called chips. In...

  • Question 1 In role-playing games, such as the original, Dungeons and Dragons, gamers use a variety of dice shapes, not just the standard cube. For example one version of a d10' has ten faces...

    Question 1 In role-playing games, such as the original, Dungeons and Dragons, gamers use a variety of dice shapes, not just the standard cube. For example one version of a d10' has ten faces numbered 0,1,2,. .. ,9, and each face is equally likely to become the top face (the face that is read) when the die is 'thrown'. Suppose gamer Alice does not have one of these dice but does have a d6 (i.e. a regular cubic die with...

  • 1. Consider the experiment of rolling a pair of dice values showing on the dice. experiment...

    1. Consider the experiment of rolling a pair of dice values showing on the dice. experiment of rolling a pair of dice. Suppose we are interested in the sum of face a. How many simple events are possible? b. List the sample space. c. What is the probability of obtaining a 7? d. What is the probability of obtaining a value of 9 or more? Because each roll has six possible even values (2.4,6,8,10,12) and five possible odd values (3,5,7,9,11),...

  • You have a pair of 4-sided dice. The four sides of each die are numbered 1,...

    You have a pair of 4-sided dice. The four sides of each die are numbered 1, 2. 3, and 4. Each time the pair of dice is rolled, you add the numbers from each die. Out of all the possible ways the dice can land, how many of them give you a sum of 5? Number How many ways give you a sum of 8? Number What is the probability of rolling a sum of 7 with these dice? Number

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT