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 Solvers142
Suggested Problems
-
3484 Solvers
-
Return a list sorted by number of consecutive occurrences
430 Solvers
-
644 Solvers
-
Implement a bubble sort technique and output the number of swaps required
389 Solvers
-
Approximation of Pi (vector inputs)
276 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!