homotopy - maintaining curvature signs

48 Views Asked by At

I have the following dilemma!

Say, $f_1=\sqrt{1-x^2}$, and $f_2=-\sqrt{1-x^2}$ are two continuous functions on $[-1,1]$

Lets define another function by $F = tf_1 + (1-t)f_2$ where $t=[0,1]$

Clearly $F$ is a homotopy between $f_1$ and $f_2$. But notice that during deformation I have changed the sign of the curvature, which means I have inverted the curve in the process.

Is there any way to put an extra condition on maintaining the sign of curvature (no invertion locally as well as globally), and then check the feasibility of homotopy between them.

Here sign of the curvature I mean a convex curve should stay convex, a concave curve should stay concave. Let's assume that concave means positive sign.

Please guide!