Generalizing parking functions with randomness

Abstract

Consider n cars C1, C2, …, Cn that want to park in a parking lot with parking spaces 1,2,…,n that appear in order. Each car Ci has a parking preference αi ∈ \1,2,…,n\. The cars appear in order, if their preferred parking spot is not taken, they take it, if the parking spot is taken, they move forward until they find an empty spot. If they do not find an empty spot, they do not park. An n-tuple (α1, α2, …, αn) is said to be a parking function, if this list of preferences allows every car to park under this algorithm. For an integer k, we say that an n-tuple is a k-Naples parking function if the cars can park with the modified algorithm, where park Ci backs up k-spaces (one by one) if their spot is taken before trying to find a parking spot in front of them. We introduce randomness to this problem in two ways: 1) For the original parking function definition, for each car Ci that has their preference taken, we decide with probability p whether Ci moves forwards or backwards when their preferred spot is taken; 2) For the k-Naples definition, for each car Ci that has their preference taken, we decide with probability p whether Ci backs up k spaces or not before moving forward. In each of these models, for an n-tuple α∈\1,2,…,n\n, there is now a probability that the model ends in all cars parking or not. For each of these random models, we find a formula for the expected value. Furthermore, for the second random model, in the case k =1, p=1/2, we prove that for any 1 t 2n-2, there is exactly one α∈\1,2,…,n\n such that the probability that α parks is (2t-1)/2n-1.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…