Problem 372
Pencils of rays
Let R(M, N) be the number of lattice points (x, y) which satisfy M<x≤N, M<y≤N and
We can verify that R(0, 100) = 3019 and R(100, 10000) = 29750422.
Find R(2·106, 109).
Note :
光锥
记R(M, N)为满足M<x≤N、M<y≤N且
我们可以验证R(0, 100) = 3019以及R(100, 10000) = 29750422。
求R(2·106, 109)。
注:
Gitalking ...