How do we find center of a circle passing through three points:
$ A(x_1,y_2,z_3),B(x_1,y_2,z_3),C(x_1,y_2,z_3) $?
Can we minimize $ (d_{OA}+...+... ) $ with condition $ d_{OA}=...=... ,$
or is the volume of tetrahedron $ OABC =0$ adequate to find it with the latter distance equalities ?
Is the result/formula known? Thanks for the indications.