A381151 The order of the 13 cards of one suit such that after Down-SpellUnder dealing the cards are in order; a(n) is the n-th card in the deck.
1, 11, 4, 6, 2, 12, 13, 8, 3, 5, 7, 9, 10
Offset: 1
Examples
The first card dealt is an ace, following which the jack (i.e., 11), the 4, and the 6 are placed under the deck (for A-C-E). Then, the next card is dealt, which is 2. If we continue this process, the cards are dealt in order.
Comments