The radical of a positive integer x is defined as the product of the distinct prime numbers dividing x. For example, the distinct prime factors of
is
, therefore the radical of
is
. Similarly, the radicals of
,
and
are
, 5 and
, respectively, The number1is considered to be the radical of itself.
Given a limit n, find the product of the radicals of all positive integers
. Since, the radical product can get huge fast, please output only the number of digits of the product.
For
, the radicals are:
, their product is
. Therefore, the output should be '6' digits
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers9
Suggested Problems
-
1871 Solvers
-
10704 Solvers
-
Put two time series onto the same time basis
350 Solvers
-
Integer Sequence - II : New Fibonacci
676 Solvers
-
Number of Even Elements in Fibonacci Sequence
1633 Solvers
More from this Author116
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!