Does it follow that for $ x\ge 785$,
$$(2x+3)^{\frac{1.25506}{\ln x}} < 4$$
Note: $1.25506$ is taken from this inequality regarding the prime counting function $\pi(x)$:
Here's my thinking:
(1) $(2(785+3)^{\frac{1.25506}{\ln 785}} < 4$
To complete the argument, I need to show that for $x \ge 785$, $(2x+3)^{\frac{1.25506}{\ln x}}$ is decreasing.
(2) $(2x+3)^{\frac{1.25506}{\ln x}}$ is decreasing if and only if $\dfrac{1.25506}{\ln x}\ln (2x+3)$ is decreasing so let:
$$f(x) = \dfrac{1.25506}{\ln x}\ln (2x+3)$$
(3) Using the Quotient Rule with $g(x) = 1.25506\ln (2x+3)$ and $h(x) = \ln x$:
$$f'(x) = \frac{g'(x)h(x) - g(x)h'(x)}{[h(x)]^2}$$
(4) Using the Product Rule with $s(x) = 1.25506$ and $t(x)=\ln(2x+3)$
$$g'(x) = s'(x)t(x) + s(x)t'(x)$$
(5) Using the Chain Rule for $t(x)$ with $q(x) = 2x+3$ and $p(x) = \ln(q(x))$:
$$t'(x) = p'(q(x))'q(x) = (\ln(2x+3))'(2x+3)' = \frac{2}{2x+3}$$
(6) Applying Step(5):
$$g'(x) = 1.25506\frac{2}{2x+3} = \frac{2.51012}{2x+3}$$
(7) Applying Step(4):
$$f'(x) = \frac{g'(x)h(x) - g(x)h'(x)}{[h(x)]^2} = \frac{\frac{2.51012\ln x}{2x+3} - \frac{1.25506\ln (2x+3)}{x}}{(\ln x)^2}$$
(8) The derivative is negative when:
$$\frac{1.25506\ln (2x+3)}{x} > \frac{2.51012\ln x}{2x+3}$$
Restated as:
$$(2x+3)\ln (2x+3) > 2x\ln x$$
which is true for $x > 0$
Is this argument valid? Did I ma 1.25506\ln (2x+3)ke a mistake or present an incomplete argument? In my reasoning in Step(9) sufficient?
Edit: I have restated the question with help from the commenters
Even though I have accepted an answer, please post comments if you see any mistakes or have suggestions for improvements.
Just penciling out the ideas in the comments. Let $f(x)$ be your function: $$ f'(x) = \frac{(2 x+3)^{1.25506/\log(x)}}{\log(x)^2}\left(\frac{2.51012\log(x)}{2x+3} - \frac{1.25506 \log(2x+3)}{x}\right) $$Tedious arithmetic shows the second term in parentheses has no real solution and $f'(1)\approx -2.02$. Then $f'$ is always negative, and another calculation shows $f(785)\approx 3.99854$. So yes, eventually $f(x)<4$.