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 sum of the radicals of all positive integers
.
For
, the radicals are:
. Therefore, the output should be '41'.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers10
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
52848 Solvers
-
Given two arrays, find the maximum overlap
1723 Solvers
-
561 Solvers
-
433 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
2143 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!