It's concerning this inequality from this link
The idea is to check this new inequality with $a,b,c,d,e,f$ positive real numbers where we have to find $f$ in function of the others:
$$\frac{a-b}{b+c}+\frac{b-c}{c+d}+\frac{c-d}{d+e}+\frac{d-e}{e+a}+\frac{e-a}{a+b}\geq f$$
where
$$f=\left|\frac{a-b}{b+c}\cdot\frac{b-c}{c+d}\cdot\frac{c-d}{d+e}\cdot\frac{d-e}{e+a}\cdot\frac{e-a}{a+b}\right|.$$
Thanks.
here I suppose that f is equal toIf you prove that the inequality holds for that particular $f$ then you would have proved a stronger inequality than the one in the linked question. However, I don't see offhand any obvious reason why your inequality would hold. – dxiv Aug 08 '17 at 20:03