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 Solvers47
Suggested Problems
-
Select every other element of a vector
35132 Solvers
-
Return the largest number that is adjacent to a zero
5451 Solvers
-
Find nearest prime number less than input number
872 Solvers
-
Convert given decimal number to binary number.
2206 Solvers
-
Mersenne Primes vs. All Primes
733 Solvers
More from this Author312
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!