Let $$f:\Bbb{R}^2\to\Bbb{R}$$ $$(x,y)\mapsto f(x,y)=e^{x-y}-x-y-1,\forall\;(x,y)\in\Bbb{R}^2$$ $i.$ Show that there exists $\alpha>0$ and $\varphi:\,]-\alpha,\alpha[\to\Bbb{R}$ of class $\Bbb{C}^{\infty}$ such that $\varphi(0)=0$ and $f(x,\varphi(x))=0$ for $x\in]-\alpha,\alpha[.$
$ii.$ Compute $\varphi'(x)$ and $\varphi''(x)$.
$iii.$ What is $\lim\limits_{x\to 0}\frac{\varphi(x)}{x^2}?$
This does not look like what I am little familiar with. For $ii,$ I tried using $\varphi(x+h)-\varphi(x)=\ell(x,y)(h)+\Vert h\Vert\epsilon(h)$ but it's wrong. Any help on these questions, please?
(i)
In fact we must have $$e^{x-\phi(x)}=x+\phi(x)+1$$we know that $e^{x-\phi(x)}$ is a strictly decreasing function of $\phi(x)$ and $x+\phi(x)+1$ is a strictly increasing function of $\phi(x)$ for each value of $x$ therefore the equation $e^{x-\phi(x)}=x+\phi(x)+1$ commits exactly one value for $\phi(x)$ for each $x$. Then we can say that such a $\phi(x)$ exists and is unique. Let's define $$\epsilon(x)=x-\phi(x)$$therefore by substituting $$e^{\epsilon(x)}=2x-\epsilon(x)+1$$or $$\epsilon(x)+e^{\epsilon(x)}=2x+1$$define $g(y)=y+e^y$. This function is $C^\infty$ and strictly increasing so is $g^{-1}(y)$ and so is $g^{-1}(2x+1)$. From the other side $$\epsilon(x)=g^{-1}(2x+1)$$therefore $\epsilon(x)$ is $C^\infty$ and so is $\phi(x)$.
(ii)
This part is straight forward. We have $$e^{x-\phi(x)}=x+\phi(x)+1$$by differentiating we obtain$$(1-\phi'(x))e^{x-\phi(x)}=1+\phi'(x)$$and rearranging the terms leads to $$\phi'(x)=1-\dfrac{2}{1+e^{x-\phi(x)}}$$similarly$$\phi''(x)=\dfrac{4e^{x-\phi(x)}}{(1+e^{x-\phi(x)})^3}$$
(iii)
By twice using the L^Hoptial's rule we obtain$$\lim_{x\to 0}\dfrac{\phi(x)}{x^2}=\lim_{x\to 0}\dfrac{\phi'(x)}{2x}=\lim_{x\to 0}\dfrac{\phi''(x)}{2}=\lim_{x\to 0}\dfrac{2e^{x-\phi(x)}}{(1+e^{x-\phi(x)})^3}=\dfrac{1}{4}$$