Given a integer n, our goal is to find the smallest integer k, such that
divides
.
For example, for
,
, because
, (since
), and
is the smallest number that has this property. Please present the value of k in modulo
(a prime number).
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers7
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2820 Solvers
-
13724 Solvers
-
Find my daddy long leg (No 's')
2818 Solvers
-
Find the smallest integer m such that n divides m!
18 Solvers
-
Compute the Lagarias Riemann Hypothesis sequence
8 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!