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.

This page as a plain text file.
%I A095358 #6 Aug 29 2024 01:57:33
%S A095358 2,6,10,18,35,49,108,182,347,651,1236,2349,4240,8454,16538,30963,
%T A095358 60987,118814,225338,438306,854050
%N A095358 Ratio A095107(n)/A095008(n) rounded to nearest integer.
%F A095358 a(n) = round(A095107(n)/A095008(n)).
%Y A095358 Cf. A095357, where the same ratios are given round down.
%K A095358 nonn,more
%O A095358 1,1
%A A095358 _Antti Karttunen_, Jun 12 2004