Function given: $$f(\alpha, b,\delta) = \left(a_0 + a_2\cdot(\alpha-\delta)^2 + a_4\cdot(\alpha-\delta)^4\right)\cdot\left(1-\frac{b-1}{2b}\right)\cdot e^{j\cdot \pi} + \left(a_0 + a_2\cdot(\alpha+\delta)^2 + a_4\cdot(\alpha+\delta)^4\right)\cdot\frac{b-1}{2b}$$
Finding the derivative of a function: $$\frac{d f(\alpha, b,\delta)}{d \alpha} = -\frac{\left(12\alpha\delta^2+4\alpha^3\right)\cdot a_4+2\alpha a_2}{b} + \left(4\delta^3+12\alpha^2 \delta \right)\cdot a_4+2\delta \cdot a_2$$
Equate to zero and express $\alpha$:
$$\alpha^3 \cdot (2 \cdot a_4) - \alpha^2 \cdot (6 \cdot \delta \cdot a_4 \cdot b) + \alpha \cdot (6 \cdot \delta^2 \cdot a_4 + a_2) = 2 \cdot \delta^3 \cdot a_4 \cdot b + \delta \cdot a_2 \cdot b$$
Next, I can't find an analytic relation to calculate $\alpha$.
substituting $a_0=1; a_2 = -3/2; a_4 = 7/8; b = 2; \delta = 0.353$ I have to get the three roots of the equation.
Maybe you can set a condition that the search for the maximum is carried out within the required limits?