Problem 44284. Given a number N, find the smallest prime P>N
Given a number N, find the smallest prime P greater than N. For example: If N=10 then P=11. If N=13 then P=17.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers199
Suggested Problems
-
Return the 3n+1 sequence for n
8355 Solvers
-
Back to basics 4 - Search Path
370 Solvers
-
Find the largest value in the 3D matrix
1552 Solvers
-
Basics: 'Find the eigenvalues of given matrix
423 Solvers
-
Returning a "greater than" vector
260 Solvers
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!