1. Give a parametrization of a sphere of radius 3 centered at the origin. Give bounds to traverse the sphere exactly once.
  2. Repeat the above, but center the sphere at $(a,b,c)$ instead of $(0,0,0)$.
  3. Let $f(x,y) = x^2y+3x$. Compute the differential $df$ and write it in the form $df = (\ )dx+(\ )dy$. Then write it as a matrix product.
  4. Let $\vec r(u,v) = (3u+2v, 4u^2, 2uv)$. Compute the differential $d\vec r$ and write it in the form $d\vec r = (\ )du+(\ )dv$. Then write it as a matrix product.
  5. Let $\vec F(x,y,z)=(-3x+2y, x-z,4x+3y+7z)$. Compute the differential $d\vec F$ and write it in the form $d\vec F = (\ )dx+(\ )dy+(\ )dz$. Then write it as a matrix product.
  6. For the function $\vec r(t) = (3\cos t, 3\sin t, t)$, Give an equation of the tangent line at $t=\pi/2$.
  7. For the function $\vec r(a,t) = (a\cos t, a\sin t, t)$, Give an equation of two tangent lines at $(a,t)=(3,\pi/2)$.
  8. Give an equation of the tangent plane to the surface from the previous problem at $(a,t)=(3,\pi/2)$.

Problem Set
Today

« February 2018 »

Sun

Mon

Tue

Wed

Thu

Fri

Sat

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28