Rapid Recall

  • For the function $f(x,y)=x^2y^3$, compute $f_x$ and then $f_{xy}$.

Solution

  • $f_x = (2x)y^3$ and $f_{xy}=(2x)(3y^2)$.
  • The hyperbola $x^2-y^2=5$ passes through the point $(3,2)$. Differentials tell us $2xdx-2ydy = 0$. Give an equation of the tangent line to this curve at $(3,2)$.

Solution

  • Let $(x,y)$ be a point on the tangent line. Then change in $x$ from $(3,2)$ to $(x,y)$ is $dx = x-3$, with $dy=y-2$. Plugging $x=3$, $y=2$, $dx=x-3$ and $dy=y-2$ into the differential gives $$2(\underbrace{3}_{x})\underbrace{ (x-3) }_{dx}-2(\underbrace{2}_{y})\underbrace{ (y-2) }_{dy} = 0.$$
  • A parallelogram has edges $(2-\lambda, 1)$ and $(3, 4-\lambda)$. Find $\lambda$ so that the area of the parallelogram is zero.

Solution

  • See board.

Group problems

  1. Find the eigenvalues of the following matrices (pass the chalk after each one).
    • $\begin{bmatrix}2&4\\4&2\end{bmatrix}$, $\begin{bmatrix}2&3\\1&4\end{bmatrix}$, $\begin{bmatrix}1&6\\4&3\end{bmatrix}$, $\begin{bmatrix}3&2\\1&2\end{bmatrix}$.
  2. For each function below, compute $f_x$ and then $f_{xx}$ and $f_{xy}$. Then compute $f_y$ followed by $f_{yx}$ and $f_{yy}$.
    • $f(x,y) = 3x^2+5xy+y^2$
    • $f(x,y) = xy^2$
  3. The differential of $f(x,y)=x^2+4y$ is $df = 2xdx+4dy$. At the point $(3,-2)$ this differential is $df = 6dx+4dy$. This differential is sometimes called a "linearization" of the function.
    • Consider the level curve of $f$ that passes through $(3,-2)$. Give an equation of the tangent line to this curve at $(3,-2)$. [What are $df,dx,dy$ if we move to a point $(x,y)$ on the level curve that is really close to $(3,-2)$?]
    • Consider the surface plot of $f$. Give an equation of the tangent plane to this surface at the point $(3,-2,f(3,-2))$. [What are $df,dx,dy$ if we move to a point $(x,y,z)$ on the surface that is really close to $(3,-2,f(3,-2))$?]
  4. A rover travels along the line $g(x,y)=2x+3y=6$. The surrounding terrain has elevation $f(x,y)=x^2+4y$. The rover reaches a local minimum along this path, and our job is to find the location of this minimum.
    • Compute $\vec \nabla f$ and $\vec \nabla g$.
    • Write the system of equations that results from $\vec \nabla f=\lambda\vec \nabla g$ together with $g(x,y) = 6$.
    • Solve the system above (you should get $x=4/3$ and $y=10/9$).
  5. Consider the function $f(x,y,z) = 3xy+z^2$. We'll be analyzing the surface at the point $P=(1,-3,2)$.
    • Compute the differential $df$, and then the differential at $P$.
    • For a level surface, the output remains constant (so $df=0$). If we let $(x,y,z)$ be a point on the surface really close to $P$, then we have $dx=x-1$, $dy=y-(-3)$ and $dz = z-?$. Plug this information into the differential to obtain the differential at $P$ to obtain an equation of the tangent plane.
    • Give an equation of the tangent plane to the level surface of $f$ that passes through $(1,2,-3)$.
    • Give an equation of the tangent plane to the level surface of $f$ that passes through $(a,b,c)$.
    • What relationship exists between the gradient of $f$ at $P$ and the tangent plane through $P$?
  6. Suppose a plane passes through the point $(a,b,c)$ and has normal vector $(A,B,C)$. Give an equation of that plane.
  7. Give an equation of the tangent plane to $xy+z^2=7$ at the point $P=(-3,-2,1)$.
  8. Give an equation of the tangent plane to $z=f(x,y)=xy^2$ at the point $P=(4,-1,f(4,-1))$.

Problem Set
Today

« February 2019 »

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