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 A290280 #9 Mar 31 2018 16:58:59 %S A290280 1,1,2,6,23,115,674,4718,37371,335435,3340116 %N A290280 Number of pairs of orthogonal (diagonal, antidiagonal) X-rays for all permutations of [n]. %C A290280 The X-rays of a permutation are sequences of (diagonal, antidiagonal) sums of the corresponding permutation matrix. %C A290280 A unique pair of orthogonal (diagonal, antidiagonal) X-rays allows identification of the permutation. %H A290280 C. Bebeacua, T. Mansour, A. Postnikov and S. Severini, <a href="https://arxiv.org/abs/math/0506334">On the X-rays of permutations</a>, arXiv:math/0506334 [math.CO], 2005. %H A290280 Wikipedia, <a href="https://en.wikipedia.org/wiki/Permutation">Permutation</a> %H A290280 Wikipedia, <a href="https://en.wikipedia.org/wiki/Permutation_matrix">Permutation matrix</a> %e A290280 a(4) = 23. All permutations of {1,2,3,4} have unique pairs of orthogonal X-rays except 2413 and 3142, which share the same pair (0110110, 0110110): %e A290280 . %e A290280 . 0110110 . 0110110 %e A290280 . \\\+--\-+ . \\\+--\-+ %e A290280 . 2 \\| 1 | . 3 \\| 1 | %e A290280 . 4 \| 1| . 1 \|1 | %e A290280 . 1 /|1 | . 4 /| 1| %e A290280 . 3 //| 1 | . 2 //| 1 | %e A290280 . ///+--/-+ . ///+--/-+ %e A290280 . 0110110 . 0110110 %Y A290280 Cf. A289971, A290279. %K A290280 nonn,more %O A290280 0,3 %A A290280 _Alois P. Heinz_, Jul 25 2017