Find the total number of proper positive divisors of .
Notation:
denotes the
binomial coefficient
.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Generally speaking, K ≤ N ∑ ( K N ) a K = K ≤ N ∑ ( K N ) a K 1 N − K = ( 1 + a ) N . Apply this three times: i ≤ j ∑ ( i j ) = ( 1 + 1 ) j = 2 j ; j ≤ n ∑ i ≤ j ∑ ( j n ) ( i j ) = j ≤ n ∑ ( j n ) 2 j = ( 2 + 1 ) n = 3 n ; n ≤ 1 0 ∑ j ≤ n ∑ i ≤ j ∑ ( n 1 0 ) ( j n ) ( i j ) = n ≤ 1 0 ∑ ( n 1 0 ) 3 n = ( 3 + 1 ) 1 0 = 4 1 0 . Therefore K = 4 1 0 = 2 2 0 . Its 21 positive divisors are 2 k with k = 0 , … , 2 0 ; only 2 0 of these are proper divisors.
A combinatorial approach: We can interpret the sum as describing the following process:
Out of 10 people, we choose n to be interviewed. Out of these n , we choose j to be hired. Out of these j , we choose i to receive tenure. The sum counts all possible ways of doing this.
Now each of the 10 people is one of four things: not interviewed; interviewed but not hired; hired but not tenured; or tenured. This makes for 4 1 0 possibilities.