I need to find two functions continuous on $(-a, a)$, such that:
- $f(0) = 0$
- $f'(0) = 0$
- $g(0) = 0$
- $\lim_{x \to 0}\frac{f(x)g'(x)}{g(x)^2} \not= 0$
- The functions are not both writable as $x^n$, where n is a real number (one can be, but not both).
- The $\sin$ and $\cos$ functions are not used
How can I do this?
$$f(x)=x^2\;,\;\;g(x)=xe^x{}{}{}{}{}{}{}{}{}{}{}$$