Let $A \subset \mathbb{R}$ be an open set. A differentiable function $f:\mathbb{R} \rightarrow \mathbb{R}$ is strictly pseudoconvex in $A$ iif for all $x,y \in A$
$$
\frac{df}{dx} (y-x) \geq 0 \mbox{ we have } f(y) - f(x) > 0.
$$
If we replace $f(y) - f(x)$ by its second order approximation of Taylor serie around $x \in A $. Thus we have the condition named (1)
$$
\mbox(1 ) \quad \frac{df}{dx} (y-x) \geq 0 \mbox{ we have } \frac{df}{dx}(y-x) + \frac{1}{2}\frac{df^2}{dx^2}(y-x)^2 + h_3(y)(y-x)^3 > 0.
$$
We assume that $h_3(y)(y-x)^3$ is sufficient small in $A$ such that $|h_3(y)(y-x)^3| <\frac{df}{dx}(y-x) + \frac{1}{2}\frac{df^2}{dx^2}(y-x)^2 $ then the condition $(1)$ states pseudoconvexity for $f$ in neighborhood of $x$. Now as $\frac{df}{dx} (y-x) \geq 0 $ in the antecedent of the implication, we can replace $\frac{df}{dx} (y-x) $ by $|\frac{df}{dx} (y-x)|$ the consequent and drop $h_3(y)(y-x)^3$. We obtain the condition $(2)$: for all $x,y \in A$
$$
\mbox(2) \quad \frac{df}{dx} (y-x) \geq 0 \mbox{ we have } |\frac{df}{dx}(y-x)| + \frac{1}{2}\frac{df^2}{dx^2}(y-x)^2 > 0.
$$
Now if we drop the antecedent in the condition $(2)$, we obtain the following condition: for all $x,y \in A$
$$
\mbox(3)\quad |\frac{df}{dx}(y-x)| + \frac{1}{2}\frac{df^2}{dx^2}(y-x)^2 > 0.
$$
My question is: Is $(3)$ a sufficient condition for the strict pseudoconvexity of $f$ in a neighborhood $A$ of $x$?.
Thanks in advance.