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 Solvers189
Suggested Problems
-
Project Euler: Problem 7, Nth prime
1565 Solvers
-
419 Solvers
-
334 Solvers
-
458 Solvers
-
Test Problem; Create a 5x5 array containing all ones
389 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!