Prove that :
$$2\left(\frac{1}{2}\right)^{\phi/2}+2< \pi$$ where $\phi:=\frac12(1+\sqrt{5})=1.618\ldots$ is the golden ratio.
How I came across this approximation?
Well, I was studying the following function:
$$f(x)=x^{\phi(1-x)}+(1-x)^{\phi x }+2$$
The approximation corresponds to the maximum of $f(x)$
I can solve it using power series it's not hard and using some approximation of $\pi$
But I would like to know if there is a proof without derivatives using by example inequality like Bernoulli's inequality .
Can you help me ?
Thanks a lot for all your contributions.
If we'll prove that $$2^{\sqrt5}>\frac{212}{45},$$ so it's enough to prove that: $$\frac{2}{\sqrt[4]2\cdot\sqrt[4]{\frac{212}{45}}}+2<\pi$$ or $$\sqrt[4]{\frac{90}{53}}<\pi-2$$ for which it's enough to prove that $$\sqrt[4]{\frac{90}{53}}<\frac{1613}{1413},$$ which is true because $$1413^4\cdot90-1613^4\cdot53=-1802797643<0.$$ I hope it will help.