Hi,
I have a set of points $p_i \in \mathbb S^2$.
Is there a way to find a function $F : \mathbb S^2 \rightarrow \mathbb R^3$ of class $\mathcal C^1$, minimizing $$\sum_{i,j} $\int_{\mathbb S^2\times\mathbb S^2} (d(F(p_i),F(p_j)) d(F(x),F(y)) - \delta(p_i,p_j))^2$$ delta(x,y))^2 ~dx ~dy$$ , where $d$ stands for the euclidean distance in $\mathbb R^3$ and $\delta$ the geodesic distance on the sphere $\mathbb S^2$?
I tried to perform a Multi-Dimensional Scaling to get this least square solution for a finite set of point, but it seems that the solution is was just the identity... is that right?
Thanks!

