MathDB
2015 Fall Team #8

Source:

March 26, 2022
floor functionalgebranumber theory

Problem Statement

Let f(n)=d=1nndf(n) = \sum^n_{d=1} \left\lfloor \frac{n}{d} \right\rfloor and g(n)=f(n)f(n1)g(n) = f(n) -f(n - 1). For how many nn from 11 to 100100 inclusive is g(n)g(n) even?