Problem 42749. Find the nearest prime
Solution Stats
Problem Comments
-
4 Comments
Show
1 older comment
Peng Liu
on 23 Feb 2016
From test case 2, it seems that you are asking for the closest prime number no less than n. Please clarify this ambiguity in the problem. Otherwise, the answer to test case 2 is 19 (not 23), which is the closest prime number to 20.
Richard Zapor
on 25 Feb 2016
Final statement in problem statement disagrees with Case #1 of n=3.
Ned Gulley
on 25 Feb 2016
I made a few quick edits.
Jean-Marie Sainthillier
on 29 Feb 2016
I suggest to update this problem with big primes.
Solution Comments
Show commentsProblem Recent Solvers92
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2654 Solvers
-
Check if number exists in vector
9552 Solvers
-
382 Solvers
-
find the roots of a quadratic equation
218 Solvers
-
Find out value of sine given by degree.
314 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!