I would like to work out the sign of the first order derivative of $y= (\frac{x}{x-1})^x - \frac{x}{x-1}$ with respect to x.
I get this: $dy/dx = (\frac{x}{x-1})^x \left(-\frac{1}{x-1} + ln\frac{x}{x-1} + (\frac{1}{x-1})^2 (\frac{x-1}{x})^x \right)$
when I plot this function, for $x>1$, I see that as $x$ increases, $y$ decreases.
I understand that $ln\frac{x}{x-1} \leq \frac{1}{x-1}$, but we have this extra term $(\frac{1}{x-1})^2 (\frac{x-1}{x})^x$, how do I prove that $dy/dx < 0$?