I am trying to solve a quadratic inequality with a parameter. I feel dumb as I don't know how to proceed. The inequality is as follows:
$(a + c_1)^2 \le c_2$, where $c_1$, $c_2$ are constants and $c_2$ is negative and $a$ is a parameter of choice. Is there an analytical solution?
I can give you the Mathematica output. If you allow
ato be complex andc2<0:You get that the real part of
aandc1have to cancel and some conditions on the imaginary parts ofaandc1.