Proving Twice Differentiability at a Point for a Function of Two Variables

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 1K views
Messages
929
Reaction score
1,226

Homework Statement


Given [itex]f(x,y) = x\cdot 3^{x+y^2}[/itex]. Prove that f is differentiable twice at the point P(1,0).

Homework Equations


[itex]D\subset\mathbb{R}^2, f\colon D\to\mathbb{R}, P\in \mathring{D}[/itex](interior point) - then f is differentiable n+1 times at P[itex]\Leftrightarrow \exists\varepsilon > 0\colon[/itex] in the sphere [itex]B(P,\varepsilon)[/itex] there are defined n-th degree partial derivatives.

The Attempt at a Solution


I want to use the definition of a partial derivative [itex]f_x := \lim_{t\to 0}\frac{f(P_x + t, P_y) - f(P_x,P_y)}{t}[/itex] if the limit exists (either in R or +/- infinity).
How can I check if the limit exists for any and all points inside a sphere? I want to give an epsilon and show that every point in the sphere with radius epsilon has a final limit for both fx and fy.
 
Physics news on Phys.org
[itex]f_x = 3^{y^2} \lim_{t\to 0} \frac{(x+t)3^x3^t - x3^x}{t}[/itex]. This is all kid's play, but how does this help me in determining whether fx is defined for every point in the epsilon-sphere?

If the limit exists for any x (that is to say, that any fx is defined in its domain), would it be enough to show that all of the (x,y) in my epsilon sphere (a circle actually) belong to the domain of the function?

Since f is an elementary function that is defined in all of [itex]\mathbb{R}^2[/itex]. Therefore any point in the epsilon circle (I keep calling it sphere :/ ) would fit the bill no problem. Would this explanation be sufficient?
 
Last edited: