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 A072782 #3 May 01 2014 02:47:42 %S A072782 0,0,1,0,2,1,1,2,3,2,0,2,4,3,2,1,3,4,5,4,3,0,2,4,6,5,4,3,1,3,5,6,7,6, %T A072782 5,4,0,2,4,6,8,7,6,5,4,1,3,5,7,8,9,8,7,6,5,0,2,4,6,8,10,9,8,7,6,5,1,3, %U A072782 5,7,9,10,11,10,9,8,7,6,0,2,4,6,8,10,12,11,10,9,8,7,6,1,3,5,7,9,11,12,13 %N A072782 Y-projection of the tabular N X N -> N bijection A072735. %o A072782 (Scheme) (define (A072782 n) (A002262 (A072734 n))) %Y A072782 The X-projection is A072781. Composition of A002262 and A072734. A072786(n) = A072782(n)-A072739(n). %K A072782 nonn,tabl %O A072782 0,5 %A A072782 _Antti Karttunen_, Jun 12 2002