Consider that we have a set of non-convex functions $f_1, f_2, ...., f_n$. Is it also non-convex the multiplication of these functions? In other word, $f=f_1 \times f_2 \times...\times f_n$ is non-convex? Have anyone a reference article or book for this?
Asked
Active
Viewed 145 times
1 Answers
1
For a counterexample, let $f_1(x)=f_2(x)=\sqrt x$.
See this answer: Proving that multiplication of convex function is convex
Also, I know my link is the inverse but maybe you can get some ideas there.
– Nov 23 '19 at 18:34