For non-negative integers m and k with k≤m, the binomial coefficient is defined as (km)=k!(m−k)!m!. Let T2(n) be the number of pairs (m,k) with 0≤k≤m<n such that (km) is odd. The following inequality holds.
0.812556nlog23≤T2(n)≤nlog23
Emma does not like an inequality that only brackets the answer, so she wants the exact value of T2(n). Help her compute it.