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.

A265736 Row sums of triangle A265705.

This page as a plain text file.
%I A265736 #4 Dec 15 2015 14:35:12
%S A265736 0,2,8,12,29,38,46,56,107,126,144,164,177,198,218,240,407,446,484,524,
%T A265736 557,598,638,680,691,734,776,820,857,902,946,992,1583,1662,1740,1820,
%U A265736 1893,1974,2054,2136,2187,2270,2352,2436,2513,2598,2682,2768,2727,2814
%N A265736 Row sums of triangle A265705.
%C A265736 a(A000225(n)) = A020522(n).
%H A265736 Reinhard Zumkeller, <a href="/A265736/b265736.txt">Table of n, a(n) for n = 0..1000</a>
%o A265736 (Haskell)
%o A265736 a265736 = sum . a265705_row
%Y A265736 Cf. A265705, A000225, A020522.
%K A265736 nonn
%O A265736 0,2
%A A265736 _Reinhard Zumkeller_, Dec 15 2015