PROJECT EULER · #0368
A Kempner-like Series
The harmonic series
If we however omit from this series every term where the denominator has a
This modified harmonic series is called the Kempner series.
Let us now consider another modified harmonic series by omitting from the harmonic series every term where the denominator has
These
This series converges as well.
Find the value the series converges to.
Give your answer rounded to
Write-up coming later
The complete problem is available here. An approach, code, and answer will be added later.