Chapter 11: Problem 14
Dot product from the definition Compute \(\mathbf{u} \cdot \mathbf{v}\) if \(\mathbf{u}\) is a unit vector, \(|\mathbf{v}|=2,\) and the angle between them is \(3 \pi / 4\).
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 11: Problem 14
Dot product from the definition Compute \(\mathbf{u} \cdot \mathbf{v}\) if \(\mathbf{u}\) is a unit vector, \(|\mathbf{v}|=2,\) and the angle between them is \(3 \pi / 4\).
All the tools & learning materials you need for study success - in one app.
Get started for free
Suppose water flows in a thin sheet over the \(x y\) -plane with a uniform velocity given by the vector \(\mathbf{v}=\langle 1,2\rangle ;\) this means that at all points of the plane, the velocity of the water has components \(1 \mathrm{m} / \mathrm{s}\) in the \(x\) -direction and \(2 \mathrm{m} / \mathrm{s}\) in the \(y\) -direction (see figure). Let \(C\) be an imaginary unit circle (that does not interfere with the flow). a. Show that at the point \((x, y)\) on the circle \(C\), the outwardpointing unit vector normal to \(C\) is \(\mathbf{n}=\langle x, y\rangle\) b. Show that at the point \((\cos \theta, \sin \theta)\) on the circle \(C,\) the outwardpointing unit vector normal to \(C\) is also \(\mathbf{n}=\langle\cos \theta, \sin \theta\rangle\) c. Find all points on \(C\) at which the velocity is normal to \(C\). d. Find all points on \(C\) at which the velocity is tangential to \(C\). e. At each point on \(C\), find the component of \(\mathbf{v}\) normal to \(C\). Express the answer as a function of \((x, y)\) and as a function of \(\theta\) f. What is the net flow through the circle? That is, does water accumulate inside the circle?
Relationship between \(\mathbf{r}\) and \(\mathbf{r}^{\prime}\) Consider the circle \(\mathbf{r}(t)=\langle a \cos t, a \sin t\rangle,\) for \(0 \leq t \leq 2 \pi\) where \(a\) is a positive real number. Compute \(\mathbf{r}^{\prime}\) and show that it is orthogonal to \(\mathbf{r}\) for all \(t\)
Consider the curve \(\mathbf{r}(t)=(a \cos t+b \sin t) \mathbf{i}+(c \cos t+d \sin t) \mathbf{j}+(e \cos t+f \sin t) \mathbf{k}\) where \(a, b, c, d, e,\) and \(f\) are real numbers. It can be shown that this curve lies in a plane. Find a general expression for a nonzero vector orthogonal to the plane containing the curve. $$\begin{aligned}\mathbf{r}(t)=&(a \cos t+b \sin t) \mathbf{i}+(c \cos t+d \sin t) \mathbf{j} \\ &+(e \cos t+f \sin t) \mathbf{k},\end{aligned}$$ where \(\langle a, c, e\rangle \times\langle b, d, f\rangle \neq \mathbf{0}\).
Evaluate the following definite integrals. $$\int_{-\pi}^{\pi}(\sin t \mathbf{i}+\cos t \mathbf{j}+2 t \mathbf{k}) d t$$
Prove the following vector properties using components. Then make a sketch to illustrate the property geometrically. Suppose \(\mathbf{u}, \mathbf{v},\) and \(\mathbf{w}\) are vectors in the \(x y\) -plane and a and \(c\) are scalars. $$(a+c) \mathbf{v}=a \mathbf{v}+c \mathbf{v}$$
What do you think about this solution?
We value your feedback to improve our textbook solutions.