Numbers and Divisibility

Suppose a positive integer N is divisible by 21 and by 9. Find the total number of smallest positive integers that can divide N.

DETAILS AND ASSUMPTIONS:

1) Total number means, for example, the number 10 has the following divisors i.e, 1, 2, 5, 10. therefore it has a totally 4 divisors.


The answer is 6.

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.

1 solution

N N is a number that is divisible by both 21 21 and 9 9 N = k L C M ( 21 , 9 ) ; k Natural Numbers \rightarrow N = k\cdot LCM(21,9) ; k \in \quad \text{Natural Numbers } .

So ,the smallest such number is 63 63 . WLOG let's take the number N = 63 N=63 .

Now , 63 = 3 2 × 7 63 = 3^{2} \times 7 , so the total number of it's factors = ( 2 + 1 ) ( 1 + 1 ) = 6 = (2+1)\cdot (1+1) = 6

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...