Suppose you throw a ball through the air. To get from the beginning of the path to the end, the ball must travel through every point in the path, it cannot teleport from one part of the path to another. This is because the path of a ball is continuous. In this example, since the ball is moving in 3D space, it can be represented as a 3-dimensional vector, and its path as a vector-valued function.
The limit of a vector-valued function can be defined in a very similar way to the limit of a scalar function.
Let \(I\) be an open interval with a point \(c \in I\) and a vector-valued function \(\vec{r}(t)\) which is defined at every point in \(I\) except possibly \(c.\) The limit of \(\vec{r}(t)\) as \(t\) approaches \(c\) is a vector
such that for any \( \epsilon > 0, \) there exists a \( \delta > 0 \) such that for any \( t \neq c, \) if \( | t - c | < \delta ,\) then \( \| \vec{r}(t) - \vec{L} \| < \epsilon. \)
It is important to note that in this equation \(| t - c|\) will be the standard absolute value of a real number, while \(\| \vec{r}(t) - \vec{L} \|\) will be the modulus of a vector. This is very similar to the definition of a limit for a 1D function, the key difference being that for a 1D function \(f(x),\) \( \| \vec{r}(t) - \vec{L}\|\) will be replaced with the absolute value \( | f(x) - L|. \)
In this graph, if \(t\) is between \(c - \delta\) and \(c + \delta,\) the line \(\vec{r}(t)\) is always within \(\epsilon\) units of \(c.\)
In the diagram above, you can see that whenever \(t\) is between \(c - \delta\) and \(c + \delta,\) \(\vec{r}(t)\) is within the circle with radius \(\epsilon\) of the point at which \(t=c.\) If this is true for every possible \(\epsilon\) you could choose, then the limit must exist.
Finding the Limit of a Vector-Valued Function
Finding a limit just using its definition can be very tedious, so the following theorem makes it much simpler.
Given a vector-valued function \( \vec{r}(t) = f(t) \vec{i} + g(t) \vec{j} \),
From this, finding the limit of an \(n\) dimensional vector-valued function just becomes finding the limit of \(n\) real-valued functions. To see how to find the limit of a real-valued function, see Limits. This rule makes sense visually when written in component form as above, as it just looks like the standard sum rule of limits. Let's look at an example of finding the limit of a vector-valued function in this way.
Deduce whether the following vector-valued function has a limit as \(t \) goes to \(0,\) and if so, the value of this limit.
Let's first start by finding the limit of the first function, \(f(t) = t^2 + 4t + 3. \) The limit of a polynomial will always exist, thus this limit must exist. The limit as \(t\) goes to \(0\) of this function will be \(f(t) = 3.\)
The second function, \(g(t) = e^t,\) is a function that you may have seen the limit of before. The limit of this function as \(t\) goes to \(0\) is \(1\).
Since both limits exist, the limit of the vector-valued function must also exist, and it is
Just as there are rules of the limits of real-valued functions, there are also rules to make finding the limits of vector-valued functions easier too. For any scalars \(a\) and vector-valued functions \(\vec{r}_1(t), \vec{r}_2(t)\) defined on an open interval \(I\) which contains the point \(c,\) the following rules apply:
The sum rule and scalar multiple rule here are exactly the same as the sum rule and scalar multiple rule of scalar-valued functions, that you will have seen when you first encountered limits. The product rule of limits for scalar-valued functions appears here twice as the limit of dot product rule and limit of scalar product rule, since in vector spaces we have two methods of multiplication.
You may notice that the quotient rule of limits for scalar-valued functions has no vector-valued counterpart, and this makes sense because two vectors cannot be divided by each other. Similarly, no equivalent of L'Hopital's rule exists for vector-valued functions. It is important to remember that when finding the limits of the individual component functions, you can use the quotient rule and L'Hopital's rule, since then you are working with scalar-valued functions.
Limits and Continuity of Vector-Valued Functions
Remember the definition of continuity for a scalar function: \(\vec{r}(t)\) is continuous at \(c\) if
Just as the definition of continuity of a real-valued function is defined by the limit of the function being equal to the value of the function at that point, the continuity of a vector-valued function is defined in the same way.
Let \(I\) be an open interval with a point \(c \in I\) and a vector-valued function \(\vec{r}(t)\) which is defined on \(I.\)
This definition of continuity is exactly the same as the normal definition of continuity for a real-valued function.
This function is discontinuous, as the left and right limits at \(t = t'\) are not equal, and hence it does not have a defined limit.
The graph above shows a function that is discontinuous at \(t = c\). This function does not have a defined value here, and hence is cannot be continuous.
Limit of Vector-Valued Function Examples
Let's look at some examples of finding thelimitsof vector-valued functions.
Deduce whether the following vector-valued function has a limit as \(t \) goes to \(0,\) and if so, the value of this limit.
Now, you can take the limit of this as \(t\) goes to \(0\), and see that this will become \(-4.\) Since all three limits exist, the limit of the vector-valued function must also exist, and it has the value
First, find the limit of the first component function. This is \( \frac{t^2 -4t}{t}. \) By taking out a factor of \(t\) from the top fraction, you can cancel it out and simplify this fraction. This can be done because you are limiting \(t\) to \(0,\) and thus \(t\) is never actually \(0\). So
Now, you can take the limit of this as \(t\) goes to 0, and see that it is \(-4.\)
Next, find the limit of the second function, which is \(t+4.\) This is a standard linear function, and hence you can find the limit by just plugging in the value, Hence, the limit is \(4.\) Since both limits exist, the limit of the vector-valued function must exist, and this limit must be
Find the individual limits of the functions in each component, and see if they exist. The first function is
\[ \sin{\frac{1}{t}}. \]
As \(t\) goes to 0, \(\frac{1}{t}\) will increase at a faster rate, making the sine function oscillate between \(-1\) and \(1.\) Given any \(\epsilon\) between \(0\) and \(1,\) there is no \(\delta\) such that \( \| \vec{r}(t) - \vec{L} \| < \epsilon \) is true if \( | t - c | < \delta. \) Since this limit does not exist, the limit of the whole vector-valued function must not exist.
Calculations for Limits and Continuity of Vector-Valued Functions
Let's look at some examples where you must deduce whether a function is continuous or not.
Deduce whether or not the following vector-valued function is continuous at the point \(t = 4:\)
First, find \(\vec{r}(4).\) Firstly \(f(4)\) will be \(8 \cdot 4 = 32.\) Since \(t=4,\) \(g(t) = 8\) by it's definition. Hence,
\[ \vec{r}(4) = 32 \vec{i} + 8 \vec{j}. \]
Now, find \(\lim\limits_{t \rightarrow 4} \vec{r}(t).\) You can do this by finding the individual limits again. The limit of \(f(t)\) is simply just the value of \(f(t),\) since this is a linear equation. Hence,
\[\lim\limits_{t \rightarrow 4} f(t) = 32.\]
The limit
\[\lim\limits_{t \rightarrow 4} g(t)\]
is a little more complicated. Since the limit will never allow \(t\) to actually take on the value of \(4,\) it must be that
\[g(t) = \frac{t^2 - 16}{t-4}. \]
You can factor the top polynomial to become
\[ g(t) = \frac{(t+4)(t-4)}{t-4}, \]
and since \(t\) is not \(4,\) \(t-4 \neq 0.\) This means you can cancel out the \(t-4\) on the top and bottom.
\[ g(t) = t+4\]
Now, since this is a linear function, you can take the limit by simply substituting in the value of \(4\) to get
First, see if the function components of the vector are continuous. The first function is \(f(t) = t^2 + 6t + 2.\) Polynomials are always continuous on any domain, and hence they will be continuous on the given domain \((-1,1).\)
Second is the function \(g(t) = \frac{\tan{t}}{t}.\) This is continuous everywhere on the domain with the exception of the point \(t = 0.\) The limit at this point is \(1\), so it could be made to be continuous by modifying the function to be:
\[ g'(t) \begin{cases} \frac{\tan{t}}{t} &\quad t \neq 0 \\ 1 &\quad t = 0 \end{cases}, \]
however, since this is a different function, \(g(t)\) is not continuous. Since \(g(t)\) is not continuous, the whole vector-valued function is not continuous.
Limit of Vector Valued Function - Key takeaways
The limit of \(\vec{r}(t)\) as \(t\) approaches \(c\) is a vector \( \lim\limits_{t \rightarrow c} \vec{r}(t) = \vec{L} \) such that for any \( \epsilon > 0, \) there exists a \( \delta > 0 \) such that for any \( t \neq c, \) if \( | t - c | < \delta ,\) then \( \| \vec{r}(t) - \vec{L} \| < \epsilon. \)
The limit of a vector-valued function \(\vec{r}(t) = f(t) \vec{i} + g(t) \vec{j} + h(t) \vec{k}\) exists if and only if the limits of \(f(t), g(t) \) and \(h(t)\) exist. If it does exist then, \[ \lim\limits_{t \rightarrow c} \vec{r}(t) = \lim\limits_{t \rightarrow c} f(t) \vec{i} + \lim\limits_{t \rightarrow c} g(t) \vec{j} + \lim\limits_{t \rightarrow c} h(t) \vec{k}. \]
\(\vec{r}(t)\) iscontinuous at \(c\)if \(\lim\limits_{t \rightarrow c} \vec{r}(t) = \vec{r}(c).\)
\(\vec{r}(t)\) iscontinuous if at every point \(t' \in I,\) \( \lim\limits_{t \rightarrow t'} \vec{r}(t) = \vec{r}(t').\)
How we ensure our content is accurate and trustworthy?
At StudySmarter, we have created a learning platform that serves millions of students. Meet
the people who work hard to deliver fact based content as well as making sure it is verified.
Content Creation Process:
Lily Hulatt
Digital Content Specialist
Lily Hulatt is a Digital Content Specialist with over three years of experience in content strategy and curriculum design. She gained her PhD in English Literature from Durham University in 2022, taught in Durham University’s English Studies Department, and has contributed to a number of publications. Lily specialises in English Literature, English Language, History, and Philosophy.
Gabriel Freitas is an AI Engineer with a solid experience in software development, machine learning algorithms, and generative AI, including large language models’ (LLMs) applications. Graduated in Electrical Engineering at the University of São Paulo, he is currently pursuing an MSc in Computer Engineering at the University of Campinas, specializing in machine learning topics. Gabriel has a strong background in software engineering and has worked on projects involving computer vision, embedded AI, and LLM applications.
StudySmarter is a globally recognized educational technology company, offering a holistic learning platform designed for students of all ages and educational levels. Our platform provides learning support for a wide range of subjects, including STEM, Social Sciences, and Languages and also helps students to successfully master various tests and exams worldwide, such as GCSE, A Level, SAT, ACT, Abitur, and more. We offer an extensive library of learning materials, including interactive flashcards, comprehensive textbook solutions, and detailed explanations. The cutting-edge technology and tools we provide help students create their own learning materials. StudySmarter’s content is not only expert-verified but also regularly updated to ensure accuracy and relevance.