Hi and sorry for the inconvenience of my last question .
I work again with the function :
$$f(x)=x^{\frac{\sin\left(x\right)}{x}}$$
Working again with the software Desmos I found that :
Claim:
Let $x\geq \pi$ then we have :
$$f(x)> \sin\left(x\right)+\frac{1}{x-1}$$
I cannot show it but I can prove a weaker result easily :
Let $x\geq \pi$ then we have :
$$f(x)>\sin(x)$$
The proof is really basic just taking the logarithm we need to show for $\sin(x)>0$:
$$\frac{\ln\left(\sin\left(x\right)\right)}{\sin\left(x\right)}<\frac{\ln\left(x\right)}{x}$$
Wich is obvious because we have :
$$\frac{\ln\left(\sin\left(x\right)\right)}{\sin\left(x\right)}\leq 0<\frac{\ln\left(x\right)}{x}$$
I find this problem interesting because it evaluates some extrema of $f(x)$ wich we are unable to find explicitly .
Question :
How to prove or disprove the claim?
Thanks for your try and your efforts in this sense .
You may use the well-known inequality $e^x\ge 1+x$, therefore:
$$x^\frac{\sin(x)}{x}=e^{\ln(x)\frac{\sin(x)}{x}}\ge 1+\ln(x)\frac{\sin(x)}{x}$$
So it suffices to prove that:
$$1+\ln(x)\frac{\sin(x)}{x}>\sin(x)+\frac{1}{x-1}$$
Or:
$$\sin(x)\left(1-\frac{\ln(x)}{x}\right)<1-\frac{1}{x-1}$$
Now if $\pi\le x\le2\pi$ you have LHS$\,\le 0$ and RHS$\,>0$ and you are done.
If $x>2\pi$ you may ignore $\sin(x)$ and directly prove that:
$$1-\frac{\ln(x)}{x}<1-\frac{1}{x-1}$$
Or:
$$\ln(x)>\frac{x}{x-1}$$
The last inequality is obvious ($\ln$ is increasing, $\frac{x}{x-1}$ is decreasing, so $\ln(x)>\ln(2\pi)>\frac{2\pi}{2\pi-1}>\frac{x}{x-1}$)
Note that $\ln(x)>\frac{x}{x-1}$ is not true for $1\le x\le 3.85\ldots$, that's why $\pi\le x\le 2\pi$ had to be proved separately.