Fill in the blank.
has prime factors.
has positive divisors.
has positive divisors.
has positive divisors.
Note: You might want to read up the definition of multifactorials first.
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.
Let N = p a q b r c , where p , q , r are primes ans a , b , c are positive integers.
Thus N 2 = p 2 a q 2 b r 2 c
The no. of divisors of N 2 are ( 2 a + 1 ) × ( 2 b + 1 ) × ( 2 c + 1 )
( 2 a + 1 ) × ( 2 b + 1 ) × ( 2 c + 1 ) = 7 ! ! = 7 × 5 × 3
Without any loss of generality a = 1 , b = 2 , c = 3
Thus N k = p k a q k b r k c
Therefore no. of divisors of N k are ( k a + 1 ) × ( k b + 1 ) × ( k c + 1 )
( k a + 1 ) × ( k b + 1 ) × ( k c + 1 ) = 1 3 ! ! ! ! = 1 3 × 9 × 5
k a + 1 = k ( 1 ) + 1 = 5 ⇒ k = 4
Thus ans is 4