0% found this document useful (0 votes)
18 views5 pages

Quiz1 A Ans

This document contains a quiz for a class on Advanced Engineering Mathematics. It includes 5 questions covering topics like vector functions, arc length, acceleration, curvature, and directional derivatives. The questions require calculating derivatives, integrals, and applying concepts like tangential and normal components to solve multi-step problems related to curves and vector-valued functions.

Uploaded by

a0905585110
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views5 pages

Quiz1 A Ans

This document contains a quiz for a class on Advanced Engineering Mathematics. It includes 5 questions covering topics like vector functions, arc length, acceleration, curvature, and directional derivatives. The questions require calculating derivatives, integrals, and applying concepts like tangential and normal components to solve multi-step problems related to curves and vector-valued functions.

Uploaded by

a0905585110
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Advanced Engineering Mathematics(II), Spring 2023

Quiz 1 - Class A ( 2023-03-14, 14:10:16:00 )

1. (20pts) Find a vector function r(t) that satises r′ (t) = 2t sin(t2 )i − 2 cos(2t)j,
r(0) = 2i + j.

Sol : Z
r(t) = r′ (t)dt
Z
= 2t sin(t2 )i − 2 cos(2t)jdt

= − cos(t2 )i − sin(2t)j + c.
For t = 0,
r(0) = − cos(0)i − sin(0)j + c = 2i + j.

This formula provides c = 3i + j. Therefore,

r(t) = (− cos(t2 ) + 3)i + (− sin(2t) + 1)j

2. Consider the curve traced by vector function r(t) = sin(t)i + cos(t)j + 3tk, t ≥ 0.

(a) (10pts) Find the length of the curve, s(t), from r(0) to an arbitrary point
r(t).

(b) (10pts) Express this r(t), t ≥ 0 as the function of arc length s. In other
words, nd r(s).

(c) (5pts) Find the length of the curve traced by vector function r(s) of (b) from
s = 0 to s = 4.

Sol :
(a)
r′ (t) = sin(t)i + cos(t)j + 3tk,
q √ √
∥ r′ (t) ∥ = 1(sin2 t + cos2 t) + 9 = 1 + 9 = 10,
Z t Z t√ √

s(t) = ∥ r (u) ∥ du = 10du = 10t
0 0

1
(b)

s(t) = 10t,
 
s s 3s
⇒r(s) = sin( √ )i + cos( √ )j + √ k
10 10 10
(c)
1 s 1 s 3s
r′ (s) = − sin( √ )i + cos( √ )j + √ k,
2 10 2 10 10
r
1+9
∥ r′ (s) ∥ = = 1,
10
Z 4 Z 4

s= ∥ r (s) ∥ ds = 1ds = 4
0 0

3. Suppose a particle moves on a smooth curve C described by the bector function


r′ (t) T′ (t)
r(t). Dene T(t) = ∥r′ (t)∥
and N(t) = ∥T′ (t)∥
. It follows that
r′ (t)
 
′′ d ′ d ′ d
a(t) = r (t) = r (t) = ∥ r (t) ∥ = (∥ r′ (t) ∥ T(t))
dt dt ∥ r′ (t) ∥ dt
d ∥ r′ (t) ∥
 
dT(t)
= T(t)+ ∥ r′ (t) ∥
dt dt

T′ (t)
 
d ∥ r (t) ∥
= T(t)+ ∥ r′ (t) ∥∥ T′ (t) ∥
dt ∥ T′ (t) ∥
d ∥ r′ (t) ∥
 
= T(t)+ ∥ r′ (t) ∥∥ T′ (t) ∥ N(t)
dt
= aT T(t) + aN N(t),
where aT and aN are the tangential and normal components of the acceleration,
respectively. Please prove that

(a) (5pts) T′ (t) and T(t) are orthogonal, i.e. N(t) ⊥ T(t).
(b) (5pts) The cross product of T′ (t) and T(t) is a unit vector, i.e. ∥ N(t) ×
T(t) ∥= 1.
r′ (t)·r′′ (t)
(c) (5pts) aT = ∥r′ (t)∥
, and
∥r′ (t)×r′′ (t)∥
(d) (5pts) aN = ∥r′ (t)∥

Sol :
(a)
∥ T(t) ∥2 = T · T = 1
d d
∥ T(t) ∥2 = (T · T) = 0

dt dt
dT dT dT
⇒ ·T+T· =2 · T = 0,
dt dt dt
2
If ∥ dT
dt
∦= 0, we have,
dT
dt
dT
· T = 0,
∥ dt

⇒ N · T = 0.
As a result, T and N vectors are orthogonal. Notably, N is a unit normal,
and

(b)
∥ T × N ∥=∥ T ∥∥ N ∥ sin(π/2) = 1

(c)
T · a = T · r′′

= aT T · T + aN N · T

= aT × 1 + 0

= aT .
Therefore,
r′ (t) · r′′ (t)
′′
aT = T · r =
∥ r′ (t) ∥
(d)
T × a = T × r′′

