Find {ln(1+e)}+{ln(1+e2)}+{ln(1+e4)}+{ln(1+e8)}+⋯ where {x}=x−⌊x⌋ denotes the fractional part of x.
A number or a short expression. Spacing and $ signs are ignored.
Solution
Since ln(1+e2k) is just larger than 2k, its fractional part is ln(1+e2k)−lne2k=ln(1+e−2k). But now notice that k=0∏n(1+x2k)=1+x+x2+⋯+x2n+1−1 (This is easily proven by induction or by noting that every nonnegative integer less than 2n+1 has a unique ( n+1 )-bit binary expansion.) If ∣x∣<1, this product converges to 1−x1 as n goes to infinity. Therefore, k=0∑∞ln(1+e−2k)=lnk=0∏∞(1+(e−1)2k)=ln1−e−11=lne−1e=1−ln(e−1)
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: Omni-MATH,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.