I would like to estimate (from above) the following sum $$\sum_{i=1}^m e^{\zeta_i}\quad \quad \zeta_i\leq0$$ The problem is that I do not know $\zeta_i$! (But I know $\sum_{i=1}^m \zeta_i$...) How would you handle this problem?
2026-04-09 05:34:35.1775712875
How to approach $\sum_{i=1}^m e^{\zeta_i}$ ($\zeta_i\leq0$)
39 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
A tight bound can be found by solving the following optimization problem $$\max \sum_{i=1}^{m} e^{\zeta_i}\\{s.t.\\\sum_{i=1}^{m} \zeta_i=S\\\zeta_i\le 0}$$Now let $ \zeta_i\ne 0,i\in I,|I|=n$. Then we must maximize $$m-n+\sum_{i\in I}e^{\zeta_i}$$subject to$$\sum_{i\in I}\zeta_i=S$$ which is obtained when $\zeta_k=S,\zeta_i=0,i\ne k$therefore