Problem 23
Question
Find the symmetric equations of the tangent line to the curve with equation $$ \mathbf{r}(t)=2 \cos t \mathbf{i}+6 \sin t \mathbf{j}+t \mathbf{k} $$ at \(t=\pi / 3\).
Step-by-Step Solution
Verified Answer
\( \frac{x - 1}{-\sqrt{3}} = \frac{y - 3\sqrt{3}}{3} = \frac{z - \pi/3}{1} \)
1Step 1: Differentiate the Vector Equation
To find the direction of the tangent line, we need the derivative of the vector-valued function \( \mathbf{r}(t) \). This represents the velocity vector, which is tangent to the curve. Differentiate each component:- The derivative of \( 2 \cos t \) is \( -2 \sin t \).- The derivative of \( 6 \sin t \) is \( 6 \cos t \).- The derivative of \( t \) is \( 1 \).Thus, \( \mathbf{r}'(t) = -2 \sin t\, \mathbf{i} + 6 \cos t\, \mathbf{j} + \mathbf{k} \).
2Step 2: Evaluate the Derivative at \( t = \pi/3 \)
Substitute \( t = \pi/3 \) into \( \mathbf{r}'(t) \):- \( \sin(\pi/3) = \sqrt{3}/2 \) and \( \cos(\pi/3) = 1/2 \).After substitution, \[ \mathbf{r}'(\pi/3) = -2 \left( \frac{\sqrt{3}}{2} \right) \mathbf{i} + 6 \left( \frac{1}{2} \right) \mathbf{j} + \mathbf{k} = -\sqrt{3}\, \mathbf{i} + 3\, \mathbf{j} + \mathbf{k} \].
3Step 3: Find the Point on the Curve at \( t = \pi/3 \)
Substitute \( t = \pi/3 \) into \( \mathbf{r}(t) \) to find the specific point:- \( 2 \cos(\pi/3) = 1 \),- \( 6 \sin(\pi/3) = 3\sqrt{3} \),- \( t = \pi/3 \).Thus, the point is \( (1, 3\sqrt{3}, \pi/3) \).
4Step 4: Form the Symmetric Equations of the Tangent Line
The symmetric equations of a line that passes through point \( (x_0, y_0, z_0) \) with direction vector \( (a, b, c) \) are given by:\[ \frac{x - x_0}{a} = \frac{y - y_0}{b} = \frac{z - z_0}{c} \].For this problem:- Point \( (1, 3\sqrt{3}, \pi/3) \),- Direction \( (-\sqrt{3}, 3, 1) \).Thus, the symmetric equations are \[ \frac{x - 1}{-\sqrt{3}} = \frac{y - 3\sqrt{3}}{3} = \frac{z - \pi/3}{1} \].
Key Concepts
Vector-Valued FunctionDerivativeTangent LineCurve
Vector-Valued Function
A vector-valued function is a mathematical representation where each input, usually denoted as time \(t\), corresponds to a vector output. The vector output can be in the form of three-dimensional vectors, as in the exercise we are considering. This is generally written as:\[ \mathbf{r}(t) = x(t) \mathbf{i} + y(t) \mathbf{j} + z(t) \mathbf{k} \]where \(x(t)\), \(y(t)\), and \(z(t)\) are functions of \(t\) corresponding to the coordinates in space, and \(\mathbf{i}\), \(\mathbf{j}\), and \(\mathbf{k}\) are unit vectors in the x, y, and z directions.
- The given function \( \mathbf{r}(t)=2 \cos t \mathbf{i}+6 \sin t \mathbf{j}+t \mathbf{k} \) describes a curve in 3D space.
- The role of \(t\) is like a parameter that indicates a position along the curve.
Derivative
The derivative of a vector-valued function provides a vector that represents the rate at which the function changes with respect to its parameter, often time \(t\). In the context of the exercise, the derivative is essential for finding the direction of the tangent line.The derivative can be expressed as:\[ \mathbf{r}'(t) = \frac{d\mathbf{r}}{dt} = \frac{dx}{dt} \mathbf{i} + \frac{dy}{dt} \mathbf{j} + \frac{dz}{dt} \mathbf{k} \]
- By differentiating each component of our vector function \(\mathbf{r}(t)\), we identify how each spatial coordinate changes.
- In our example, the differentiation yielded \( \mathbf{r}'(t) = -2 \sin t \mathbf{i} + 6 \cos t \mathbf{j} + \mathbf{k} \).
Tangent Line
The tangent line is a straight line that touches a curve at a single point and matches the curve's direction at that point. It represents the instantaneous direction of the curve's path.In this exercise:
- The point on the curve is determined by evaluating the vector function at a specific \(t\), here \(t = \pi/3\).
- The direction is provided by the derivative of the vector function evaluated at the same \(t\).
Curve
A curve in mathematical terms is a one-dimensional continuous path in space. It can be linear or nonlinear, varying in shape and curvature.
- In vector calculus, curves are often defined using vector-valued functions where the parameter \(t\) represents a point along the path.
- The curve in our exercise is described by \( \mathbf{r}(t) = 2 \cos t \mathbf{i} + 6 \sin t \mathbf{j} + t \mathbf{k} \), which maps \(t\) to a path in three-dimensional space.
Other exercises in this chapter
Problem 23
Make the required change in the given equation. \(r^{2}+2 z^{2}=4\) to spherical coordinates
View solution Problem 23
sketch the curve in the xy-plane. Then, for the given point, find the curvature and the radius of curvature. Finally, $$ y=\tan x,(\pi / 4,1) $$
View solution Problem 23
Find the volume of the parallelepiped with edges \(\langle 2,3,4\rangle,\langle 0,4,-1\rangle\), and \(\langle 5,1,3\rangle\) (see Example 4).
View solution Problem 23
Find each of the given projections if \(\mathbf{u}=\mathbf{i}+2 \mathbf{j}, \mathbf{v}=2 \mathbf{i}-\mathbf{j}\), and \(\mathbf{w}=\mathbf{i}+5 \mathbf{j}\). \(
View solution