A positive integer has 30 positive divisors in total. It is divisible by but not divisible by Another positive integer has 80 positive divisors in total. It is divisible by but not divisible by If and are coprime and is the product of all positive divisors of find the number of trailing zeroes in
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.
The product of positive divisors of x is x d ( x ) / 2 , where d ( x ) is the number of positive divisors of x . In this case, P = ( m n ) d ( m n ) / 2 = ( m n ) d ( m ) d ( n ) / 2 = ( m n ) 1 2 0 0 (note that d ( m n ) = d ( m ) d ( n ) because m and n are coprime).
Now m n = 2 4 5 7 b where b is coprime to 1 0 , so P = 1 0 4 8 0 0 5 3 6 0 0 b 1 2 0 0 has exactly 4 8 0 0 trailing zeros.