What is the derivative of the following equation?
$$f(x) = \left \lfloor \frac{c}{x} \right \rfloor$$
- $c,x$ are positive integers, and $\lfloor \cdot \rfloor$ is the floor function.
Does the floor function play any role here? Will it be equal to the floor of the derivative?
$f'(x) = \begin{cases} \text{not differentiable}&\text{if } x=\frac cn \text{ for some positive integer }n, \\ 0&\text{othewise.}\end{cases}$
Hint: Just do it by the definition of the derivative. (It is not difficult, so I omit the proof.)