Rachael Sharp edited untitled.tex  about 8 years ago

Commit id: ff32a505798ad113d705cc1d4ca35f88040e2fed

deletions | additions      

       

In discrete mathematics, a riffle shuffle is a shuffling of cards in which the top half is placed in one hand the the other half lies in the opposite hand. The cards are then alternatively interlaced with one another. There are two different types of riffle shuffles that will be the topic of discussion: the out-shuffle and the in-shuffle. An out-shuffle keeps the top card on top and the bottom card on bottom. When the top card is, instead, placed in the second position we have an in-shuffle.  \vspace{2mm}  Consider a typical $52$ card deck. If we name and  order the cards $1,2,3,4...$, then after an out-shuffle we receive the order $1,27,2,28,3,29...$. After an in-shuffle, the cards appear as $27,1,28,2,29,3...$. To return to the original order, we must make $8$ out-shuffles. Interestingly enough, however, it takes $52$ in-shuffles.