Let $X$ be a real inner product space of dimension more than $1$ , let $B[x;r] , B[y;s]$ be two closed
balls having non-empty intersection where none of the balls is a subset of the other , then is it true that $S[x;r] \cap S[y;s]$ is also non-empty ?
( where $S[x;r]:=\{a \in X : ||a-x||=r\}$ ) . The statement is trivially not true for dimension $1$ i.e. $\mathbb R$ . For $2$-dimensional Euclidean space , considering circles , it intuitively appears that the result is true , but I am unable to see any way of rigorously checking it . Please help . Thanks in advance
I try a solution:
a) Put $$A=\sqrt{\frac{ 4r^2\|x-y\|^2-(\|x-y\|^2+r^2-s^2)^2}{4\|x-y\|^2}}$$
$$B=\frac{\|x-y\|^2+r^2-s^2}{2\|x-y\|^2}$$ and $$z=x+B(y-x)+Au$$ with $u$ orthogonal to $x-y$, such that $\|u\|=1$.
My computations, if they are correct, show that we have $\|z-x\|=r^2$ and $\|z-y\|^2=s^2$. So $z$ belongs to both "circles".
There is a condition, namely that $4r^2\|x-y\|^2-(\|x-y\|^2+r^2-s^2)^2\geq 0$. This leads to ($\|x-y\|\geq r$ and $\|x-y\|\leq r+s$) or ($\|x-y\|\leq r$ and $\|x-y\|\geq r-s$). These are the traduction of your hypothesis of non-inclusion.