Card shuffling and Diophantine approximation Omer Angel, Yuval Peres, David Wilson Annals of Applied Probability, to appear.

Slides:



Advertisements
Similar presentations
What is a fraction? 1 A simple fraction has two parts:
Advertisements

Near-Optimal Algorithms for Online Matrix Prediction Elad Hazan (Technion) Satyen Kale (Yahoo! Labs) Shai Shalev-Shwartz (Hebrew University)
PROPORTIONS. Review Convert to percent form. What is a proportion? An equation written in the form stating that two ratios are equivalent.
Lesson 7: Ocean Layers II Physical Oceanography. Last class we learned about salinity How is salinity measured? How does salinity affect the density of.
Combinational Circuit Yan Gu 2 nd Presentation for CS 6260.
Approximation Algorithms Chapter 14: Rounding Applied to Set Cover.
Fractions With Like Denominators
6.896: Probability and Computation Spring 2011 Constantinos (Costis) Daskalakis lecture 2.
Lecture 1 Experiments, Models and Probabilities. Outline.
Simple Random Sample How to make sure your sample is good... or hopefully good... maybe...
1 Biased card shuffling and the asymmetric exclusion process Elchanan Mossel, Microsoft Research Joint work with Itai Benjamini, Microsoft Research Noam.
1 Introduction to Approximation Algorithms Lecture 15: Mar 5.
Mixing Times of Self-Organizing Lists and Biased Permutations Sarah Miracle Georgia Institute of Technology.
Match the Fractions © 2014 Teacher to Teacher Publications, Inc Carlos Suzy.
Cycle Notation. Cycle notation  Compute:  Alternative notation: (1 3)(2 5)( ) = (1 5)(3 4)
Random Walks and Markov Chains Nimantha Thushan Baranasuriya Girisha Durrel De Silva Rahul Singhal Karthik Yadati Ziling Zhou.
Approximating the MST Weight in Sublinear Time Bernard Chazelle (Princeton) Ronitt Rubinfeld (NEC) Luca Trevisan (U.C. Berkeley)
Computer Science and Engineering Loyalty-based Selection: Retrieving Objects That Persistently Satisfy Criteria Presented By: Zhitao Shen Joint work with.
Permutations Counting Techniques, Part 1. Permutations Recall the notion of calculating the number of ways in which to arrange a given number of items.
SOL’s Covered: Topics: Probability of Simple Events Experimental v. Theoretical Probability Tree Diagrams Fundamental Counting Principle Probability of.
1 Introduction to Approximation Algorithms. 2 NP-completeness Do your best then.
MA Day 25- February 11, 2013 Review of last week’s material Section 11.5: The Chain Rule Section 11.6: The Directional Derivative.
Change between Mixed #’s & Improper Fractions. Write each fraction in simplest form
Fractions + & – Mixed Numbers Can you simplify the following with ease? 1 5 / / 4 or 2 7 / / 3 If not then run through this slide show,
Subtracting Fractions Renaming
Worked examples and exercises are in the text STROUD PROGRAMME 28 PROBABILITY.
March 10,  Counting  Fundamental Counting principle  Factorials  Permutations and combinations  Probability  Complementary events  Compound.
Time to Equilibrium for Finite State Markov Chain 許元春(交通大學應用數學系)
Bell Work!!! a ÷ (b) 2. c × d 3. d ÷ d 4. c × b
FRACTIONS & DECIMALS How to add, subtract, multiply, & divide fractions and decimals.
Dividing Fractions. A. Review  Examples of fractions.
Multiplying and dividing fractions review. ⅔ ¹⁵/₁₆ If your fractions are proper, then you can cross cancel That means you are reducing early.
Bell Ringers Solve the following equations and write the commutative property equation and solve: (-74) + 54 (-87) + (-32) Solve the following equations.
Introduction Lecture 25 Section 6.1 Wed, Mar 22, 2006.
Copyright © 2011 Pearson Education, Inc. Probability: Living with the Odds.
 Counting  Fundamental Counting principle  Factorials  Permutations and combinations  Probability  Complementary events  Compound events  Independent.
