So I have been working on a really hard problem: The cards of a standard 52-card deck are dealt out in a circle. What is the expected number of pairs of adjacent cards which are both black? Express your answer as a common fraction.
I have no idea how to solve it. Any full solution would be really helpful!
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
For each pair of cards, the probability that they are both black is 5226∗5125=10225, so since there are 52 pairs in the circle, the expected number of pairs which are both black is 10225∗52=51650.
But wait, you say. The probabilities for each pair aren't independent of each other, so shouldn't that mess with the expected values? The answer is no, due to one of my favorite theorems, Linearity of Expectation. Take a look at it here, here, or (if you feel like dealing with the usual issues that math wikipedia articles have) here.