It is clear that for every $n> 0$, and $\delta> 0$, we have $(1+x)^n < 1+ (n+\delta) x$, for $x>0$ small. In particular we have $(1+x)^n< 1 + (n+1) x$ for $x> 0$ small enough. How small is just the question. I have approximated the logs on both sides with their quadratic terms and got $x_n\simeq \frac{2}{n^2+n+1}$ for the solution of the equation $$(1+x_n)^n = 1+(n+1) x_n$$ Now it turns out that we have $$x_n > \frac{2}{n^2}$$ equivalently $$\left(1+\frac{2}{n^2}\right)^n < 1+\frac{2(n+1)}{n^2}$$
This is not hard to show with some calculus ( take the second derivative).
I am interested in better estimates for $x_n$ defined above. I am thinking about large $n$'s
Any feedback would be appreciated!
Got some great feedback.
@Somos solution finds it as a power series in $\frac{1}{n}$. It seems that all of the coefficients are positive. I wonder how one could prove that. Also @Somos expressed the problem as an inversion of a function.
In @Claude Leibovici solution it seems we find the Pade approximants. They themselves have expansion in $\frac{1}{n}$ with positive coefficients it seems. Intriguing.
This is still evolving. The way I see it now:
Let $t = \frac{1}{n}$, $t$ small. Also take $k$ a parameter ( assumed positive).
The equation in $x$ with parameters $k$ and $t$
$$(1+ x)^{\frac{1}{t}} - (1 + (\frac{1}{t} + k) x)$$
has a solution for $x$ that is approximately $2 k t^2$. So write $x = 2 k t^2 \cdot y$ and consider the equation in $y$
$$\frac{ \log( 1+ 2 k t^2 y) - t \log (1 + (\frac{1}{t} + k) 2 k t^2 y)}{t^3} =0$$
or $f(k,t,y) = 0$. In this setup $f$ is analytic (in $k$, $t$, $y$), $f(k, 0, 1) = 0$, and moreover, $\frac{\partial f(k,0,1)}{\partial y} = 2 k^2 \ne 0$ (if $k\ne 0$). So now we get a solution
$$x= x(t) = 2 k t^2[ 1+ \frac{1}{3}( 3 - 2k)t + \frac{1}{9} ( 9+ 5 k^2) + \frac{1}{135}( 135 + 90 k - 30 k^2 - 68 k^3)t^3 + \cdots ]$$
This series is convergent for small $t$. For $k=1$ ( the original problem) it seems the coefficients are positive, still not elucidated.
With calculus ( using the known series expansion of @Somos) we could show that
$$x(t) = x(1,t) > 2 t^2( 1 + 1/3 t + 14 /9 t^2)$$
by showing that
$$f(t) \colon = t \log ( 1+ (\frac{1}{t} + 1)2 t^2( 1 + 1/3 t + 14/9 t^2)) - \log ( 1 + 2 t^2( 1 + 1/3 t + 14/9 t^2))>0$$
For this, check that $f(0) = f'(0) = 0$, and $f''(t) > 0$ for $t> 0$ ( see this WA link )