Home » Ask & Discuss » Mathematics. » Algebra « Back to Discussion
Algebra
Q 1. Which is the smallest number with exactly 12 divisors?? (If n is a positive integer, 1 and n are also counted as divisors of n)
(A) 72 (B) 211 (C) 12 (D) 48 (E) None of these
Answer : (E) correct number is 60 ( how do u find this? )
Q 2. ( Subjective) If (1 + x)n = c0 + c1x + c2x2 + .... + cnxn, show that
c02 + 2c12 + ... + (n+1) cn2 = 
Comments (7)
Differentiate both sides wrt x :
............ (1)
Consider : .......... (2)
Multiply (1) and (2) : coefficient of xn RHS is the required sum of series, so find coefficient of xn in LHS
LHS = (1+x)2n + nx(1+x)2n-1
coefficient of xn = 2nCn + n2n-1Cn-1













Ans 1
12 = 4*3 = 2 * 2 * 3 -------------(1)
Since we know for a number like 30 we can calculate number of divisors by writing 30 as 3*2*5 .
Number of divisors is (30+1)(20+1)(50+1) = 8
Also we know from (1) the number has to have 3 prime factors. let p, q, r be the powers of the prime factors. to keep number minimum we choose 2,3,5 as the prime factors as they are the three smallest primes.
so required number is
(2p)(3q)(5r)
also (p+1) (q+1) (r+1) = 12
For smallest number p = 2, q = 1, r = 1 (Since 2 must have highest power 2, and 3 and 5 should have lower powers to keep number as small as possible)
So our number is 60