I am currently examining whether the function defined by $$ f(x) = -\sum_{i=1}^3 x_i \ln x_i $$ for $x = (x_1, x_2, x_3) \in \mathbb{R}_{++}^3$ subject to the constraint $x_1 + x_2 + x_3 = 1$ possesses a maximum. Initially, I contemplated applying Lagrange multipliers to solve this constrained optimization problem, but uncertainties regarding the existence of a maximum remained.
The function $f$ appears to be concave and continuous. However, the domain $\mathbb{R}_{++}^3$ is not compact, precluding a direct application of the Weierstrass Theorem to guarantee the existence of a maximum.
Could someone provide guidance or suggest a method to verify whether a maximum exists for this function under the given constraints?