How to check that the arithmetic mean of any subset $S\ne\{1\}$ of $A=\{1,2,...,n\}$ is at least $\frac 32$?
I don't have any idea where to start this. It is clear that this is right and I need to demonstrate because it would help me solve another problem.
I think is something using the inequality of means or something.
Hope one of you can help me. Thank you!
Let $\{x_1,\ldots,x_k\}$ be a subset of $A$ with cardinal $k\geq 2$. Then, $$\frac{x_1+\ldots+x_k}{k}\geq\frac{1+\ldots+k}{k}=\frac{k(k+1)/2}{k}=(k+1)/2\geq(2+1)/2=3/2.$$