Second difference of partitions

27 Views Asked by At

Let $p(n)$ count the number of integer partitions of $n$. I am interested in the second shifted difference

$$p(n+j) - 2p(n) + p(n-j)$$

for positive integers $j$. For $j=1$, these are related to the Dyson ranks of partitions. Are there known combinatorial (or other) interpretations for other $j$?