login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

The third of four solutions to a Monthly problem asking if there exist finite sequences 1 < a(1) < a(2) < ... < a(n) such that Sum_i 1/a(i) = 1 and gcd(a(i), a(i+1)) = 1 for 1 <= i < n.
3

%I #12 Aug 06 2021 18:03:10

%S 2,3,11,23,43,127,1771,1807,32131,3263442

%N The third of four solutions to a Monthly problem asking if there exist finite sequences 1 < a(1) < a(2) < ... < a(n) such that Sum_i 1/a(i) = 1 and gcd(a(i), a(i+1)) = 1 for 1 <= i < n.

%H Daniel Ullman, Proposer, <a href="https://www.jstor.org/stable/2323959">Problem E3359</a>, Amer. Math. Monthly, 98:2 (1991), 168.

%H <a href="/index/Ed#Egypt">Index entries for sequences related to Egyptian fractions</a>

%Y Cf. A346603, A346604, A346606.

%K nonn,fini,full

%O 1,1

%A _N. J. A. Sloane_, Aug 06 2021