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 Solvers143
Suggested Problems
-
Find the peak 3n+1 sequence value
2571 Solvers
-
How to find the position of an element in a vector without using the find function
2817 Solvers
-
Convert a Cell Array into an Array
2300 Solvers
-
Convert given decimal number to binary number.
2344 Solvers
-
1030 Solvers
More from this Author323
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!