Problem 60746. List Ormiston prime pairs
The numbers 1913 and 1931 form the first Ormiston prime pair. The numbers are consecutive primes, and they are anagrams of each other—that is, the digits of one number can be arranged to give the second number. 347 and 743 are not an Ormiston prime pair: they are anagrams of each other, but they are not consecutive primes.
Write a function that produces the nth Ormiston prime pair.
Solution Stats
Problem Comments
-
1 Comment
ChrisR
on 9 Oct 2024
Whoever solves this problem without using PERSISTENT will receive 10 Chris R. Appreciation Points.
Solution Comments
Show commentsProblem Recent Solvers5
Suggested Problems
-
5 Solvers
More from this Author279
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!