everyone.
I would like to know are my conclusions right. The question is "what is the $n$th derivative of fractional part".
I see the plot of first derivative as a line that is parallel to the OX axe and has gaps when x is an integer, so I can write it as: $$\frac{d\{x\}}{dx} = \frac{\{x\}}{\{x\}}$$
Using this and quotient rule we can get the second derivative: $$\frac{d^2\{x\}}{dx^2} = \frac{0}{\{x\}^2}$$
Doing the same things we get the $n$th derivative formula: $$\frac{d^n\{x\}}{dx^n} = \frac{0}{\{x\}^{2^n}}$$