8 problems
Let be the number of inversions produced by unreliable Quicksort on items when each comparison is erroneous with probability . Assume that , an…
Let be the number of inversions produced by unreliable Quicksort on items when each comparison is erroneous with probability , and let denote the random variabl…
Let be the normalized number of comparisons used by Quicksort on items, and let be its limiting random variable. Write for the Kolmogorov–Smirnov dist…
Let and let be the centered, square-integrable limiting random variable characterized by … where are independent and each…
For QuickSort, let be the number of key comparisons, and let … be the more precise expansion established in the paper for . Full-expansion conjectur…
Let be the limiting QuickSort distribution function, let , and for let be the unique real solution of … Also define … The exact…
Consider a Quicksort algorithm that chooses the pivot at each step as the median of a random subsample of size , where is the size of the list being spli…
Let Yaroslavskiy's algorithm and classic Quicksort be implementations of Quicksort, and consider computational models that assign constant cost contributions to individual instruct…