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
-
Similar Triangles - find the height of the tree
448 Solvers
-
Back to basics 19 - character types
265 Solvers
-
Matlab Basics II - Extract last 3 elements of a vector
249 Solvers
-
685 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!