Problem 46624. List the emirps
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 commentsProblem Recent Solvers42
Suggested Problems
-
Back to basics 23 - Triangular matrix
1004 Solvers
-
Sum of diagonal of a square matrix
1577 Solvers
-
Return the first and last characters of a character array
10033 Solvers
-
The Answer to Life, the Universe, and Everything
529 Solvers
-
Factorions: Numbers that equal the sum of the factorials of their digits
75 Solvers
More from this Author281
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!