



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Various topics in vector analysis, including the dot product, cross product, and frenet-serret formulas. It includes calculations and derivations of the norms, angles between vectors, and the relationship between velocity, acceleration, and the curvature and torsion of a curve.
Typology: Assignments
1 / 6
This page cannot be seen from the preview
Don't miss anything!




Problems graded: 2.1.7, 2.2.2, 2.3.5 (15 points each); the other twelve prob- lems were graded based on completeness (to be worth four points each) and seven points were added to everyone’s score to bring the total to 100. Section 2.
(c) As ||v|| =
6, (^) ||vv|| = (
√ 6 6 ,^
√ 6 3 ,^
−√ 6 6 ). As ||w|| =
10, (^) ||vv|| = ( −
√ 10 10 ,^0 ,^
3 √ 10 10 ). (d) The cross product of v and w, (6, − 2 , 2), has norm
(e) Using the formula v • w = ||v||||w|| cos θ (where θ is the angle between v
and w), the cosine of the angle between v and w is √− 604 = −^2
√ 15
To show that e 1 , e 2 , and e 3 constitute a frame it suffices to show that they are orthonormal: as (1, 2 , 1) has norm
6 , ||e 1 || = 66 = 1 and similarly for e 2 (as (− 2 , 0 , 2) has norm
dot product of e 1 and e 3 is equal to √^118 (1 ∗ 1 + 2 ∗ −1 + 1 ∗ 1) = 0, and the dot
product of e 2 and e 3 is equal to √^124 (− 2 ∗ 1 + 0 ∗ −1 + 2 ∗ 1) = 0 so the three
vectors form an orthonormal set in R^3 and therefore a frame. Setting v = (6, 1 , −1), we note that v = (v • e 1 )e 1 + (v • e 2 )e 2 + (v • e 3 )e 3 ;
here (v • e 1 ) = 6 ∗1+1∗√2+ 6 −^1 ∗^1 = 7
√ 6 6 , (v^ •^ e^2 ) =^
6 ∗−2+1√∗0+− 1 ∗ 2 8 =^ −^
7 √ 2 2 , and
(v • e 3 ) = 6 ∗1+1∗−√ 3 1+ −^1 ∗^1 = 4
√ 3 3 so v = 7
√ 6 6 e^1 +^ −^
7 √ 2 2 e^2 +^
4 √ 3 3 e^3. This can be checked by noting that 7
√ 6 6 e^1 = (^
7 6 ,^
7 3 ,^
7 6 ),^ −^
7 √ 2 2 e^2 = (^
7 2 ,^0 ,^ −^
7 2 ), and 4
√ 3 3 e^3 = (^
4 3 ,^ −^
4 3 ,^
4 3 ); adding these three indeed gives^ v.
u 1 (v 2 w 3 − v 3 w 2 ) + u 2 (v 3 w 1 − v 1 w 3 ) + u 3 (v 1 w 2 − v 2 w 1 ) = u • (v × w)
as desired. (b) By the preceding part, u • v × w 6 = 0 iff the determinant of the matrix with u, v, and w as rows in that order is zero, which happens iff u, v, and w are linearly independent. (c) Switching any two vectors in the expression swaps two rows in the de- terminant from (a), causing the product to change sign. (d) Going from u•v ×w to u×v • w switches the bottom row with the middle row and then switches the middle row with the top row in the determinant from (a). As this causes two changes of sign from the previous part, the final result is unchanged.
v 1 • v 2 = v 1 • (v − v 1 ) = v 1 • v − v 1 • v 1 = ||v|| cos θ − ||v|| cos θ = 0.
this maximum value (note v • v = ||v||^2 ).
L(α) =
∫ (^) b
t=a
||α′(t)||dt ≤
∫ (^) b
t=a
α′(t) • udt =
∫ (^) b
t=a
(α(t) • u)′dt
= α(b) • u − α(a) • u = (q − p) • u = ||q − p|| = d(p, q). (c) If we have equality in this expression then we need ||α′(t)|| = α(t) • u at every point; writing α′(t) = (α(t)•u)u+Y as in Problem 7 of Section 2.1 with Y orthogonal to zero, this can only happen if Y = 0 (as |α′(t)|^2 = |α(t) • u|^2 + Y 2 and α(t) • u ≥ 0 at every point.) In other words, the velocity of α points along the straight line segment from p to q at all times, implying that α travels along this straight line segment.
Section 2.
a^2 + b^2 ). In those computations we already verified two of the Frenet equations: T ′^ = κN and B′^ = −τ N (in fact, this is how κ and τ were computed). It remains to show N ′^ = −κT + τ B; however, N ′(s) = c−^1 (sin s c , − cos s c , 0)
while −κT (s) = c−^1 ( a
2 c^2 sin^
s c ,^ −^
a^2 c^2 cos^
s c ,^ −^
ab c^2 ) and τ B(s) = c−^1 ( b
2 c^2 sin^
s c ,^ −^
b^2 c^2 cos^
s c ,^
ab c^2 ) giving the desired conclusion because a^2 + b^2 = c^2.