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.

A092317 a(n) = smallest odd number 2m+1 such that the partial sum Sum_{j=0..m} 1/(2j+1) of the odd harmonic series is >= n.

This page as a plain text file.
%I A092317 #13 Jul 25 2020 12:29:07
%S A092317 1,15,113,837,6183,45691,337607,2494595,18432707,136200301,1006391657,
%T A092317 7436284415,54947122715,406007372211,3000011249847,22167251422541,
%U A092317 163795064320249,1210290918990281,8942907496445513,66079645178783351
%N A092317 a(n) = smallest odd number 2m+1 such that the partial sum Sum_{j=0..m} 1/(2j+1) of the odd harmonic series is >= n.
%F A092317 a(n) ~ C*exp(2n) with C = 0.2807297417834425... - _M. F. Hasler_, Jan 22 2017
%Y A092317 Except for first term, same as A056053. Equals 2*A092318 + 1. Cf. A074599, A025547
%K A092317 nonn
%O A092317 1,2
%A A092317 _N. J. A. Sloane_, Feb 16 2004
%E A092317 More terms (via A056053) from _M. F. Hasler_, Jan 22 2017
%E A092317 a(17) corrected - see correction in A092315. _Gerhard Kirchner_, Jul 25 2020