= aT T × T + aN T × N

= 0 + aN T × N.
Therefore, we have T × r′′ = aN T × N. Taking norm on both sides gives

∥ T × r′′ ∥= aN ∥ T × N ∥= aN ∵∥ T × N ∥= 1

Finally,
∥ r′ (t) × r′′ (t) ∥
aN =
∥ r′ (t) ∥

4. (20pts) Given a position vector r(t) = cos(t)i + 2 sin(t)j + 3tk, t ≥ 0, nd aT and
aN and curvature κ.

Sol :

3
∥r′ (t)×r′′ (t)∥
From 3. (c) and 3. (d), and κ = ∥r′ (t)∥3
, we have

r′ (t) = − sin(t)i + 2 cos(t)j + 3k,

r′′ (t) = − cos(t)i − 2 sin(t)j + 0k,


q p

∥ r (t) ∥ = sin2 (t) + 4 cos2 (t) + 9 = 3 cos2 (t) + 10,

r′ (t) · r′′ (t) = sin(t) cos(t) − 4 sin(t) cos(t) = −3 sin(t) cos(t),

r′ (t) × r′′ (t) = 6 sin(t)i − 3 cos(t)j + 2k,


q
′ ′′
∥ r (t) × r (t) ∥ = 27 sin2 (t) + 13.

Therefore,
r′ (t) · r′′ (t) −3 sin(t) cos(t)
aT = ′
=p ,
∥ r (t) ∥ 3 cos2 (t) + 10
p
∥ r′ (t) × r′′ (t) ∥ 27 sin2 (t) + 13
aN = = ,
∥ r′ (t) ∥
p
3 cos2 (t) + 10
p
∥ r′ (t) × r′′ (t) ∥ 27 sin2 (t) + 13
κ= =
∥ r′ (t) ∥3 (3 cos2 (t) + 10)3/2

5. Given a scalar function f (x, y, z) = x3 + y 2 + z − 15, please answer the following


questions.

(a) (10pts) Find the direction derivative from point P (1, 1, 1) to the point Q(0, 0, 0).

(b) (10pts) Find the maximum rate of change of f (x, y, z) at the point P (1, 1, 1).

(c) (5pts) Find the point in the level surface f (x, y, z) = 0, at which the gradient
is parallel to the 27i + 8j + k.

Be careful, the directional vector shoud be a unit vector.

Sol :
∇F (x, y, z) = 3x2 i + 2yj + 1k

∇F (1, 1, 1) = 3i + 2j + 1k

(a)
P⃗Q = −1i − 1j − 1k
P⃗Q −1i − 1j − 1k
⇒u= = √
∥ P⃗Q ∥ 3
−6
Du F (1, 1, 1) = ∇F · u = √
3

4
(b) Maximum rate of change occurs when u has the same direction as that of

∇F (1, 1, 1). Therefore, the maximum rate is ∥ ∇F (1, 1, 1) ∥= 14.

(c) Based on the question, we want

∇F = 3x2 i + 2yj + 1k = c(27i + 8j + k).


 
2


 3x = 27c 

 x = ±3
 
Therefore, 2y = 8c =⇒ y=4

 


 1=c 
 1=c
In addition, from f (x, y, z) = 0, we have z = 15 − x3 − y 2 , and
z = 15 − (+3)3 − 42 = −28 f or (x, y) = (−3, 4),

z = 15 − (−3)3 − 42 = 26 f or (x, y) = (3, 4)


The points on the surface are (3, 4, 27) and (−3, 4, 26)

6. Let F (x, y, z) = x2 + y 2 + z 2 .
p

(a) (10pts) If x = 3 sin(2t), y = 4 cos(2t), and z = 5t3 , nd dF (x,y,z)


dt
. Express
your answer as the function of t.
(b) (10pts) If F (x, y, z) = 7, show that ∇F · r′ (t) = 0, where r(t) = 3 sin(2t)i +
4 cos(2t)j − 5t3 k.

Sol :
(a)
dF (x, y, z) ∂F (x, y, z) dx ∂F (x, y, z) dy ∂F (x, y, z) dz
= + +
dt ∂x dt ∂y dt ∂z dt
2
6x cos(2t) −8y sin(2t) 15zt
=p +p +p
x2 + y 2 + z 2 x2 + y 2 + z 2 x2 + y 2 + z 2
−14 cos(2t) sin(2t) + 75t5
=p
9 sin2 (2t) + 16 cos2 (2t) + 25t6
(b)
dF (x, y, z) ∂F (x, y, z) dx ∂F (x, y, z) dy ∂F (x, y, z) dz
= + +
dt ∂x dt ∂y dt ∂z dt
∂F (x, y, z) ∂F (x, y, z) ∂F (x, y, z) dx dy dz
=( i+ j+ k) · ( i + j + k)
∂x ∂y ∂z dt dt dt
= ∇F · r′ (t)
d7
= = 0.
dt
As a results, ∇F · r′ (t) = 0

You might also like