Question about graphing L(x,y) against f(x,y)

  • Thread starter Thread starter Dr Zoidburg
  • Start date Start date
  • Tags Tags
    Graphing
Dr Zoidburg
Messages
39
Reaction score
0
The question I'm stuck on is this:
Let f(x,y) = (x+1)^2 + y^2
I'm asked to find the partial derivatives and then evaluate them at (1,2). From there, find L(x,y), the linear approximation to f(x,y) at (1,2).
That part I'm ok with. I got the following:
f_x(x,y) = 2(x+1)
f_y(x,y) = 2y
f_x(1,2) = 4
f_y(1,2) = 4
f(1,2) = 8

L(x,y) = 8 + 4(x-1) + 4(y-2)

Next part of the quesion was just filling in a table that shows that as f(x,y) moves away from (1,2), L(x,y) becomes less accurate approximation of f(x,y).

So where am I stuck?
On the last question, which is:
"On a set of xy-axes, mark the point (1,2) and draw the level curves f(x,y) = k and L(x,y) = k for k = 5, 6, 7, 8, 9, 10.
Draw the curves into the square [0,3]x[0,3] and label each curve with the value of k. How do the level curves reflect L' approximation of f near (1,2)?"

This is likely a very easy question to do, but for the life of me I can't see how! Any (and all) help much appreciated.
 
Physics news on Phys.org
Level curves f(x,y) = k are the sets { (x,y) | f(x,y) = k}. Now think geometrically: for a fixed k, what is the graph of k = (x + 1)^2 + y^2 ? (hint: rewrite k = (sqrt(k))^2 and this should start to look like a very familiar object). You could always try plotting a few points to get the gist of it.

Level curves L(x,y) = k are the same thing, except with less complicated formulas. Do a little algebra and you will find another very familiar object.

Once you put all of these lines on the xy plane, a pattern will emerge and I think you will have no trouble with the last part.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top