Assmue that give the positive integer number $n$,Find the largerst the constant $\lambda(n)$,such for any complex $z_{1},z_{2},\cdots,z_{n}(z_{i}\neq 0,i=1,2,\cdots n)$,have $$\sum_{k=1}^{n}|z_{k}|^2\ge\lambda(n)\cdot\min_{1\le k\le n}{|z_{k+1}-z_{k}|^2}$$ where define $z_{n+1}=z_{1}$
This problem is from china TST 2014,
before I have post this simarler problem: Finding the biggest $k$ such $\sqrt{x_1^2+x_2^2+\dots+x_{n-1}^2+x_n^2} \geq k\min(|x_1-x_2|,|x_2-x_3|,\dots,|x_{n-1}-x_n|,|x_n-x_1|)$
and
How find this inequality $\max{\left(\min{\left(|a-b|,|b-c|,|c-d|,|d-e|,|e-a|\right)}\right)}$
In fact, this two different problem.
maybe this idea can help solve this problem? Thank you for you help