PROJECT EULER · #0330
Euler's Number
An infinite sequence of real numbers is defined for all integers as follows:
For example,
with
It can be shown that
For example,
Find
Write-up coming later
The complete problem is available here. An approach, code, and answer will be added later.