Subcontests
(12)Putnam 1974 B6
For a set with n elements, how many subsets are there whose cardinality is respectively ≡0 (mod 3), ≡1 (mod 3), ≡2 (mod 3)? In other words, calculate
si,n=k≡i(mod3)∑(kn)
for i=0,1,2. Your result should be strong enough to permit direct evaluation of the numbers si,n and to show clearly the relationship of s0,n,s1,n and s2,n to each other for all positive integers n. In particular, show the relationships among these three sums for n=1000. Putnam 1974 B4
A function f:R2→R is said to be continuous in each variable separately if, for each fixed value y0 of y, the function f(x,y0) is contnuous in the usual sense as a function in x, and similarly f(x0,y) is continuous as a function of y for each fixed x0.
Let f:R2→R be continuous in each variable separately. Show that there exists a sequence of continuous functions gn:R2→R such that
f(x,y)=n→∞limgn(x,y)
for all (x,y)∈R2.