Differentiable Vector Functions

Moridin
Messages
692
Reaction score
3

Homework Statement



Show through direct application of definition that the function

f(x,y) = xy

is differentiable at (1,1)

The Attempt at a Solution



I know that all functions of the class C1 are differentiable and that a function is of the class C1 if its partial derivatives exists and are continuous.

So do I prove that the two partial derivatives exist by showing that the following to limits exists?

\frac{\partial f}{\partial x}(a,b) = \lim_{h \to 0} \frac{f(a+h,b) - f(a,b)}{h}

\frac{\partial f}{\partial y}(a,b) = \lim_{k \to 0} \frac{f(a,b+k) - f(a,b)}{k}

The, the following obtains:

\frac{\partial f}{\partial x}(1,1) = \lim_{h \to 0} \frac{f(1+h,1) - f(1,1)}{h} = \lim_{h \to 0} \frac{(1+h)1 - 1}{h} = \lim_{h \to 0}\frac{h}{h} = 1

\frac{\partial f}{\partial y}(1,1) = \lim_{k \to 0} \frac{f(1,1+k) - f(1,1)}{k} = \lim_{k \to 0} \frac{(1(1+k) - 1}{k} = \lim_{k \to 0}\frac{k}{k} = 1

Since both partial derivatives are elementary functions, they are continuous, correct? If so, this ought to show that the function is differentiable in (1,1)?

Thank you for your time. Have a nice day.
 
Physics news on Phys.org
Yes, given that you have the theorem "if the partial derivatives of function f exist and are continuous at a point then the function is differentiable there" then what showing the partial derivatives are continuous would do it. However, I don't see that you have proven the partial derivatives are continuous. You have only calculated the partial derivatives at (1, 1). That does not show that they are elementary functions in a neighborhood of (1, 1) or that they are continuous.

One could also show it, without that theorem, directly from the definition of "differentiable".
 
HallsofIvy said:
Yes, given that you have the theorem "if the partial derivatives of function f exist and are continuous at a point then the function is differentiable there" then what showing the partial derivatives are continuous would do it. However, I don't see that you have proven the partial derivatives are continuous. You have only calculated the partial derivatives at (1, 1). That does not show that they are elementary functions in a neighborhood of (1, 1) or that they are continuous.

So I have shown that the partial derivatives exist at the point (1,1). Can I then make the following argument:

1. If the functions have partial derivatives at all, they must be [insert the two partial derivatives here] (by taking the two partial derivative of the function with the short-hand rules)
2. If the partial derivatives exist, they are elementary functions and thus continuous. (by demonstration)
3. The partial derivatives exists at the point (1,1)
4. The partial derivatives are continuous at point (1,1) (from 2).
5. The function is differentiable at point (1,1) (from 3&4)

?
 
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...

Similar threads

Back
Top