Let $ n > 1 \in \mathbb{Z^+}$. Consider the following function: $$S(p_1, p_2,...,p_n)=-\sum_{i=1}^n p_i \, ln(p_i) $$
defined for $0 < p_1, p_2,...,p_n < 1$ and subject to the constraint, $$\sum_{i=1}^np_i=1$$
Explain with details whether the function has absolute maximum and minimum. Find the point(s) using the method of Lagrange Multipliers.
How can I solve this question?