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.

A080741 Smallest element of n-th row of A080738.

Original entry on oeis.org

1, 3, 5, 7, 16, 11, 13, 39, 17, 19, 25, 23, 69, 115, 29, 31, 64, 155, 37, 111, 41, 43, 129, 47, 141, 235, 53, 81, 265, 59, 61, 183, 128, 67, 201, 71, 73, 219, 365, 79, 237, 83, 249, 415, 89, 267, 445, 623, 97, 291, 101, 103, 309, 107, 109, 121, 113, 339, 565, 791, 1417
Offset: 0

Views

Author

N. J. A. Sloane, Mar 08 2003

Keywords

Crossrefs

Programs

  • Haskell
    a080741 n k = a080741_list !! n
    a080741_list = map head a080738_tabf  -- Reinhard Zumkeller, Jun 13 2012

Extensions

More terms from Vladeta Jovovic, Mar 09 2003