cp's OEIS Frontend

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.

A372819 Table read by antidiagonals: T(m,n) = number of 3-metered (m,n)-parking functions.

This page as a plain text file.
%I A372819 #22 Jul 23 2025 16:05:30
%S A372819 1,0,2,0,3,3,0,0,8,4,0,0,16,15,5,0,0,0,50,24,6,0,0,0,125,108,35,7,0,0,
%T A372819 0,257,432,196,48,8,0,0,0,540,1686,1029,320,63,9,0,0,0,1200,6253,5367,
%U A372819 2048,486,80,10,0,0,0,3000,23228,27629,13076,3645,700,99,11
%N A372819 Table read by antidiagonals: T(m,n) = number of 3-metered (m,n)-parking functions.
%H A372819 Spencer Daugherty, Pamela E. Harris, Ian Klein, and Matt McClinton, <a href="https://arxiv.org/abs/2406.12941">Metered Parking Functions</a>, arXiv:2406.12941 [math.CO], 2024.
%e A372819 Table beings:
%e A372819   1, 2,  3,    4,     5,      6,      7, ...
%e A372819   0, 3,  8,   15,    24,     35,     48, ...
%e A372819   0, 0, 16,   50,   108,    196,    320, ...
%e A372819   0, 0,  0,  125,   432,   1029,   2048, ...
%e A372819   0, 0,  0,  257,  1686,   5367,  13076, ...
%e A372819   0, 0,  0,  540,  6253,  27629,  83069, ...
%e A372819   0, 0,  0, 1200, 23228, 140599, 525594, ...
%e A372819   ...
%Y A372819 Main diagonal is third row of A372816.
%Y A372819 Cf. A372818, A372820, A372821, A005563.
%K A372819 nonn,tabl
%O A372819 1,3
%A A372819 _Spencer Daugherty_, May 13 2024