Got asked this question and I got a bit surprised at how messy it became.
Suppose $f$ is a smooth function on $[0,1]$ such that the $k^{\text{th}}$ derivative $f^{(k)}(0)=0,\forall k\in \mathbb{N}$.
Consider the limit $ L = \lim_{x\to0}\frac{xf'(x)}{f(x)}.$ Is it true that $L = \infty$ ?
I have tried a wide variety of functions that all failed, I tried to consider functions that decay fast enough or slow enough but they all failed that I started to think it might true, but I cant quite get how to show it.
COMMENT:
- $\mathbb{N}=\{0,1,2,3,4,5 \cdots \}$
That means $f^{(0)}(0)=f(0)=0$ - f is defined to be non-zero near 0 so that the limit makes sense.
I don't think that $L= \infty$ is always true: Let $f:[0,1] \to \mathbb{R}$ be defined as $$ f(0)=0, \quad f(x)= (\frac{11}{10} + \sin(\frac{1}{x}))\exp(-\frac{1}{x})~~ (x \in (0,1]). $$ Then $f \in C^\infty([0,1])$ with $f^{(n)}(0)=0$ $(n \in \mathbb{N}_0)$ and $f(x)>0$ $(x \in (0,1])$. Now $$ f'(x)=\cos(\frac{1}{x})(-\frac{1}{x^2})\exp(-\frac{1}{x})+ (\frac{11}{10} + \sin(\frac{1}{x}))\exp(-\frac{1}{x})(\frac{1}{x^2}) $$ $$ =\frac{1}{x^2}(\frac{11}{10} + \sin(\frac{1}{x}) - \cos(\frac{1}{x})) \exp(-\frac{1}{x}), $$ so $$ \frac{x f'(x)}{f(x)}= \frac{1}{x}\frac{\frac{11}{10} + \sin(\frac{1}{x}) - \cos(\frac{1}{x})}{\frac{11}{10} + \sin(\frac{1}{x})} = \frac{1}{x}(1-\frac{ \cos(\frac{1}{x})}{\frac{11}{10} + \sin(\frac{1}{x})}). $$ The function $t \mapsto \frac{ \cos(t)}{\frac{11}{10} + \sin(t)}$ is $2\pi$-periodic with image $[-10/\sqrt{21},10/\sqrt{21}]$ (checked with WolframAlpha) and $10/\sqrt{21} >2$. Hence there are sequences $(x_n),(y_n)$ in $(0,1]$, both with limit $0$, such that for all $n$ $$ 1-\frac{ \cos(\frac{1}{x_n})}{\frac{11}{10} + \sin(\frac{1}{x_n})} = 1-\frac{10}{\sqrt{21}} < 0, \quad 1-\frac{ \cos(\frac{1}{y_n})}{\frac{11}{10} + \sin(\frac{1}{y_n})} = 1+\frac{10}{\sqrt{21}} > 0, $$ so $$ \frac{x_n f'(x_n)}{f(x_n)} \to -\infty, \quad \frac{y_n f'(y_n)}{f(y_n)} \to \infty \quad (n \to \infty). $$