Given X=R∞ and its element be squences
let d1(x,y)=sup|xi-yi|
let d∞(x,y)=Ʃ|xi-yi|
then there exists some some x(k) which convergences to x by d1
but not by d∞ ,for example let x be the constant squence 0,
i.e xn=0 ,and let
x(k)n=(1/k2)/(1+1/k2)n
then d1(x(k),x)=1/k2
and...