There is a sequence of functions $f_n(x)=\frac{x}{n}$. It converges pointwise on $R$ to $0$ (here $x$ can't be equal to $\infty$ because $\infty$ isn't in $R$): $$ \lim_{n\rightarrow \infty} f_n(x)=\lim_{n\rightarrow \infty}\frac{x}{n}=0 $$
For the sequence to be uniformly convergent we need to prove that $\|f_n-f\|\rightarrow 0$ as $n\rightarrow\infty$. We can always select $x>n$ because $n \neq \infty, n \in N, N\in R$ and $\infty$ isn't a part of $N$ or $R$: $$ \|f_n-f\|=\sup_{x\in R}\Big(|f_n(x)-f(x)|\Big)=\sup_{x\in R}\Big(\Big|\frac{x}{n}\Big|\Big) \geq\Big|\frac{n}{n}\Big| = 1 \neq 0 \quad n\rightarrow \infty $$
Could you please help me with the following questions:
1) Are my thoughts above correct (especially regarding $\sup_{x\in R}\Big(\Big|\frac{x}{n}\Big|\Big) \geq\Big|\frac{n}{n}\Big|$)?
2) Can we use another norm instead of $\sup$ and when we should do it?
3) How is it possible to use Cauchy condition for uniform convergence to prove that the sequence doesn't converge uniformly on $R$ and does converge uniformly on $[0,1]$?
$$ \|f_m - f_n\|<\epsilon \quad \forall m,n > N $$