- 920
- 1,221
Homework Statement
Given f(x,y) = x\cdot 3^{x+y^2}. Prove that f is differentiable twice at the point P(1,0).
Homework Equations
D\subset\mathbb{R}^2, f\colon D\to\mathbb{R}, P\in \mathring{D}(interior point) - then f is differentiable n+1 times at P\Leftrightarrow \exists\varepsilon > 0\colon in the sphere B(P,\varepsilon) there are defined n-th degree partial derivatives.
The Attempt at a Solution
I want to use the definition of a partial derivative f_x := \lim_{t\to 0}\frac{f(P_x + t, P_y) - f(P_x,P_y)}{t} 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.