This question doesn't support checking answers.
454. Diophantine reciprocals III

Publish Date:

In the following equation x, y, and n are positive integers.

$$\dfrac{1}{x} + \dfrac{1}{y} = \dfrac{1}{n}$$

For a limit L we define F(L) as the number of solutions which satisfy x < yL.

We can verify that F(15) = 4 and F(1000) = 1069.
Find F(1012).

Press F12 and use the "Console" tab to view the output of your codes.

Loading...