We know that if the inequality constraint is active then the optimal value of the Lagrange multiplier is positive ($>0$). And similarly if the constraint is inactive then the optimal Lagrange multiplier is $=0$.
Can we also say that if the optimal value of Lagrange multiplier $>0$ then the corresponding constraint is active? And similarly can we also say that if the optimal value of the Lagrange multiplier is $0$ then the corresponding constraint is inactive?
Any help in this regard will be much appreciated. Thanks in advance.
The complementary slackness conditions say:
$$\lambda^*_i f_i(x^*) = 0 \quad \forall i,$$
where $\lambda^*_i$ is the $i$th optimal Lagrange multiplier (dual value) and $f_i(x) \le 0$ is the $i$th primal constraint.
In words: Either the $i$th optimal Lagrange multiplier is $0$, or the $i$th primal constraint has no slack (or both).
So, you can say:
You cannot say:
(Because it is possible for both the multiplier and the constraint slack to equal $0$.)