I have to find the supremum of the following function: $$f(x)=\frac{x}{x+1} \cdot \sin x$$, where $x \in (0,\infty)$
I think I know it is equal to $1$ but I can't prove it.
Where I'm stuck proving that $\sup f =1$:
Let $\sup f = y$
Let $\varepsilon>0$
We'll prove that for every $\varepsilon>0$ there is a value of $x$ such that $\frac{x}{x+1} \cdot \sin x$ > $y - \varepsilon$ - That is the formal definition in my text book.
Thanks!