Skip to main content
Mathematics LibreTexts

Smooth Vector-Valued Functions

  • Page ID
    10924
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Definition: smoothness

    Let \(\vecs{r}(t)=f(t) \,\hat{\mathbf{i}}+g(t) \,\hat{\mathbf{j}} + h(t) \,\hat{\mathbf{k}}\) be the parameterization of a curve that is differentiable on an open interval \(I\).

    Then \(\vecs r(t)\) is smooth on the open interval \(I\), if

    \(\vecs r\,'(t) \neq \vecs 0\), for any value of \(t\) in the interval \(I\).

    To put this another way, \(\vecs r(t)\) is smooth on the open interval \(I\) if:

    1. \(\vecs r(t)\) is defined and continuous on \(I\), and
    2. \(f', \, g'\) and \(h'\) are all continuous on \(I\), that is, \(\vecs r\,'(t)\) is defined and continuous on \(I\), and
    3. \(\vecs r\,'(t) \neq \vecs 0\) for all values of \(t\) in the interval \(I\).

    The concept of smoothness is very closely connected to the application of vector-valued functions to motion. If you have ever ridden rides at an amusement park, you can probably identify some where the ride felt smooth, and others where there are moments during the ride where it was not smooth. These moments often correspond to points in the motion where the relevant parameterization is not smooth by the definition above.

    To identify open intervals in the domain of \(\vecs r\) on which \(\vecs r\) is smooth, we usually identify values of \(t\) for which \(\vecs r\) is not smooth.

    In addition to using the definition above to identify these points, it is often apparent from the graph of the vector-valued function \(\vecs r(t)\). A cusp, i.e., a sharp turning point, is a common occurrence at points where a curve is not smooth. In Figure \(\PageIndex{3}\) below, you can quickly identify points at which the parameterization fails to be smooth by locating cusps in the graph.

    epicycloid5.png
    Figure \(\PageIndex{3}\): This epicycloid is not smooth at the points between it's petals.

    When we consider the motion described by \(\vecs r(t)\), there are at least two additional events that can occur at points where the parameterization fails to be smooth: a reversal of motion or a momentary pause in the motion. To summarize these events:

    If a vector-valued function \(\vecs r(t)\) is not smooth at time \(t\), we will observe that:

    1. There is a cusp at the associated point on the graph of \(\vecs r(t)\), or
    2. The motion reverses itself at the associated point, causing the motion to travel back along the same path in the opposite direction, or
    3. The motion actually stops and starts up again, with no visual cue, that is, where the curve appears smooth.

    Let's consider a couple examples to see how this can look.

    Example \(\PageIndex{4}\): Determining open intervals on which a vector-valued function is smooth

    Determine the open intervals on which each of the following vector-valued functions is smooth:

    1. \(\vecs r(t) = \left( 2t^3 - 3t^2\right) \, \,\hat{\mathbf{i}} + \left( t^2 - 2t\right) \, \,\hat{\mathbf{j}} + 2\,\,\hat{\mathbf{k}}\)
    2. \(\vecs r(t) = t^3 \, \,\hat{\mathbf{i}} + \sqrt{t^2 - 1} \,\hat{\mathbf{j}}\)
    3. \(\vecs r(t) = t^4 \, \,\hat{\mathbf{i}} + \ln(t^2 + 1) \,\hat{\mathbf{j}}\)
    4. \(\vecs r(t) = \left( 6\cos t - \cos(6t)\right) \,\hat{\mathbf{i}} + \left( 6\sin t - \sin(6t) \right) \,\hat{\mathbf{j}}\), for \(0 \le t \le 2\pi\)

    Solution

    a. First we need to consider the domain of \(\vecs r\). In this case, \(\text{D}_{\vecs r} : (-\infty, \infty)\).

    Then we need to find \(\vecs r\,'(t)\). Since \(\vecs r(t) = \left( 2t^3 - 3t^2\right) \, \,\hat{\mathbf{i}} + \left( t^2 - 2t\right) \, \,\hat{\mathbf{j}} + 2\,\,\hat{\mathbf{k}}\),

    \[\vecs r\,'(t) = \left( 6t^2 - 6t\right) \, \,\hat{\mathbf{i}} + \left( 2t - 2\right) \, \,\hat{\mathbf{j}}\nonumber\]

    Next we need to consider the domain of \(\vecs r\,'\). Here, \(\text{D}_{\vecs r\,'} : (-\infty, \infty)\).

    Finally we need to determine if there are any values of \(t\) in \(\text{D}_{\vecs r}\) where \(\vecs r\,'(t) = \vecs 0\).

    To do this, we set each component of \(\vecs r\,'(t)\) equal to \(0\) and solve for \(t\).

    \[\begin{alignat} 6t^2 - 6t = 0 & \quad \text{and} \quad & 2t - 2 = 0 \nonumber\\ 6t(t -1) = 0 && 2(t - 1) = 0 \nonumber\\ t = 0 \quad \text{or} \quad t = 1 & & t = 1 \nonumber \end{alignat} \nonumber \]

    Since \(t = 1\) makes both components of \(\vecs r\,'\) equal 0, we have \(\vecs r\,'(1) = \vecs 0\), so we know that \(\vecs r\) is not smooth at \(t = 1\).

    Note however that \(\vecs r\) is smooth at \(t = 0\), because although one of the components of \(\vecs r\,'\) is \(0\), the other one is not.

    Therefore we can conclude that \(\vecs r\) is smooth on the open intervals:

    \[ (-\infty, 1) \quad \text{and} \quad (1, \infty) \nonumber\]

    Note in the figure that there is a cusp in the curve when \(t = 1\).

    smoothcurve3D.png
    Figure \(\PageIndex{4}\): Plot of \(\vecs r(t) = \left( 2t^3 - 3t^2\right) \, \,\hat{\mathbf{i}} + \left( t^2 - 2t\right) \, \,\hat{\mathbf{j}} + 2\,\,\hat{\mathbf{k}}\)

    b. Next let \(\vecs r(t) = t^3 \, \,\hat{\mathbf{i}} + \sqrt{t^2 - 1} \,\hat{\mathbf{j}}.\)

    The domain of \(\vecs r\) is \(\text{D}_{\vecs r} : (-\infty, -1] \cup [1, \infty) \), since \(t^2 - 1\) is less than \(0\) between \(-1\) and \(1\).

    Now we calculate \(\vecs r\,'(t)\). Since \(\vecs r(t) = t^3 \, \,\hat{\mathbf{i}} + \sqrt{t^2 - 1} \,\hat{\mathbf{j}}\), we have

    \[\vecs r\,'(t) = 3t^2 \, \,\hat{\mathbf{i}} + \frac{t}{\sqrt{t^2-1}} \, \,\hat{\mathbf{j}}\nonumber\]

    Then, since we cannot have zero in the denominator, \(t = -1\) and \(t = 1\) are not in the domain of \(\vecs r\,'\). Thus, \(\text{D}_{\vecs r\,'} : (-\infty, -1) \cup (1, \infty) \).

    Lastly we determine if there are any values of \(t\) in \(\text{D}_{\vecs r}\) where \(\vecs r\,'(t) = \vecs 0\).

    Setting each component of \(\vecs r\,'(t)\) equal to \(0\) and solving for \(t\) we get:

    \[\begin{alignat} 3t^2 = 0 & \quad \text{and} \quad & \frac{t}{\sqrt{t^2-1}} = 0 \nonumber \\ t = 0 && t = 0 \nonumber \end{alignat}\nonumber\]

    If \(t = 0\) were in the domain of \(\vecs r\,'\), then \(\vecs r\) would not be smooth there, but since it is not in the domain, we have nothing to remove, and we can conclude that \(\vecs r\) is smooth on the entire domain of its derivative \(\vecs r\,'\), that is,

    \[\vecs r \, \text{is smooth on the open intervals:} \quad (-\infty, -1) \quad \text{and} \quad (1, \infty).\nonumber\]

    Observe the two separate smooth pieces of this function in the graph below.

    smoothcurveb.png
    Figure \(\PageIndex{5}\): Plot of \(\vecs r(t) = t^3 \, \,\hat{\mathbf{i}} + \sqrt{t^2 - 1} \,\hat{\mathbf{j}}\)

    c. Now let's consider, \(\vecs r(t) = t^4 \, \,\hat{\mathbf{i}} + \ln(t^2 + 1) \,\hat{\mathbf{j}}.\)

    The domain of \(\vecs r\) is \(\text{D}_{\vecs r} : (-\infty, \infty)\), since the argument of the natural log function, \(t^2 + 1,\) is always greater than \(0\) (In fact, it's always at least \(1\)).

    Now we calculate \(\vecs r\,'(t)\). Here

    \[\vecs r\,'(t) = 4t^3 \, \,\hat{\mathbf{i}} + \frac{2t}{t^2+1} \, \,\hat{\mathbf{j}}\nonumber\]

    Then, since \(t^2+1\) cannot be \(0,\) the domain of \(\vecs r\,'\) is also all real numbers, \(\text{D}_{\vecs r\,'} : (-\infty, \infty) \).

    Lastly we determine if there are any values of \(t\) in \(\text{D}_{\vecs r}\) where \(\vecs r\,'(t) = \vecs 0\).

    Setting each component of \(\vecs r\,'(t)\) equal to \(0\) and solving for \(t\) we get:

    \[\begin{alignat} 4t^3 = 0 & \quad \text{and} \quad & \frac{2t}{t^2+1} = 0 \nonumber \\ t = 0 && t = 0 \nonumber \end{alignat}\nonumber\]

    Note that in this example, we have \(\vecs r\,'(0) = \vecs 0,\) so \(\vecs r\) is not smooth when \(t = 0.\)

    Therefore we conclude that \(\vecs r\) is smooth on the open intervals: \[  (-\infty, 0) \quad \text{and} \quad (0, \infty) \nonumber\]

    In this example, note that the motion reverses itself when \(t = 0.\)  We can't see this very well just by looking at its graph (see Figure \(\PageIndex{6}\)).  But if you evaluate \(\vecs r(t)\) for various values of \(t\) from \(-2\) to \(2\), you'll see that the motion comes in towards the origin when \(t\) is negative, arrives at the origin when \(t=0,\) and then moves away from the origin as \(t\) becomes more positive.

    A path that is not smooth at the origin, where the motion reverses itself.
    Figure \(\PageIndex{6}\): Plot of \(\vecs r(t) = t^4 \, \,\hat{\mathbf{i}} + \ln(t^2 + 1) \,\hat{\mathbf{j}}\)

    d. Finally, let's look at a really interesting example: \[\vecs r(t) = \left( 6\cos t - \cos(6t)\right) \,\hat{\mathbf{i}} + \left( 6\sin t - \sin(6t) \right) \,\hat{\mathbf{j}}.\nonumber\]

    Its graph is the epicycloid shown above in Figure \(\PageIndex{3}\).

    Again, \(\vecs r\) has no issues with its domain.  We have \(\text{D}_{\vecs r} : (-\infty, \infty).\)

    Calculating \(\vecs r\,'(t),\) we get:

    \[\vecs r\,'(t) = \left( -6\sin t + 6\sin(6t)\right) \,\hat{\mathbf{i}} + \left( 6\cos t - 6\cos(6t)\right) \,\hat{\mathbf{j}}\nonumber\]

    There are still no issues, so \(\text{D}_{\vecs r\,'} : (-\infty, \infty).\)

    Now for the most interesting part!  For what values of \(t\) is \(\vecs r\,'(t) = \vecs 0\)?

    Setting the two components equal to \(0,\) we get:

    \[ -6\sin t + 6\sin(6t)= 0  \quad \text{and} \quad 6\cos t - 6\cos(6t) = 0 \nonumber\]

    This time it's not as easy to quickly solve each of these equations for all values of \(t\) that make these component functions equal to \(0\).  But if you read carefully, you'll see that it's really not that difficult to work out.

    Rewriting the first equation gives us

    \[\sin(6t) = \sin t\label{eqSin6t}\]

    To solve this equation, note that the periodic nature of the sine function means that its value is the same every \(2\pi\) radians.

    That is, for any integer \(n\), we know

    \[\sin(t+2n\pi) = \sin t \nonumber\]

    This means that one way for Equation \ref{eqSin6t} to be true would be for us to have

    \[ t + 2n\pi = 6t\nonumber\]

    Solving this equation for \(t\), we have:

    \( \qquad t = \dfrac{2n\pi}{5} \text{ for any integer }n\)

    On the interval \(0 \le t \le 2\pi,\) this would give us the following solutions of Equation \ref{eqSin6t}:

    \[t = 0, \,\frac{2\pi}{5}, \,\frac{4\pi}{5}, \,\frac{6\pi}{5}, \,\frac{8\pi}{5}, \,\frac{10\pi}{5}=2\pi\nonumber\]

    Verifying that \(t = \frac{2\pi}{5}\) is a solution, we have:

    \[ \sin\left(6\cdot \frac{2\pi}{5}\right) = \sin\left(2\pi +\frac{2\pi}{5}\right) = \sin\left(\frac{2\pi}{5}\right). \quad\checkmark \nonumber\]

    Note that the sine value (as the \(y\)-coordinate of a point on the unit circle) is the same for reflected angles about the \(y)-axis (e.g., in the first and second quadrants).  That is,

    \[\sin(\pi - t) = \sin t \nonumber\]

    Incorporating the periodic nature of the sine function again, we obtain

    \[\sin\Big(\big(2n+1\big)\pi - t \Big) = \sin t \nonumber\]

    Applying this identity to Equation \ref{eqSin6t}, yields

    \[\sin\Big(\big(2n+1\big)\pi - t \Big) = \sin (6t) \nonumber\]

    So, another way for Equation \ref{eqSin6t} to be true would be for us to have

    \[(2n+1)\pi - t = 6t \nonumber\]

    Solving this equation for \(t\), we have:

    \( \qquad t = \dfrac{(2n+1)\pi}{7} \text{ for any integer }n\)

    On the interval \(0 \le t \le 2\pi,\) this would give us the following solutions of Equation \ref{eqSin6t}:

    \[t = \frac{\pi}{7}, \,\frac{3\pi}{7}, \,\frac{5\pi}{7}, \,\frac{7\pi}{7}=\pi, \,\frac{9\pi}{7}, \,\frac{11\pi}{7}, \,\frac{13\pi}{7} \nonumber\]

    Verifying that \(t = \frac{\pi}{7}\) is a solution, we have:

    \[ \sin\left(6\cdot \frac{\pi}{7}\right) = \sin\left(\pi -\frac{\pi}{7}\right) = \sin\left(\frac{\pi}{7}\right). \quad\checkmark \nonumber\]

     

    Next we need to solve the equation from the setting the other component of \(\vecs r\,'(t)\) to \(0.\)  That is

    \[6\cos t - 6\cos(6t) = 0 \nonumber\]

    Remember that not all values of \(t\) that make one of these components equal to \(0\) will cause \(\vecs r\) not to be smooth, but only those values of \(t\) that make both components equal to \(0\) at the same time.  Once we solve this equation, we'll need to look for any values of \(t\) that are solutions to both of these equations.

    Rewriting the equation above gives us

    \[\cos(6t) = \cos t\label{eqCos6t}\]

    We can solve this equation using a similar process to what was shown for Equation \ref{eqSin6t} above.

    As the cosine function is periodic in the same way that sine is, we have

    \(\cos(t+2n\pi) = \cos t\)

    which tells us Equation \ref{eqCos6t} will be true when

    \[ t + 2n\pi = 6t\nonumber\]

    Solving this equation for \(t\), we have:

    \( \qquad t = \dfrac{2n\pi}{5} \text{ for any integer }n\)

    Note that these values for \(t\) also made the first component of \(\vecs r\,'(t)\) equal to \(0!\) Try verifying that one of these solutions satisfies Equation \ref{eqCos6t}, as we showed for Equation \ref{eqSin6t} above.

    Since the cosine values (as the \(x\)-coordinates of points on the unit circle) are the same for reflected angles about the \(x\)-axis (e.g. in the first and fourth quadrants).  This is represented in the identity:

    \[ \cos(-t) = \cos(t) \nonumber\]

    Incorporating the periodic nature of the cosine function (as we did before), we obtain

    \[ \cos(2n\pi - t) = \cos(t) \nonumber\]

    Applying this identity to Equation \ref{eqCos6t}, yields

    \[ \cos(2n\pi - t) = \cos(6t) \nonumber\]

    This is true when

    \[ 2n\pi - t = 6t\nonumber\]

    Solving this equation for \(t\), we have:

    \( \qquad t = \dfrac{2n\pi}{7} \text{ for any integer }n\)

    Although these may at first look like the same values as we found solved Equation \ref{eqSin6t} above, they are not.

    On the interval \(0 \le t \le 2\pi,\) this would give us the following solutions of Equation \ref{eqCos6t}:

    \[t = 0, \frac{2\pi}{7}, \,\frac{4\pi}{7}, \,\frac{6\pi}{7}, \,\frac{8\pi}{7}, \,\frac{10\pi}{7}, \,\frac{12\pi}{7}, \,\frac{14\pi}{7} = 2\pi \nonumber\]

    Except for \(t = 0\) and \(t = 2\pi\) that are already contained in the first set of solutions \(t = \dfrac{2n\pi}{5}\) above, this second set of solutions does not add any additional values of \(t\) that would make both components of \(\vecs r\,'(t)\) equal to \(0\) at the same time.

     

    We have now determined that \(\vecs r\,'(t) = \vecs 0\) and therefore \(\vecs r\) is not smooth when \(t = \dfrac{2n\pi}{5} \text{ for any integer }n.\)

    Removing these values from the interval \(0 \le t \le 2\pi,\) we can say that \(\vecs r\) is smooth on the open intervals:

    \[\left(0,  \,\frac{2\pi}{5}\right), \; \left(\frac{2\pi}{5} , \, \frac{4\pi}{5} \right), \; \left(\frac{4\pi}{5} , \, \frac{6\pi}{5} \right), \; \left(\frac{6\pi}{5} , \, \frac{8\pi}{5} \right), \text{  and  } \left(\frac{8\pi}{5} ,\,  2\pi \right). \nonumber\]

    More generally, we can state that \(r\) is smooth on the open intervals:

    \[ \Big( \dfrac{2n\pi}{5}, \, \dfrac{\big(2n+2\big)\pi}{5}  \Big) \quad \text{for any integer }n\nonumber\]

    Note in Figure \(\PageIndex{7},\) how there are cusps on the plot of this vector-valued function for each value of \(t\) at which \(\vecs r\) is not smooth.

    epicycloid5.png
    Figure \(\PageIndex{7}\): This epicycloid is not smooth at the points between it's petals.  These occur when \(t = 0, \,\frac{2\pi}{5}, \,\frac{4\pi}{5}, \,\frac{6\pi}{5}, \,\frac{8\pi}{5}, \,\frac{10\pi}{5}=2\pi.\)

    Exercises:

    For questions 32 - 40,

    a. Determine any values of \(t\) at which \(\vecs r\) is not smooth.

    b. Determine the open intervals on which \(\vecs r\) is smooth.

    c. Graph the vector-valued function and describe its behavior at the points where it is not smooth.

    32) \(\vecs r(t) = \langle 3t, 5t^2 - 1\rangle\)

    33) \(\vecs r(t)= t^3\,\hat{\mathbf{i}}+5t^2 \,\hat{\mathbf{j}}\)

    Answer
    a. \(\vecs r\) is not smooth at \(t = 0\), since \(\vecs r'(0) = \vecs 0\).
    b. \(\vecs r\) is smooth on the open intervals \((-\infty, 0)\) and \((0, \infty)\).
    c. There is a cusp when \(t = 0\).

    34) \(\vecs r(t)=\langle 5,\, 2 \sin (t),\, \cos(t)\rangle\)

    35) \(\vecs r(t) = \langle t^3 - 3t^2, 7\rangle\)

    Answer
    a. \(\vecs r\) is not smooth at \(t = 0\) and \(t = 2\), since \(\vecs r'(0) = \vecs 0\) and \(\vecs r'(2) = \vecs 0\).
    b. \(\vecs r\) is smooth on the open intervals \((-\infty, 0)\), \((0, 2)\), and \((2, \infty)\).
    c. The motion on the curve reverses along the same path at both \(t = 0\) and \(t = 2\).

    36) \(\vecs r(t)=t^2 \,\hat{\mathbf{i}}+t^3 \,\hat{\mathbf{j}}−5e^{−4t} \,\hat{\mathbf{k}}\)

    37) \(\vecs r(t)=\left\langle \ln(t^2+4t+5), \,\dfrac{t^3}{3} - 4t,\, 5\right\rangle\)

    Answer
    a. \(\vecs r\) is not smooth at \(t = -2\), since \(\vecs r'(-2) = \vecs 0\).
    Since the domain of \(\vecs r\) is \((-\infty, \infty)\), this is all we have to remove.
    b. \(\vecs r\) is smooth on the open intervals \((-\infty, -2)\) and \((-2, \infty)\).
    c. There is a cusp when \(t = -2\).

    38) \(\vecs r(t) = \left( 5\cos t - \cos 5t\right) \,\hat{\mathbf{i}} + \left( 5\sin t - \sin 5t \right) \,\hat{\mathbf{j}}\), for \(0 \le t \le 2\pi\)

    39) \(\vecs r(t)=\sqrt{t^3 + 9t^2} \,\hat{\mathbf{i}}+\left(t^2 +12t\right) \,\hat{\mathbf{j}}+7\,\hat{\mathbf{k}}\)

    Answer
    a. The domain of \(\vecs r\) is \([-9, \infty)\).
    And \(\vecs r\) is not smooth at \(t = -6\), since \(\vecs r'(-6) = \vecs 0\).
    The domain of \(\vecs r'\) is \((-9, \infty)\), since \(\vecs r'\) is undefined at \(t = -9\).
    b. \(\vecs r\) is smooth on the open intervals \((-9, -6)\) and \((-6, \infty)\).
    c. There is a cusp when \(t = -6\).

    40) \(\vecs r(t)= \cos^3 t\,\hat{\mathbf{i}}+\sin t \,\hat{\mathbf{j}}\), for \(0 \le t \le 2\pi\)

    Answer
    a. The domain of \(\vecs r\) is \((-\infty, \infty)\).
    \(\vecs r'(t) = -3(\cos^2 t)(\sin t)\,\hat{\mathbf{i}}+\cos t \,\hat{\mathbf{j}}\). It's domain is also \((-\infty, \infty)\).
    But note that both components have a factor of \(\cos t\), so both components will be \(0\) when \(\cos t = 0\).
    Therefore, \(\vecs r\) is not smooth at \(t = \frac{\pi}{2}\) and at \(t = \frac{3\pi}{2}\), since \(\vecs r'\left( \frac{\pi}{2}\right) = \vecs 0\) and \(\vecs r'\left( \frac{3\pi}{2}\right) = \vecs 0\). Note then that \(\vecs r\) is not smooth for any odd multiple of \(\frac{\pi}{2}\), that is for \(t = \frac{(2n + 1)\pi}{2}\), for any integer value \(n\).
    b. \(\vecs r\) is smooth on the open intervals \(\left(\dfrac{(2n - 1)\pi}{2}, \dfrac{(2n + 1)\pi}{2}\right)\), for any integer value \(n\).
    c. There is a cusp when \(t = \dfrac{(2n + 1)\pi}{2}\), for any integer value \(n\).

    This page titled Smooth Vector-Valued Functions is shared under a not declared license and was authored, remixed, and/or curated by Paul Seeburger.

    • Was this article helpful?