Consider the infinite polynomial series , where is the th term in the Fibonacci sequence: ; that is, , and .
For this problem we shall be interested in values of for which is a positive integer.
| Surprisingly | |
The corresponding values of for the first five natural numbers are shown below.
| |
|---|
| |
| |
| |
| |
| |
We shall call a golden nugget if is rational, because they become increasingly rarer; for example, the th golden nugget is .
Find the th golden nugget.
Write-up coming later
The complete problem is available here. An approach, code, and answer will be added later.