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.

Original entry on oeis.org

0, 2, 8, 12, 29, 38, 46, 56, 107, 126, 144, 164, 177, 198, 218, 240, 407, 446, 484, 524, 557, 598, 638, 680, 691, 734, 776, 820, 857, 902, 946, 992, 1583, 1662, 1740, 1820, 1893, 1974, 2054, 2136, 2187, 2270, 2352, 2436, 2513, 2598, 2682, 2768, 2727, 2814
Offset: 0

Views

Author

Reinhard Zumkeller, Dec 15 2015

Keywords

Comments

a(A000225(n)) = A020522(n).

Crossrefs

Programs

  • Haskell
    a265736 = sum . a265705_row