I know that for $a_i \in (0,1)$ with $\sum^k_{i=1}a_i=1$ we have $\sum^k_{i=1}\sqrt{a_i}\leq \sqrt{k}$. The maximum value is attained when the terms are all equal.
I want to know what are the bounds if the terms are strictly away from the mean. In other words, suppose for $m>0$ and $\frac{1}{k}>|\alpha_i|>m$ with $\sum^k_{i=1}\alpha_i=0$ , we define $a_i := \frac{1}{k}+\alpha_i$. Is there a sharper bound for $\sum^k_{i=1}\sqrt{a_i}$ in this situation?
I will prove a result which is true for all concave functions $f:(0,\infty)\rightarrow \mathbb{R}$ with the property that $f(1)=1$. This will automatically answer the original question as a corollary.
Theorem: Given a concave function $f:(0,\infty)\rightarrow \mathbb{R}$ with the property that $f(1)=1$ and a positive sequence $(a_i)_{i=1}^{k}$ of real numbers bounded away from one by a constant $m \in (0,1)$ such that $\sum_{i=1}^{k}a_i=k$, we have $$ \sum_{i=1}^{k}f(a_i)<\frac{k}{2}\left( f(1-m)+f(1+m)\right)\leq k$$ Corollary: For a situation as above with $f(x)=\sqrt{x}$, we have $$ \sum_{i=1}^{k}\sqrt{a_i}<\frac{k}{2}\left( \sqrt{1-m}+\sqrt{1+m}\right)\leq k$$ Proof of Theorem: Consider the line passing through the points $(1-m,f(1-m))$ and $(1+m, f(1+m))$. Then the line joining these two points lies below the function $f(x)$ for $x\in(1-m,1+m)$ but above it for $x\in (0,1-m)\cup (1+m,\infty)$ by its concavity. Therefore, $$f(x)<\frac{f(1+m)-f(1-m)}{2m}\left(x-(1+m)\right)+f(1+m)$$ Summing over the elements, we get: $\begin{aligned} \sum_{i=1}^{k}f(a_i)&<\sum_{i=1}^{k}\left[ \frac{f(1+m)-f(1-m)}{2m}\left(a_i-(1+m)\right)+f(1+m)\right]\\ &=k\frac{f(1+m)-f(1-m)}{2m}-k(1+m)\frac{f(1+m)-f(1-m)}{2m} + kf(1+m), \text{ as } \sum_{i=1}^{k}a_i=k\\ &=\frac{k}{2}\left( f(1-m)+f(1+m)\right) \end{aligned} $. $\square$
Note that $f(1-m)+f(1+m)\leq 2$ by concavity so we do indeed have a stricter bound.