Sum of Squares of Floor Function

105 Views Asked by At

Similar to how the divisor summatory function, $D(x)$, is equal to $\sum_{n=1}^x \lfloor \frac xn \rfloor$, is there a similar function for $\sum_{n=1}^x \lfloor \frac xn \rfloor^2$?