This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A362192 #6 Apr 16 2023 20:55:26 %S A362192 1,1,2,2,12,24,48,48,960,5760,20160,80640,322560,645120,967680, %T A362192 1935360,139345920,2786918400,30656102400,367873228800,2391175987200, %U A362192 11158821273600,62768369664000,1004293914624000,8034351316992000,32137405267968000,96412215803904000,385648863215616000,964122158039040000,1928244316078080000 %N A362192 A variant of payphone permutations: given a circular booth with n payphones, one of which is already occupied, a(n) is the number ways for n-1 people to choose the payphones in order, where each person chooses an unoccupied payphone such that the closest occupied payphone is as distant as possible. %C A362192 Provides the same counts as A361296, but up to a choice for the first payphone. %H A362192 Max Alekseyev, <a href="/A362192/b362192.txt">Table of n, a(n) for n = 1..100</a> %H A362192 Max A. Alekseyev, <a href="https://arxiv.org/abs/2304.04324">Enumeration of Payphone Permutations</a>, arXiv:2304.04324 [math.CO], 2023. %F A362192 a(n) = A361296(n) / n. %Y A362192 Cf. A095236, A095239, A095240, A095912, A358056, A361294, A361295, A361296. %K A362192 nonn %O A362192 1,3 %A A362192 _Max Alekseyev_, Apr 10 2023