let $0<\le a_{i}\le \dfrac{1}{2},i=1,2,\cdots,n$.show that $$\prod_{i=1}^{n}a_{i}+\prod_{i=1}^{n}(1-a_{i})\ge\dfrac{1}{2^{n-1}}$$
my idea: I guess this problem will use Bernoulli inequality: $$(1+x_{1})(1+x_{2})\cdots (1+x_{n})\ge 1+x_{1}+x_{2}+\cdots+x_{n}$$ where $x_{i}\ge -1$
But I can't show it, and it say that can induction? maybe this problem have other nice methods,Thank you everyone.