Post Reply 
[VA] SRC #012c - Then and Now: Sum
11-30-2022, 09:55 AM (This post was last modified: 11-30-2022 10:59 AM by ThomasF.)
Post: #12
RE: [VA] SRC #012c - Then and Now: Sum
(11-30-2022 09:15 AM)J-F Garnier Wrote:  Any confirmation of my analysis is welcome!

Hi J-F,

I can't confirm, but that was the same track I was using.

Realizing that f(d) is constant between 2^d and 2^(d+1)-1, and if moved out of the summation we are left with a harmonic series, i.e we could just sum over something like this: 1/f(d) * (H(2^(d+1)-1) - H(2^d-1)) with d=1..K, and testing that hypothesis converges to something close to 1.96643...

At least we get the similar result - is it the right track ... ? Maybe Wink

Edit: Corrected the formula - got one reciprocal too many ...

Cheers,
Thomas

[35/45/55/65/67/97/80 21/25/29C 31E/32E/33E|C/34C/38E 41C|CV|CX 71B 10C/11C/12C/15C|CE/16C 32S|SII/42S 28C|S 48GX/49G/50G 35S 41X]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [VA] SRC #012c - Then and Now: Sum - ThomasF - 11-30-2022 09:55 AM



User(s) browsing this thread: 1 Guest(s)