Minimize: $$2^{\sin x} + 2^{\cos x}$$
I applied AM-GM inequality to get the result.
It goes like this: $$\frac{2^{\sin x}+2^{\cos x}}{2} \geq \sqrt{2^{\sin x} 2^{\cos x}}$$
Since; $$\sqrt{2^{\sin x + \cos x}} = \sqrt{2^{\sqrt{2} \cos(x-\frac{\pi}{4})}} $$
It becomes; $$2^{\sin x} + 2^{\cos x} \geq 2\sqrt{2^{\sqrt{2} \cos(x-\frac{\pi}{4})}}$$
Minimising RHS we get;
$$2^{\sin x} + 2^{\cos x} \geq 2^{1-\frac{1}{\sqrt{2}}}$$
This happens to be the correct answer but still I don't know how the last inequality proves that $2^{1-\frac{1}{\sqrt{2}}}$ is the minima or the least value in its range. In my opinion, it merely says that there's a number and all outputs of $2^{\sin x} + 2^{\cos x}$ are greater than it.
So my question is:
Can we use AM-GM inequality to find the minima? Will it always work? Or does it simply happen to work in this particular case?
The answer to the question "is there any value of the function less than that number?" is no, since it will violate the AM-GM inequality. So all values of it have to be greater than or equal to the number.
That and there is a value for which it is equal to that number, which is when the terms whose AM and GM we are evaluating are equal. So all outputs of the function is greater than or equal to the number, and strictly cannot be less than it. Isn't that what you exactly mean by a minima in that range?