Combinations and Permutations in Briefcase and Coin Problems

Click For Summary
The discussion focuses on calculating combinations for specific digit arrangements in a briefcase lock and coin selection problems. For the 5-digit combinations, the correct approach involves selecting two pairs of distinct digits and one additional distinct digit, leading to a formula of 10*9*8 multiplied by the arrangement factor of 5! divided by the factorial of the pairs. The second problem involves selecting a pair and three distinct digits, where the method of arrangement also plays a crucial role. In the coin selection scenario, the participant seeks clarification on how to account for conditions such as having a minimum number of certain coins. The conversation highlights the importance of understanding both selection and arrangement in combinatorial problems.
lee534
Messages
7
Reaction score
0
Hi all I need some assistance
1. Homework Statement with the attempt

How many 5-digit briefcase combinations contain

1. Two pairs of distinct digits and 1 other distinct digit. (e.g 12215)
I wasn't sure on which approach was correct.

10 * 9 * 8 (because there are three distinct digits)

or

10C2 * 5C2* 3C2 * 8 (because you have to take into account how the doubles can be orientated)

2. A pair and three other distinct digits. (e.g 27421)
same issue as above

10*9*8*7

or

(5C2*10) * 9 * 8 * 7

lastly
I have found this question before but I couldn't get an explanation:

How many ways are there to pick a collection of 12 coins from piles of pennies, nickels, dimes, quarters, and half-dollars? Base on the following condition:

1. there are only 10 coins in each pile.
16C4 - 5^2 because it's the total minus how many ways I can get from the 11th coin and the 12th coin. = 1795
2. There are only 10 coins in each pile and the pick must have at least one penny and two nickels?
1795 - 13C4(?)
my logic is that it's because 12-3+4 C 4 but I'm not sure if I have to set it to 12 or 10.

Thank you!
 
Physics news on Phys.org
I only have a minute, but I'll see what I can get through:

1. First let's pick which digits are going to be used. There are 10 choices for the first paired digits, 9 choices for the second paired digits, and 8 choices for the lone digit. So there are ##10*9*8## ways to choose these digits. Now we have to order them. If we could distinguish our five numbers, the number of ways to order them would be ##5!##. But we have those two indistinguishable pairs. So, for example, putting our first pair in the second and fourth position, we be counting this twice in the ##5!##. So we need to divide by two for each of the pairs. Thus the number of ways to order our 5 numbers accounting for the fact that there are two pairs is: ##\frac{5!}{2*2}##.

Thus the total number of combinations is: ##10*9*8*\frac{5!}{2*2}##.
 
kduna said:
I only have a minute, but I'll see what I can get through:

1. First let's pick which digits are going to be used. There are 10 choices for the first paired digits, 9 choices for the second paired digits, and 8 choices for the lone digit. So there are ##10*9*8## ways to choose these digits. Now we have to order them. If we could distinguish our five numbers, the number of ways to order them would be ##5!##. But we have those two indistinguishable pairs. So, for example, putting our first pair in the second and fourth position, we be counting this twice in the ##5!##. So we need to divide by two for each of the pairs. Thus the number of ways to order our 5 numbers accounting for the fact that there are two pairs is: ##\frac{5!}{2*2}##.

Thus the total number of combinations is: ##10*9*8*\frac{5!}{2*2}##.

for the positioning

would it matter if the doubles were not next to each other for ex.

12125 or 13212?
 
kduna said:
I only have a minute, but I'll see what I can get through:

1. First let's pick which digits are going to be used. There are 10 choices for the first paired digits, 9 choices for the second paired digits, and 8 choices for the lone digit. So there are ##10*9*8## ways to choose these digits. Now we have to order them. If we could distinguish our five numbers, the number of ways to order them would be ##5!##. But we have those two indistinguishable pairs. So, for example, putting our first pair in the second and fourth position, we be counting this twice in the ##5!##. So we need to divide by two for each of the pairs. Thus the number of ways to order our 5 numbers accounting for the fact that there are two pairs is: ##\frac{5!}{2*2}##.

Thus the total number of combinations is: ##10*9*8*\frac{5!}{2*2}##.
That's not quite right. E.g. 11223 gets counted both by picking two 1s, then two 2s and by picking them in the other order.
 
AH I solved it!, Thank you for replying to the posts!
 
Question: A clock's minute hand has length 4 and its hour hand has length 3. What is the distance between the tips at the moment when it is increasing most rapidly?(Putnam Exam Question) Answer: Making assumption that both the hands moves at constant angular velocities, the answer is ## \sqrt{7} .## But don't you think this assumption is somewhat doubtful and wrong?

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
Replies
10
Views
6K
  • · Replies 5 ·
Replies
5
Views
13K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 100 ·
4
Replies
100
Views
12K
  • · Replies 67 ·
3
Replies
67
Views
11K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 64 ·
3
Replies
64
Views
16K
  • · Replies 55 ·
2
Replies
55
Views
11K
  • · Replies 6 ·
Replies
6
Views
10K