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.

A113723 The number of terms in row n of A113722 when interpreted as a triangle.

Original entry on oeis.org

1, 1, 3, 15, 135, 3845, 769605, 3821696361
Offset: 1

Views

Author

Floor van Lamoen and Paul D. Hanna, Nov 08 2005

Keywords

Comments

A113722 is a variant of Golomb's sequence using odd numbers: a(n) is the number of times 2*n+1 occurs, starting with a(1) = 1.

Crossrefs

Cf. A001462 (Golomb's sequence), A113722, A113724, A113725, A113676.