0% found this document useful (0 votes)
3 views

2022ASPRING

Technion of GuangDong exam paper of calculus 2

Uploaded by

huang24695
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)
3 views

2022ASPRING

Technion of GuangDong exam paper of calculus 2

Uploaded by

huang24695
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/ 14

Calculus 2M

104022

Final A
June 20th - 2022

Your ID Number:

Guidelines
1. Duration: 3 hours. Use of calculators, personal dictionaries, electronic devices,
reference materials, personal notes or any other extra material is not allowed. A
dictionary will be provided in the case of need by the class proctors.

2. Explain your solutions, quote theorems you are using. No credit will be given
for non-justied answers!
3. Write clear and complete answers in each space allocated for them. The wording,
structure and presentation of your solution is also part of your solution.

1
Problems

Problem 1 (15 points)


Let f be given by

 3
 xy if (x, y) ̸= (0, 0),
f (x, y) = x6 + y 2
0 if (x, y) = (0, 0).

1. Check if f is continuous at every point in R2 . (5p)

2. Find, if they exist, the partial derivatives fx (0, 0) and fy (0, 0). (5p)

3. Is f dierentiable at (0, 0)? (5p)

Answer

2
.

3
Problem 2 (15 points)
Let h(x, y) = x2 − 2y 2 be restricted to the region

n x2 y 2 o
D = (x, y) ∈ R2 : + ≤1 .
9 4
Determine:

1. Critical points of h inside D. (5p)

2. Absolute extrema of h when restricted to the border of D. (5p)


Hint: Use the parametric equations x = a cos(t), y = b sin(t) with appropriate a
and b.

3. Absolute and local extrema for h in the region D. (5p)

Answer

4
.

5
Problem 3 (14 points)
Consider the surfaces

Sphere S1 : x2 + y 2 + z 2 = 2.
Paraboloid S2 : x2 + y 2 − z = 0.

1. Determine the equation of the tangent line to the curve given by the intersection of
these two surfaces at (0, −1, 1). (7p)

2. Find the volume of the region bounded above by the sphere and below by the
parabaloid. (7p)

Answer

6
.

7
Problem 4 (16 points)
Consider the surfaces on R3 :

S1 ={(x, y, z) ∈ R3 : x2 + y 2 + z 2 = 4, z ≥ 0},
S2 = {(x, y, z) ∈ R3 : z = 4 − x2 − y 2 , z ≥ 0}

such that both S1 and S2 have normals oriented outward.

1. Show that if F is a dierentiable vector eld over R3 , then


Z Z Z Z
curl(F) · n1 dσ = curl(F) · n2 dσ. (8p)
S1 S2

Remember curl(F) = ∇ × F.

∇f · n2 dσ ,
RR
2. Calculate
S2
where f (x, y, z) = x2 + y 2 + 3z 2 , for all (x, y, z) ∈ R3 .
(8p)

Answer

8
.

9
Problem 5 (20 points)

1. Let F(x, y, z) = 3x2 zi + z 2 j + (x3 + 2yz)k.

(a) Show that F is a conservative eld. (3p)

(b) Find a potential function f so that F = ∇f . (3p)


2. LetC be the curve given by the union of the parabolas y = x2 and y = x, for
0 ≤ x ≤ 1, in the xy -plane. Compute the line integral
Z
xy dx + (x2 − y 2 ) dy
C

in two ways:

(a) Directly. (7p)

(b) Using Green's Theorem. (7p)

Answer

10
.

11
Fill the box

For problems 6 to 10, you are only asked to ll the nal answer in the box.
Explanations are NOT required and NOT graded.

Problem 6 (4 points)
Suppose that the line ℓ is represented by r(t) = ⟨19 + 4t, 23 + 6t, 8 + 2t⟩ and the plane
P is represented by 2x + 4y + 5z = 23.
1. Find the intersection point (a, b, c) of the line ℓ and the plane P. (2p)

2. Find the cosine of the angle θ between the line ℓ and the normal vector of the plane
P. (2p)

Note: If there is no intersection, write "none" for both answers.


Answers:

1. (a, b, c) =
2. cos θ =

Problem 7 (4 points)
Consider the surface xyz = 10.
1. Find the unit normal vector to the surface at the point (1, 5, 2) with positive rst
coordinate. (2p)

2. Find the equation of the tangent plane to the surface at the given point. Express
your answer in the form ax + by + cz + d = 0, normalized so that a = 10. (2p)

Answers:

1.

2.

Problem 8 (2 points) p
Find the linearization (rst order approximation) L(x, y, z) of f (x, y, z) = 2 x3 + y 3 + z 3
at the point (1, 2, 3).

Answer:

Problem 9 (6 points)
√ R 3/√2 R 9−y 2
Convert the integral
0 y
xy dxdy to polar coordinates and then evaluate the
integral.
Answer (1p per line  ):
Z B Z D
d d
A C
(A, B) = , (C, D) =
Volume:

12
Problem 10 (4 points)R
Use Stokes' Theorem to evaluate
C
F · dr where F(x, y, z) = xi + yj + 7(x2 + y 2 )k and
2 2
C is the boundary of the part of the paraboloid where z = 1 − x − y which lies above
the xy-plane and C is oriented counterclockwise when viewed from above.

Answer:

13
Some useful formulas
Line integrals
Given a smooth curve C parametrized by an injective function r : [a, b] → R3 .
1. For a continuous scalar function f : R3 → R, the integral is
Z Z b
f ds = f (r(t)) ∥r′ (t)∥ dt.
C a

r
2. Suppose that (t) preserves the orientation of C . For a continuous vector eld
F F
: R3 → R3 , the circulation of along the oriented curve C is
Z Z b
F · dr = F(r(t)) · r′ (t) dt.
C a

Surface integrals
Let S ⊂ R3 be a smooth surface parametrized by R : D ⊂ R2 → R3 .
1. For a continuous scalar function f : R3 → R, the integral is
Z ZZ
f dσ = f (R(u, v)) ∥Ru × Rv ∥ dudv.
S D

2. Suppose that R
(u, v) preserves the orientation of S . For a continuous vector eld
F 3 3
F
: R → R , the ux of along the oriented surface S is
Z ZZ
F · n dσ = F(R(u, v)) · (Ru × Rv ) dudv.
S D

Green's theorem
Let C be a closed simple curve contained in a simply connected domain Ω ⊂ R2 ,
1
oriented counterclockwise. Let R be the domain enclosed by the curve C. For a C
vector eld F : R2 → R2 , F = ⟨M, N ⟩,
Z ZZ
F · dr = (Nx − My ) dA.
C R

Stoke's theorem
Let S ⊂ R3 be an oriented surface with boundary C with compatible orientations. For
a
1
C vector eld F F
: R3 → R3 , = ⟨M, N, P ⟩,
Z ZZ
F · dr = (∇ × F) · n dσ.
C S

Gauss' theorem
S ⊂ R3 be a closed surface such that S = ∂Ω. For a C 1 vector eld F : R3 → R3 ,
Let
F = ⟨M, N, P ⟩,
Z ZZZ ZZZ
F · n dσ = (∇ · F) dV = (Mx + Ny + Pz ) dV
S Ω Ω

14

You might also like