I was working on a problem where the following power series was considered $$ \sum_{n=0}^{\infty} \dfrac{x^n}{n+2^n} $$ I found the interval of convergence: $-2<x<2$. Then they as to prove that $$ \sum_{n=0}^{\infty} \dfrac{x^n}{n+2^n} \leqslant \dfrac{x}{2-x}, \forall 0\leqslant x <2. $$ Does anyone can help on how to prove such inequality, or let me know how I can start with it.
2026-02-26 20:04:02.1772136242
On
On
Controlling power series by a function
40 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
2
On
What you think about that?? $$ \sum_{n=0}^{\infty} \dfrac{x^n}{n+2^n} \leqslant \sum_{n=0}^{\infty} \dfrac{x^n}{2^n} =\sum_{n=0}^{\infty} \left(\dfrac{x}{2}\right)^n = \dfrac{1}{1-\frac{x}{2}} $$
3
On
The inequality seems to be wrong.
But we can do the following.
$$\sum_{n=0}^{\infty} \dfrac{x^n}{n+2^n}\leq\sum_{n=0}^{\infty} \left[\dfrac{x}{2}\right]^n = \dfrac{1}{1-\dfrac{x}{2}}=\dfrac{2}{2-x}.$$
At the same time we can write
$$\sum_{n=0}^{\infty} \dfrac{x^n}{n+2^n}\geq\sum_{n=0}^{\infty} \dfrac{x^n}{2^n+2^n} = \dfrac{1}{2}\sum_{n=1}^{\infty}\left[\dfrac{x}{2}\right]^n=\dfrac{1}{2-x}.$$
Hence, we can conclude
$$\dfrac{1}{2-x} \leq \sum_{n=0}^{\infty} \dfrac{x^n}{n+2^n}\leq \dfrac{2}{2-x}$$
For $0\le x \lt2$ $$ \sum_{n=0}^{\infty} \dfrac{x^n}{n+2^n} \le \sum_{n=0}^{\infty} \dfrac{x^n}{2^n} =\frac{1}{1-\frac{x}{2}} =\frac{2}{2-x}$$ using the sum of the terms of geometric series.
But the inequality of the question is not correct.