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.

A095358 Ratio A095107(n)/A095008(n) rounded to nearest integer.

Original entry on oeis.org

2, 6, 10, 18, 35, 49, 108, 182, 347, 651, 1236, 2349, 4240, 8454, 16538, 30963, 60987, 118814, 225338, 438306, 854050
Offset: 1

Views

Author

Antti Karttunen, Jun 12 2004

Keywords

Crossrefs

Cf. A095357, where the same ratios are given round down.

Formula

a(n) = round(A095107(n)/A095008(n)).