A SMALL TRUTH TO MAKE LIFE 100%. Hard Work H+A+R+D+W+O+R+K = 98% Knowledge K+N+O+W+L+E+D+G+E = 96%
A SMALL TRUTH TO MAKE LIFE 100%. Hard Work H+A+R+D+W+O+R+K = 98% Knowledge K+N+O+W+L+E+D+G+E = 96%
Determining the intervals (official procedure!): 1.Decide on the number of classes – typically between 5 and 15 2.Determine class width: range / # of.
Fraction Review Fraction Review. LCM/LCD The LCD or LCM is the smallest multiple that two numbers have in common. For example: If you were comparing the.
Three Significant Figures Three significant figures. If you approximate a number, what are the most significant 3 numbers that you can give. E.g
Analyzing Data Week 1. Types of Graphs Histogram Must be Quantitative Data (measurements) Make “bins”, no overlaps, no gaps. Sort data into the bins.
Shuffling by semi-random transpositions Elchanan Mossel, U.C. Berkeley Joint work with Yuval Peres and Alistair Sinclair.
Like decimals, fractions represent parts of numbers. A fraction is usually a number that is between 0 and 1. Numerator - number on top Denominator - number.
Add and Subtract Fraction – Notes
Fractions With Like Denominators
Fractions With Like Denominators
Game Theory Just last week:
What should you be doing …
Fractions With Like Denominators
Operations with Fractions and mixed numbers
Markov Chains Mixing Times Lecture 5
Fractions With Like Denominators
Fractions With Like Denominators
Spectral Clustering.
Random Another fun module.
Multiplying & Dividing Fractions
Complexity Present sorting methods. Binary search. Other measures.
Haim Kaplan and Uri Zwick
History of Probability
Fractions.
Fractions With Like Denominators
Intro to Computer Science CS1510 Dr. Sarah Diesburg
A SMALL TRUTH TO MAKE LIFE 100%
“Compound Probability”
Fractions With Like Denominators
Bell Ringer -2(3 + 6v) = -5v – – 12v = -5v –
Adding and Subtracting Fractions With Like Denominators
Section 7.3 Rules of Probability.
Presentation transcript:

Card shuffling and Diophantine approximation Omer Angel, Yuval Peres, David Wilson Annals of Applied Probability, to appear

Overlapping cycles shuffle Deck of n cards Flip a coin to pick either n th card (bottom card) or (n-k) th card, move it to top of deck In permutation cycle notation: apply one of the following two permutations, probability ½ each: (1,2,3,4,…,n) (1,2,3,4,…,n-k)(n-k+1)…(n)

Overlapping cycles shuffle k=1 Pick bottom card or second from bottom card, move it to the top Called Rudvalis shuffle Takes O(n 3 log n) time to mix [Hildebrand] [Diaconis & Saloff-Coste] Takes (n 3 log n) time to mix [Wilson] (with constant 1/(8 2 ))

Generalization of Rudvalis shuffle Pick any of k bottom cards, move to top (n 3 /k 2 log n) mixing time [Goel, Jonasson] Pick either bottom card, or k th card from bottom, move to top (overlapping cycles shuffle) [Jonasson] (n 3 /k 2 log n) mixing time, no matching upper bound For k=n/2, (n 2 ) mixing time For typical k, (n log n) ???

Mixing time of overlapping cycles shuffle Mixing time of shuffle is hard to compute, dont know the answer (open problem) Settle for modest goal of understanding the mixing of a single card Perhaps mixing time of whole permutation is O(log n) times bigger?

Relaxation time for single card

Markov chain for single card X t = position of card at time t By time T, card was at n-k about T/n times card was >n-k about T k/n times

Relaxation time of card n=200 n=1000 Spikes at simple rationals

Relaxation time for simple rational k/n

Spectral gap for large n as k varies

Bells have width n 3/4 : Spectral gap when k/n near simple rational

Spectral gap and bell ensemble Thm. Relaxation time is max of all possible bells

Eigenvalues for single card [Jonasson]

Eigenvalues of single card in overlapping cycles shuffle n=50 k=20

Eigenvalues for single card

Further reading