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.

A261392 Largest term in row n of A261019.

Original entry on oeis.org

1, 1, 3, 6, 11, 21, 40, 73, 144, 274, 509, 931, 1771, 3555, 7021, 13964, 27789, 54536, 105854, 210655, 415349, 812461, 1578752, 3050921, 5868562, 11244267, 21472441, 40887802, 77668032, 147222550, 278556477, 540784632, 1116709696, 2292646735, 4682550808, 9519363902
Offset: 1

Views

Author

Reinhard Zumkeller, Aug 18 2015

Keywords

Comments

a(n) = Max(A261019(n,k): k = 0..A261017(n)).

Crossrefs

Programs

  • Haskell
    a261392 = maximum . a261019_row

Extensions

a(26)-a(36) from Alois P. Heinz, Aug 19 2015