An emirp is a prime number that becomes a different prime when reversed. The numbers 13, 17, and 149 are emirps, but 11, 19, and 101 are not.
List the emirps less than or equal to the input number.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers144
Suggested Problems
-
Project Euler: Problem 3, Largest prime factor
1823 Solvers
-
Getting the indices from a vector
12433 Solvers
-
Find the index of n in magic(n)
276 Solvers
-
Numbers spiral diagonals (Part 1)
312 Solvers
-
Factorions: Numbers that equal the sum of the factorials of their digits
84 Solvers
More from this Author329
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!