login
Sum of diving indices of all 4k+3 integers in range ]2^n,2^(n+1)].
6

%I #9 May 19 2024 03:20:01

%S 0,0,0,3,13,40,194,389,1407,3646,13300,39166,131464,389575,1627565,

%T 5556317,19913811,72249861,272188855,996509475

%N Sum of diving indices of all 4k+3 integers in range ]2^n,2^(n+1)].

%C Diving index is explained at A095269.

%H Antti Karttunen and J. Moyer, <a href="/A095062/a095062.c.txt">C-program for computing the initial terms of this sequence</a>

%Y Cf. A095110.

%K nonn,more

%O 1,4

%A _Antti Karttunen_, Jun 01 2004