I was given the function:
$f(x,y)=5+2x+4y+x^2+y^2+(x^2y^4)^\frac15$
I need to show it is differentiable at $(0,0)$.
I started using the method of differentials and infinitesimal functions:
$\Delta f=f(0+\Delta x,0+\Delta y)-f(0,0)$
$\Delta f=2\Delta x + 4 \Delta y + (\Delta x)^2 + (\Delta y)^2 + ((\Delta x)^2(\Delta y)^4)^\frac15$
Now I cannot see a way how I can obtain infinitesimal functions* $\alpha$ and $\beta$ such that:
$\Delta f=2\Delta x + 4 \Delta y + \alpha\Delta x + \beta \Delta y$, where $\alpha,\beta=o(\rho)$
(Where $\rho^2 = x^2+y^2$, and $o$ is the Landau little-$o$ notation defined as $\alpha=o(\rho)\iff\lim \alpha/\rho=0$).
I managed to get 3 "infinitesimal functions": $\alpha=\Delta x$, $\beta=\Delta y$, and $\gamma=(\Delta x^2\Delta y^{-1})^\frac15$ but I am having trouble showing $\gamma=o(\rho)$ because frankly it doesn't seem to be.
Any hints? If this is not possible, are there any other methods that one would recommend?
*My prof defines infinitesimal functions as: $\alpha(x)$ is infinitesimal at $a$ if $\lim_{x\rightarrow a}\alpha(x)=0$
You seem to have the wrong definition: You need only $\Delta f=2\Delta x + 4 \Delta y + \alpha\Delta x + \beta \Delta y$, where $\alpha,\beta=o(1).$ An equivalent form is $\Delta f=2\Delta x + 4 \Delta y + o(\rho),$ which I think is more standard. If you use the latter form, you need only verify that
$$ (\Delta x)^2 + (\Delta y)^2 + ((\Delta x)^2(\Delta y)^4)^\frac15=o(\rho).$$