Show $g(x)=\frac{x \sin x}{x+1}$ has no maxima in $(0,\infty)$

111 Views Asked by At

We are given $g(x)=\frac{x \sin x}{x+1}$, and as I said we need to show it has no maxima in $(0,\infty)$.

My attempt: assume there is some $x_0>0$ that yields a maxima. then for all $x$

$$-1+\frac{1}{x+1}\leq \frac{x \sin x}{x+1}\leq \frac{x_0 \sin x_0}{x_0+1}\leq 1-\frac{1}{x_0+1}$$ and we can find some $x$ for which this isn't satisfied (like $\frac{1}{2-\frac{1}{x_0+1}}$?). This feels very unnecessary (plus I assume things about $x_0$), but I don't know what good way there is...

Note that I saw the thread here showing $\sup_{x>0} g(x)=1$ but one solution is not on my level, and the other one doesn't actually show its the $\sup$, rather than some sort of "partial limit". Even so, I still don't know how to show that there is no $x$ such that $g(x)=1$, and I don't think it's needed here.

Any help is appreciated in advance!

3

There are 3 best solutions below

5
On BEST ANSWER

Notice that, for $x_n=\frac{(4n+1)\pi}{2}n$, $n\in\mathbb N$, $\sin(x_n)=1$, so $f(x_n)=\frac{x_n}{x_n+1}$.

We also have $f(x)<1$ for all $x\in(0,+\infty)$. The sequence $f(x_n)$ is strictly increasing and gets closer and closer to $1$, so that means $f$ cannot have a maxima.

1
On

for the first derivative we get $$\frac{(x^2+x)\cos(x)+\sin(x)}{(x+1)^2}$$ but this derivative hase Solutions in $$0<x<\infty$$

0
On

Consider the interval $x\in [2n\pi,(2n+1)\pi]$

$f(2n\pi)=f((2n+1)\pi)=0$

Invoking Rolle's theorem it is clear that there exists atleast one $x=c$ for which $f'(c)=0$ where $c\in(2n\pi,(2n+1)\pi)$.

Also,on this interval $f(x)$ is clearly positive and since $f(x)$ is continuous and differentiable $f(x)$ must achieve atleast one maxima.