Suppose we have a slice of an ellipsoid parallel to the major axis (but not on the major axis) so that we get a concave ellipsoidal mirror. I have knowledge of just the slice and nothing about the ellipsoid itself with measurements of the slice's 'minor/major' axis (say $\mathit{a'}$ and $\mathit{b'}$ ) and the depth of the slice (from the center of the ellipsoidal slice to the plane where it is sliced) say $\mathit{z'}$ .
Is it possible to reconstruct the original ellipsoid from just this information?
My intuition is telling me that it should be possible to reconstruct the ellipsoid so that I can find the foci (in one plane) of the ellipsoid since there will be only one solution to fit the 3 measurements made on the slice.
Let's take $x$-axis perpendicular to the plane of the slice and $z$-axis along major axis. The equation of the ellipsoid can be written as: $$ {x^2\over b^2}+{y^2\over b^2}+{z^2\over a^2}=1. $$ If $d$ is the distance from the plane of the slice to the center of the ellipsoid, then the equation of the slicing plane is $x=d$ and substituting that into the previous equation one gets: $$ {y^2\over b^2}+{z^2\over a^2}=1-{d^2\over b^2}, $$ which is the equation of an ellipse with semi-axes $a'$ and $b'$ obeying: $$ a^2\left(1-{d^2\over b^2}\right)=a'^2,\quad b^2\left(1-{d^2\over b^2}\right)=b'^2. $$ Substitute here the given values of $a'$, $b'$ and $d$ to find $a$ and $b$.