1 [N] -> { [i, j] -> ((1/2 * i + 1/2 * i^2) + j) : i <= N and j >= 0 and j <= i } 2
Indexes created Sat Feb 28 05:31:39 UTC 2026