Chapter 1: Vectors, Lines and Planes
Section 1.3: Dot Product
Example 1.3.9
If A is a unit vector whose components are functions of t, show that A and A′ are necessarily orthogonal.
Verify this for A=cost i+sint j.
Verify this for A, the normalization of V=t i+t2 j.
Solution
Part (a)
Since A is a unit vector, A·A=1. Using the result in Example 1.3.8(b), differentiate both sides to get
0=ddtA·A=2 A·A′
By the orthogonality property of the dot product, the vectors A and A′ are necessarily orthogonal.
Part (b)
The following calculations are totally self-sufficient.
A=cos(t)sin(t)⇒A′=−sin(t)cos(t)⇒A·A′=−costsint+sintcost=0
Part (c)
Within the Student MultivariateCalculus package, differentiation automatically maps onto the components of vectors.
Tools≻Load Package: Student Multivariate Calculus
Loading Student:-MultivariateCalculus
Obtain A, the normalized version of the given vector V
Enter the vector V as per Table 1.1.1.
Context Panel: Evaluate and Display Inline
Context Panel: Student Multivariate Calculus≻Normalize
Context Panel: Simplify≻Assuming Positive
Context Panel: Assign to a Name≻A
t,t2 = →normalize →assuming positive →assign to a nameA
Obtain and simplify A′
Calculus palette: Differentiation operator
Context Panel: Simplify≻Simplify
Context Panel: Assign to a Name≻dA
ⅆⅆ t A = = simplify →assign to a namedA
Verify that A·A′=0
Common Symbols palette: Dot product operator
A·dA = 0
The value of t in the graph in Figure 1.3.9(a) is controlled by the slider to its right. As t varies, the tip of vector A (in red) traces out the blue curve. The derivative A′ (in green) is drawn at the tip of A so that the orthogonality of A and A′ is more readily observed.
t = =
Figure 1.3.9(a) The orthogonality of the vectors A (red) and A′ (green)
<< Previous Example Section 1.3 Next Example >>
© Maplesoft, a division of Waterloo Maple Inc., 2024. All rights reserved. This product is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation.
For more information on Maplesoft products and services, visit www.maplesoft.com
Download Help Document