Checking Total Differential of f(x,y) in [0,0]

  • Thread starter Thread starter twoflower
  • Start date Start date
  • Tags Tags
    Differential
Click For Summary
SUMMARY

The discussion centers on the total differential of the function f(x,y) = ∛(x³ + y³) at the point [0,0]. The user computed the partial derivatives as ∂f/∂x = x²/(3√((x³ + y³)²)) and ∂f/∂y = y²/(3√((x³ + y³)²)), noting their continuity except at [0,0]. The user correctly applied the limit definition to find that both partial derivatives at [0,0] equal 1. However, the limit condition for the total differential does not hold, leading to the conclusion that f does not have a total differential at [0,0].

PREREQUISITES
  • Understanding of partial derivatives and their computation
  • Familiarity with limits and continuity in multivariable calculus
  • Knowledge of total differentials and their definitions
  • Proficiency in working with cube roots and their properties
NEXT STEPS
  • Study the concept of total differentials in multivariable calculus
  • Learn about the continuity of functions and its implications on differentiability
  • Explore the application of limits in determining differentiability at points
  • Investigate the implications of continuity and differentiability in higher dimensions
USEFUL FOR

Students and professionals in mathematics, particularly those studying multivariable calculus, as well as educators seeking to clarify concepts related to total differentials and continuity.

twoflower
Messages
363
Reaction score
0
Hi,

I started computing excercises on total differential and I would like to know if I'm doing it correctly. Could you please check it? Here it is:

Does the function

[tex] f(x,y) = \sqrt[3]{x^3+y^3}[/tex]

have total differential in [0,0]?

First I computed partial derivatives:

[tex] \frac{\partial f}{\partial x} = \frac{x^3}{\sqrt[3]{(x^3 + y^3)^2}}[/tex]

[tex] \frac{\partial f}{\partial y} = \frac{y^3}{\sqrt[3]{(x^3 + y^3)^2}}[/tex]

I see that partial derivatives are continuous everywhere with the exception of the point [0,0].

For the point [0,0] I have to compute partial derivatives from definition using the limit:

[tex] \frac{\partial f}{\partial x}(0,0) = \lim_{t \rightarrow 0} \frac{f(t,0) - f(0,0)}{t} = \lim_{t \rightarrow 0} \frac{t}{t} = 1[/tex]

[tex] \frac{\partial f}{\partial y}(0,0) = \lim_{t \rightarrow 0} \frac{f(0,t) - f(0,0)}{t} = \lim_{t \rightarrow 0} \frac{t}{t} = 1[/tex]

So in the case that total differential in the point [0,0] exists, it must be of form:

[tex] L(h) = \frac{\partial f}{\partial x}(0,0) h_1 + \frac{\partial f}{\partial y}(0,0) h_2 = h_1 + h_2[/tex]

for any

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

and must satisfy the limit

[tex] \lim_{||h|| \rightarrow 0} \frac{f(0,0) + h) - f(0,0) - L(h)}{||h||} = 0[/tex]

I can write it this way:

[tex] \lim_{[h_1,h_2] \rightarrow [0,0]} \frac{\sqrt[3]{h_1^3 + h_2^3} - 0 - h_1 - h_2}{\sqrt{h_1^2 + h_2^2}}[/tex]

When I put

[tex] h_2 = kh_1[/tex]

I can write

[tex] \lim_{h_1 \rightarrow 0} \frac{ \sqrt[3]{h_1^3 + k^3h_1^3} - h_1kh_1}{\sqrt{h_1^2 + k^2h_1^2}} = \frac{\sqrt[3]{1+k^3} - 1 - k}{\sqrt{1 + k^2}} \neq 0[/tex]

And thus I say that f doesn't have total differential in [0,0].

Is this correct approach?

Thank you for checking this out.
 
Physics news on Phys.org
You have the partial derivatives wrong- though it may just be a typo.
[tex]f_x(x,y)= \frac{x^2}{^3\sqrt{(x^3+ y^3)^2}}[/tex]
 
HallsofIvy said:
You have the partial derivatives wrong- though it may just be a typo.
[tex]f_x(x,y)= \frac{x^2}{^3\sqrt{(x^3+ y^3)^2}}[/tex]

You're right, it's a typo. Is it ok otherwise?
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 9 ·
Replies
9
Views
6K
  • · Replies 23 ·
Replies
23
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K