下に置いたカードが戻ってくるのはいつか
あなたのデータ
これを勘ではなく計算にしているのは、下に置いたカードが置いた順のまま下へ入ることです。ここにあるものは特定のゲームに縛られていません。上から引き、下へ足していくデッキなら、どれでもシャッフルではなく待ち行列です。
結果
| デッキが一巡するのにかかるターン数 | — |
| いま下に置いたカードが戻るターン | — |
| 同じターンにまとめて戻ってくるターンの数 | — |
| デッキが毎ターン減る枚数 | — |
| デッキが規定枚数を引けなくなるターン | — |
ターンごとに、それぞれいつ戻るか
| ターン | デッキの枚数 | 待つターン数 | 戻るターン |
|---|
最後の列を上から下へ読むと、役に立つことが見えてきます。繰り返しているのです。連続する何ターンぶんもが、まったく同じターンにカードを戻します。待っているあいだに行列が短くなり、あとから下に置いたカードが先に置いたものに追いつくからです。
つまり、カードをもう一ターン手元に残しても、次に見る時期は変わらないことが多いのです。何を下に置くかという選択は本物ですが、その窓のなかで「いつ」を選ぶことは、たいてい選択になっていません。
ここには確率がひとつも要りません。だからこそ数える値打ちがあります。下の順番が分かってしまえば、問いは「そのカードが出る見込みはどれくらいか」ではなく「何ターン目に出るか」になります。そして後者は、祈る対象ではなく、備える対象です。
そもそも、なぜこれを数えられるのですか。
Because what goes underneath goes underneath in order. That makes the deck a queue rather than a shuffle, and a queue has positions you can count instead of odds you have to guess at.
A card you put under now sits below everything already there, so it comes up once those have been drawn: the deck size divided by what you draw each turn, rounded up.
何ターン目に下へ置くかは関係ありますか。
Far less than it feels, once the deck is shrinking. The queue in front of the card gets shorter while the card waits, so a card put under later catches up with one put under earlier and they arrive together.
With forty cards, drawing four and putting one under each turn, everything put under on turns two, three, four and five comes back on turn twelve.
| 下に置くターン | デッキの枚数 | 待つターン数 | 戻るターン |
|---|---|---|---|
| 1 | 40 | 10 | 11 |
| 2 | 37 | 10 | 12 |
| 3 | 34 | 9 | 12 |
| 4 | 31 | 8 | 12 |
| 5 | 28 | 7 | 12 |
それはいつ成り立たなくなりますか。
When the deck stops shrinking. If you put under exactly as many as you draw, the queue never gets shorter and each card waits the same number of turns as the one before it.
Then the arrivals spread out one per turn instead of bunching, and choosing the turn really does choose the arrival.
このページに分からないことは何ですか。
Anything that reorders the deck: a shuffle, a search, a card that moves others from the bottom, or drawing an extra card outside the normal turn.
It also treats every turn as identical, so a turn where you draw more or put more under has to be read as a different line rather than fitted into this one.
反応
0
0 コメント
最初にコメントする