2

I wonder why $\dfrac{x}{\|x\|}$ is a continuous function, $x$ is a vector in $\mathbb{R}^{n}$. I have read in this site that the quotient of two continuous functions is continuous, but in books, there is no theorem that says that in case that we have a scalar valued vector function multiplied by a vector function.

Can anyone tell me the rule I'm missing?

Thanks in advance.

HeMan
  • 3,257
  • 21
  • 48

1 Answers1

2

As a first step prove that a vector valued function is continuous if and only if all its components are continuous functions. ( You can see: Continuity of a vector function through continuity of its components). Then note that , for any component $x_i$, the function $\frac{x_i}{||x||}$, for $||x|| \ne 0$ is continuous as a quotient of continuous functions.

Emilio Novati
  • 64,377