Problem 49860. Consecutive Prime Numbers
The closest consecutive prime numbers are 2 and 3 which only differ by 1. Other consecutive prime numbers will differ by an even number. For example, 3 and 5 as well as 5 and 7 differ by 2. Find an example of a pair of consecutive prime numbers for each of the required difference specify in the problem. There is no unique answer for each case; so, your answers will be checked against the requirement.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers24
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6384 Solvers
-
Test if a Number is a Palindrome without using any String Operations
238 Solvers
-
Back to basics 22 - Rotate a matrix
914 Solvers
-
Replace secondary diagonal elements of a square array
165 Solvers
-
1338 Solvers
More from this Author180
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!