Analysis Problem (proving differentiability at a point)

In summary, the conversation was about proving the differentiability of a function f(x, y) at the point (0, 0). The person had tried various approaches but could not find a satisfactory solution. They then presented a proof using a linear transformation \lambda and showed that the derivative at (0, 0) would be equal to the zero transformation if the function were differentiable. However, they then realized that this was not the case, and proceeded to prove that the derivative at (0, 0) would be equal to the zero transformation. They presented a line of reasoning using the function g(z) = z + 1/z and showed that the limit would evaluate to zero, thus proving the differentiability of f(x
  • #1
AKG
Science Advisor
Homework Helper
2,567
4
Need some hints on how to go about doing this:

[tex]f(x, y)=\left\{\begin{array}{cc}\frac{x^4 + y^4}{x^2 + y^2},&\mbox{ if }
(x, y)\neq (0,0)\\0, & \mbox{ if } (x, y) = 0\end{array}\right.[/tex]

Show that f is differentiabile at [itex](0, 0)[/itex].

I've tried a number of things, too ugly and not worth writing down here (all got me nowhere). As far as I can tell, I want to show that some linear transformation [itex]\lambda \ :\ \mathbb{R}^2 \rightarrow \mathbb{R}[/itex] satisfies the equation:

[tex]\lim _{h \rightarrow 0} \frac{|f(0 + h) - f(0) - \lambda (h)|}{|h|} = 0[/tex]

[tex]\lim _{h \rightarrow 0} \frac{|f(h) - \lambda (h)|}{|h|} = 0[/tex]

[tex]\lim _{h \rightarrow 0} \left ( \frac{h_1^4 + h_2^4}{|h|^3} - \frac{\lambda (h)}{|h|} \right ) = 0[/tex]

Note that [itex]h = (h_1, h_2) \in \mathbb{R}^2[/itex]

Now, if we let [itex]\mu = -\lambda[/itex], then we have, and [itex]h_2 = 0[/itex], then we have:

[tex]\lim _{h \rightarrow 0} \left ||h_1| + \frac{\mu (h)}{|h_1|} \right |[/tex]

[tex]\leq \lim _{h \rightarrow 0} |h_1| + \left | \frac{\mu (h)}{|h_1|} \right |[/tex]

We know that there exists some real M > 0 such that [itex]|\mu (v)| \leq M|v|\ \forall \ v \in \mathbb{R}^2[/itex], so:

[tex]\leq \lim _{h \rightarrow 0} |h_1| + M = M[/tex]

So, if the function is differentiable at 0, then M = 0, so the linear transformation [itex]\mu[/itex] is the zero transformation, so the derivative at 0 is the zero transformation. Tell me if I've made a mistake so far, because, if not, I think I can prove that it's also not the zero transformation. If I try to picture the graph, I think it should be zero. But I want to show that there exists some transformation such that :

[tex]\lim _{h \rightarrow 0} \frac{|f(0 + h) - f(0) - \lambda (h)|}{|h|} = 0[/tex]

holds, and when I try [itex]\lambda = 0[/itex], I just can't seem to evaluate the limit right (or rather, prove that it will evaluate to zero). However, I do seem to be able to show that it will be greater than zero, meaning that, if there is a derivative, the zero transformation is not it (contrary to what I just showed above with M = 0). So, clearly, I'm stuck. Any help would be appreciated.

EDIT: Actually, I think I can do the proof, here's what I have.

Assuming what I've done is right so far, and [itex]\lambda = \mu = 0[/itex] (the zero transformation), then I need to prove:

[tex]L = \lim _{h \rightarrow 0} \frac{|f(h)|}{|h|} = 0[/tex]

[tex]L = \lim _{h \rightarrow 0} \frac{|h_1^4 + h_2^4|}{(h_1^2 + h_2^2)^{3/2}}[/tex]

[tex]= \lim _{h \rightarrow 0} \frac{|(h_1^2 + h_2^2)^2 - 2h_1^2h_2^2|}{(h_1^2 + h_2^2)^{3/2}}[/tex]

[tex]= \lim _{h \rightarrow 0} \left ||h| - \frac{2h_1^2h_2^2}{(h_1^2 + h_2^2)^{3/2}} \right |[/tex]

[tex]= 2\lim _{h \rightarrow 0} \frac{h_1^2h_2^2}{(h_1^2 + h_2^2)^{3/2}}[/tex]

[tex]= 2\lim _{h \rightarrow 0} \left (|h|\frac{h_1^2h_2^2}{(h_1^2 + h_2^2)^2} \right )[/tex]

[tex]= 2\lim _{h \rightarrow 0} |h| \left (\frac{h_1h_2}{h_1^2 + h_2^2} \right )^2[/tex]

Now, consider the function [itex]g(z) = z + \frac{1}{z}[/itex] for positive [itex]z \in \mathbb{R}[/itex]. Simple analysis shows that g reaches a minimum at 2, so:

[tex]z + \frac{1}{z} \geq 2[/tex]

Now, let [itex]\frac{|h_1|}{|h_2|} = z[/itex]. Now, if either component of h is zero, we could have proven that the L = 0 long ago, so for the case where neither is zero, we can assign z as we have above. Now, we have:

[tex]\frac{|h_1|}{|h_2|} + \frac{|h_2|}{|h_1|} \geq 2[/tex]

[tex]h_1^2 + h_2^2 \geq 2|h_1||h_2|[/tex]

[tex]\frac{1}{2} \geq \frac{|h_1||h_2|}{h_1^2 + h_2^2}[/tex]

[tex]\frac{1}{4} \geq \left ( \frac{h_1h_2}{h_1^2 + h_2^2} \right )^2[/tex]

[tex]2|h|\frac{1}{4} \geq 2|h|\left ( \frac{h_1h_2}{h_1^2 + h_2^2} \right )^2[/tex]

So:

[tex]L \leq \frac{1}{2}\lim _{h \rightarrow 0} |h| = 0[/tex]

And so the proof is done. Did I do it right?
 
Last edited:
Physics news on Phys.org
  • #2
Originally, I had trouble with this question (which is why I posted it here). However, I think I got it (see edit in original post) so if anyone could check and make sure I did it right, that would be great. Thanks.
 
  • #3



Your proof looks correct. Here are some hints on how to approach this problem:

1. First, try to understand the function f(x,y) and what it looks like. This will help you in visualizing the problem and understanding what you need to prove.

2. The key to proving differentiability at a point is to find a linear transformation that approximates the function well enough at that point. In this case, you need to find a linear transformation that approximates f(x,y) at (0,0).

3. Use the definition of differentiability to set up the limit equation as you have done. This will give you an idea of what the linear transformation should look like.

4. Use algebraic manipulation and inequalities to simplify and prove the limit equation. This will involve using properties of limits and manipulating the numerator and denominator.

5. Remember that the linear transformation you are looking for is not unique, so there may be multiple ways to prove differentiability at a point. Keep experimenting and trying different approaches until you find one that works.

Overall, the key to proving differentiability at a point is to have a good understanding of the function and to think creatively about how to approximate it with a linear transformation. Good luck!
 

FAQ: Analysis Problem (proving differentiability at a point)

1. What is the definition of differentiability at a point?

Differentiability at a point means that a function is smooth and has a well-defined slope at that specific point.

2. How can you prove differentiability at a point?

To prove differentiability at a point, you can use the limit definition of a derivative, which states that if the limit of a function's difference quotient exists as x approaches a specific point, then the function is differentiable at that point.

3. What is the difference between continuity and differentiability?

Continuity refers to a function being uninterrupted and having no breaks or gaps, while differentiability refers to a function having a well-defined slope at a specific point. A function can be continuous without being differentiable, but a function cannot be differentiable without being continuous.

4. Can a function be differentiable at a point but not on the entire interval?

Yes, a function can be differentiable at a specific point but not on the entire interval. This can happen if the function has a sharp corner or jump discontinuity at some point within the interval.

5. Why is it important to prove differentiability at a point?

Proving differentiability at a point is important because it allows us to use calculus techniques, such as finding the slope of a tangent line or calculating the rate of change, at that specific point. It also helps us understand the behavior of a function and make predictions about its values at that point.

Similar threads

Replies
2
Views
1K
Replies
3
Views
1K
Replies
2
Views
4K
Replies
7
Views
3K
Replies
8
Views
2K
Replies
6
Views
2K
Replies
19
Views
1K
Back
Top