Proving Differentiability of f(x,y)=x^2-2xy with Epsilon-Delta

  • Thread starter Thread starter tmc
  • Start date Start date
  • Tags Tags
    Proof
tmc
Messages
292
Reaction score
1
We need to prove that f(x,y)=x^2 - 2xy is differentiable using epsilon-delta. When I do it, I just can't get rid of most of the terms.

It would be easy to prove that it's differentiable at (0,0), but differentiable at any point...it just doesn't seem to simplify.
 
Physics news on Phys.org
differentiable as in the partial derivatives exist and are continuous... that's quite easy isn't it? just write out the partials and show they are continuous

f_y= -2x

you can show that is a continuous function of x,y with epsilons and deltas, right?
 
Actually he stated that we should do it from the definition:

\[<br /> \mathop {\lim }\limits_{\left( {x,y} \right) \to \left( {x_0 ,y_0 } \right)} \frac{{\left\| {f\left( {x,y} \right) - f\left( {x_0 ,y_0 } \right) - D_f \left( {x_0 ,y_0 } \right) \cdot \left( {x - x_0 ,y - y_0 } \right)} \right\|}}{{\left\| {\left( {x - x_0 ,y - y_0 } \right)} \right\|}} = 0<br /> \]<br />which is where I am having some problems.
Obviously, yes it would be easy to simply prove that it is C1, which in turn would imply differentiability...
 
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