Is the following statement is True/false ?
For $x∈\mathbb{R}^n$ , let $B(x,r)$ denote the closed ball in $\mathbb{R}^n$(with Euclidean norm) of radius $r$ centered at $x$. Write $B=B(0,1)$.If $f,g:B→\mathbb{R}^n$ are continuous functions such that $f(x)≠g(x)$ for all $ x∈ B$, then
There exist $ϵ>0$ such that $ B(f(x), ϵ) ∩ B(g(x), ϵ)=\varnothing$ for all $ x∈ B$
My attempt : i take $f(x) = x$, $g(x) = x+1$, now i visualize the diagram i take $ϵ$ as constant that greater then $0$
from the diagram i can conclude that this statement is false .
Is its True ?
any hints/solution will be appreciated
thanks u
Your argument is not correct. If $0<\epsilon <1$ there cannot be any point common to the two balls. To give a counterexample take $f(x)=(1-\|x\|,0,..,0)$ and $g(x)=(0,0,..,0)$ for all $x \in B$. Then $f(x) \neq g(x)$ for all $x \in B$ and there is no $\epsilon$ such that $B(f(x),\epsilon)\cap B(g(x),\epsilon)=\emptyset$ for all $x \in B$. To see this take $x =(1-\epsilon /2,0,0...,0)$ and note that $(0,\cdots,0)$ is a point in the intersection of the two balls.