Where's the Ace

Take a well shuffled deck of cards.
Flip it over one at a time.
Which card is the most likely position that you find the first Ace?

Enter your answer as the number of cards that you flip over. IE The first card is 1.


The answer is 1.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Mark Hennings
Nov 1, 2016

Let p k p_k be the probability that the first ace appears at the k k th card.

For the first ace to appear at the k k th card, the first k 1 k-1 cards must be non-aces, the next card an ace, and the final 3 3 aces must be distributed amongst the remaining 52 k 52-k cards. Thus there are ( 52 k 3 ) \binom{52-k}{3} ways of choosing the positions of the 4 4 aces.; If we regard the four aces as indistinguishable, and the 48 48 other cards as indistinguishable, there are then ( 52 k 3 ) \binom{52-k}{3} ways of shuffling the pack and have the first ace at the k k th card, out of a total of ( 52 4 ) \binom{52}{4} possible shuffles. Hence p k = ( 52 k 3 ) ( 52 4 ) = ( 52 k ) ( 51 k ) ( 50 k ) 13 × 49 × 50 × 51 1 k 49 p_k \; = \; \frac{\binom{52-k}{3}}{\binom{52}{4}} \; = \; \frac{(52-k)(51-k)(50-k)}{13 \times 49 \times 50 \times 51} \hspace{2cm} 1 \le k \le 49 It is clear that p k p_k is a decreasing function of k k , and so p 1 p_1 is the largest probability. The answer is 1 \boxed{1} .

Ivan Koswara
Feb 14, 2017

Let P ( n ) P(n) be the probability that the first ace is the n n -th card drawn, then we want to find arg max n P ( n ) \arg \max_n P(n) ; that is, n n such that P ( n ) P(n) is maximized.

Note that P ( n ) P(n) is simply the product of the probabilities that the first n 1 n-1 cards drawn are not aces, and the next card drawn is an ace. But we can evaluate this in a simpler manner: if, instead, we begin by opening the n n -th card, followed by the n 1 n-1 cards above, we obtain that P ( n ) P(n) is the probability that the first card we open (which would be n n -th down the deck) is an ace, followed by the next n 1 n-1 cards we open (which would be the original first n 1 n-1 cards in the deck) are not aces. The first portion is constant (1/13) and the latter portion decreases with larger n n (it's more likely that we'll encounter some ace in a larger portion of the deck than a smaller one), thus to maximize the probability clearly we need n = 1 n = \boxed{1} , the minimum possible.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...