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.

A376184 Lexicographically earliest sequence of positive integers a(1), a(2), a(3), ... such that for any n > 0, S(n) = Sum_{k = 1..n} b(k)/a(k) < 1, where {b(k)} is the sequence b(1)=5/4, b(2*i)=3/2, b(2*i+1)=6/5 (i>0).

Original entry on oeis.org

2, 5, 17, 341, 92753, 10753782821, 92515075960384748177, 10698799099944699918936107506299150093941, 91571441744782016867976366392607084634231243149599342901251284090792487979854033
Offset: 1

Views

Author

N. J. A. Sloane, Sep 15 2024

Keywords

Comments

This sequence and A376062 were discovered by Rémy Sigrist on Sep 09 2024. The two sequences {b(1)=7/6, b(k)=5/4 for k>1} and {b(1)=5/4, b(2*k)=3/2, b(2*k+1)=6/5 for k>0} are the first sequences {b(i)} discovered with the property that the sums S(n) do not converge to numbers of the form (e_n - 1)/e_n as n-> oo.

Examples

			The initial values of S(n) are 5/8, 37/40, 677/680, 231877/231880, 21507565637/21507565640, 231287689900961870437/231287689900961870440, ...
		

Crossrefs