show that
$$\dfrac{2^x-1}{3^x-2^x}\le3\left(\dfrac{1}{x-1}-\dfrac{1}{x}\right)\cdots(1)$$
This problem (1) is from when I solve following $$1+\dfrac{3}{5}+\dfrac{7}{19}+\cdots+\dfrac{2^n-1}{3^n-2^n}\le 4-\dfrac{3}{n}\cdots (2)$$
My try if we have prove this $$\dfrac{2^n-1}{3^n-2^n}\le 3(\dfrac{1}{n-1}-\dfrac{1}{n}),n\ge 2$$ then $(2)$ is prove it.
By the way,I have use other methods solve it $(2)$
because I have try
$$\dfrac{2^n-1}{3^n-2^n}\le\left(\dfrac{2}{3}\right)^{n-1}$$ $$\Longleftrightarrow 6^n+2\cdot 3^n\ge 3\cdot 4^n$$ since $AM-GM$ $$\dfrac{1}{3}\cdot 6^n+\dfrac{2}{3}\cdot 3^n\ge\left(\dfrac{1}{3}\cdot 6+\dfrac{2}{3}\cdot 3\right)^n=4^n$$ so $$\sum_{k=1}^{n}\dfrac{2^k-1}{3^k-2^k}\le\sum_{k=1}^{n}\left(\dfrac{2}{3}\right)^{k-1}=3-3\cdot\left(\dfrac{2}{3}\right)^n$$ and it easy prove $$4-\dfrac{3}{n}\ge 3-3\cdot(\dfrac{2}{3})^n$$ so the $(2)$ prove by done.
Now my question How can prove by $(1)$,and I think $(1)$ have lot of nice methods.Thank you