A092389 a(n) is the smallest positive integer such that the product of all 1/(1-1/a(n)) is less than e, the base of natural logarithms.
2, 4, 53, 8161, 95179274, 201183145328633251, 185888177135331365526661328509496304, 999276311297022575258979594170618811616720633706868379409096128081691360
Offset: 1
Keywords
Examples
a(3)=53 because (1/(1-1/2))*(1/(1-1/4))*(1/(1-1/53)) < e and (1/(1-1/2))*(1/(1-1/4))*(1/(1-1/52)) > e.
Comments