There exists a highly secretive hat consortium. Members possess identical hats. The members are invited to a meeting. All of them bring their hats, but are required to leave them in the shared cloakroom. During the meeting an earthquake strikes the region, leaving the cloakroom a mess. When the members return to the cloakroom, they find all the hats lying on the floor, rendering it impossible to determine the owners. Unwilling to dwell on this, the members each pick up a random hat and leave. Given the number of attendees n>0, the function c computes the number of distinct events where none of the members pick up their original hat. Your task is to define this function.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers10
Suggested Problems
-
Remove any row in which a NaN appears
8771 Solvers
-
How to find the position of an element in a vector without using the find function
2814 Solvers
-
6714 Solvers
-
Getting the indices from a matrix
720 Solvers
-
Side of an equilateral triangle
6883 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!