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.

A052508 Smallest number such that the largest set of positive real numbers whose sum and product equals the number falls short by n.

This page as a plain text file.
%I A052508 #7 Mar 22 2020 23:45:28
%S A052508 4,5,10,26,70,188,510,1384,3760,10220,27779,75510,205256,557941,
%T A052508 1516639
%N A052508 Smallest number such that the largest set of positive real numbers whose sum and product equals the number falls short by n.
%C A052508 Let s be the number of elements in the largest set of positive real numbers whose sum and products both equal x. Define m=x-s. a(n) is the smallest x such that m=n.
%C A052508 Limit_{n->oo} a(n+1)/a(n) = e.
%D A052508 Timothy M. Hsu, Private Communication.
%K A052508 nonn,more
%O A052508 0,1
%A A052508 Mike Sheppard (guinness42(AT)hotmail.com), Mar 17 2000