The problem is: By choosing a suitable function f prove that
$$\left(t_1 \cdot t_2 \cdot t_3\cdots t_n\right)^\frac{1}{n}\leq\frac{t_1+t_2+t_3+\cdots+t_n}{n}$$
I think that the function is $e^x$ but I don't prove it right.
The problem is: By choosing a suitable function f prove that
$$\left(t_1 \cdot t_2 \cdot t_3\cdots t_n\right)^\frac{1}{n}\leq\frac{t_1+t_2+t_3+\cdots+t_n}{n}$$
I think that the function is $e^x$ but I don't prove it right.
Note that $\ln x$ is concave and increasing in $x>0$, which follows from calculus. So we have that $$\ln \frac{x_1+x_2+\dots+x_n}{n} \ge \frac{1}{n} \left(\ln x_1+\ln x_2+\dots+\ln x_{n}\right)=\ln (x_{1}x_2x_3 \dots x_n)^\frac{1}{n}$$ As $\ln x$, is increasing we have that $$\frac{x_1+x_2+\dots+x_n}{n} \ge (x_{1}x_2x_3 \dots x_n)^\frac{1}{n}$$We could do a similar thing with $e^x$, by letting $e^{a_{1}}=x_{1}, e^{a_{2}}=x_{2}, \dots, e^{a_{n}}=x_{n}$.
Consider the function $f(x) = \ln x$, $f''(x) = -x^{-2} < 0$. Thus $f$ is concave and you get the proof.