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 Solvers140
Suggested Problems
-
1823 Solvers
-
How to find the position of an element in a vector without using the find function
2792 Solvers
-
Getting the indices from a vector
11396 Solvers
-
Set the array elements whose value is 13 to 0
1424 Solvers
-
508 Solvers
More from this Author315
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!