PROJECT EULER · #0243
Resilience
A positive fraction whose numerator is less than its denominator is called a proper fraction.
For any denominator,
We shall call a fraction that cannot be cancelled down a resilient fraction.
Furthermore we shall define the resilience of a denominator,
In fact,
Find the smallest denominator
Write-up coming later
The complete problem is available here. An approach, code, and answer will be added later.