Limits of Dot Products of Vector-Valued Functions
If $(S, d_s)$ and $(\mathbb{R}^n, d)$ are metric spaces where $d$ is the usual Euclidean metric on $\mathbb{R}^n$, $A \subseteq S$, and $\mathbf{f}, \mathbf{g} : A \to \mathbb{R}^n$, then we can define the dot product of $\mathbf{f}$ and $\mathbf{g}$ for all $x \in A$ by:
(1)If $p \in S$ is an accumulation point of $A$ and if $\lim_{x \to p} \mathbf{f}(x) = \mathbf{a}$ and $\lim_{x \to p} \mathbf{g}(x) = \mathbf{b}$ then what can we say about $\lim_{x \to p} \mathbf{f}(x) \cdot \mathbf{g}(x)$? The following theorem answers this question.
Theorem 1: Let $(S, d_S)$ and $(\mathbb{R}^n, d)$ be metric spaces where $d$ the usual metric on $\mathbb{R}^n$ defined for all $\mathbf{x} = (x_1, x_2, ..., x_n), \mathbf{y} = (y_1, y_2, ..., y_n) \in \mathbb{R}^n$ by $d(\mathbf{x}, \mathbf{y}) = \| \mathbf{x} - \mathbf{y} \|$. Then if $A \subseteq S$, $p \in S$ is an accumulation point of $A$, $\mathbf{f}, \mathbf{g} : A \to \mathbb{R}^n$, and $\lim_{x \to p} \mathbf{f}(x) = \mathbf{a}$, $\lim_{x \to p} \mathbf{g}(x) = \mathbf{b}$ then $\lim_{x \to p} [\mathbf{f}(x) \cdot \mathbf{g}(x) ] = \mathbf{a} \cdot \mathbf{b}$. |
Notice that the function $\mathbf{f}(x) \cdot \mathbf{g}(x)$ maps into $\mathbb{R}$ and NOT into $\mathbb{R}^n$! To prove that $\lim_{x \to p} [\mathbf{f}(x) \cdot \mathbf{g}(x)] = \mathbf{a} \cdot \mathbf{b}$ we must show that for all $\epsilon > 0$ there exists a $\delta > 0$ such that if $x \in D(f) \setminus \{ p \} = A \setminus \{ p \}$ and $d_S(x, p) < \delta$ then $\mid \mathbf{f}(x) \cdot \mathbf{g}(x) - \mathbf{a} \cdot \mathbf{b} \mid < \epsilon$.
- Proof: Let $\epsilon > 0$ be given and assume that $1 > \epsilon$. If $\epsilon \geq 1$ then we can always choose a $\delta$ corresponding to a smaller epsilon to satisfy the definition of the limit of a function.
- Since $\lim_{x \to p} \mathbf{f}(x) = \mathbf{a}$ we have that for $\epsilon_1 = \frac{\epsilon}{4(\| \mathbf{b} \| + 1)} > 0$ (note that $\epsilon_1 < 1$) there exists a $\delta_1 > 0$ such that if $x \in D(\mathbf{f}) \setminus \{ p \} = A \setminus \{ p \}$ and $d_S(x, p) < \delta_1$ then:
- Similarly, since $\lim_{x \to p} \mathbf{g}(x) = \mathbf{b}$ we have that for $\epsilon_2 = \frac{\epsilon}{4(\| \mathbf{a} \| + 1)} > 0$ (note that $\epsilon_2 < 1$) there exists a $\delta_2 > 0$ such that if $x \in D(\mathbf{g}) \setminus \{ p \} = A \setminus \{ p \}$ and $d_S(x, p) < \delta_2$ then:
- Now let $\delta = \min \{ \delta_1, \delta_2 \}$. Then if $x \in A \setminus \{ p \}$ and $d_S(x, p) < \delta$ then $d_S(x, p) < \delta_1$ AND $d_S(x, p) < \delta_2$ so $(*)$ and $(**)$ hold and:
- Applying the Cauchy-Schwarz inequality yields:
- Therefore, for all $\epsilon > 0$ there exists a $\delta > 0$ such that if $x \in A \setminus \{ p \}$ and $d_S(x, p) < \delta$ then $\mid \mathbf{f}(x) \cdot \mathbf{g}(x) - \mathbf{a} \cdot \mathbf{b} \mid < \epsilon$, so $\lim_{x \to p} \mathbf{f}(x) \cdot \mathbf{g}(x) = \mathbf{a} \cdot \mathbf{b}$. $\blacksquare$