PROJECT EULER · #0555
McCarthy 91 Function
The McCarthy 91 function is defined as follows:
We can generalize this definition by abstracting away the constants into new variables:
This way, we have
Let
For example, the only fixed point of
Now, define
For example,
Find
Write-up coming later
The complete problem is available here. An approach, code, and answer will be added later.