Problem 47895. List the dihedral primes
The number 1880111 is a dihedral prime (or dihedral calculator prime) because on a seven-segment display it is prime (a) forward, (b) upside-down, (c) in a mirror, and (d) in a mirror upside-down. The number 120121 is the smallest dihedral prime that forms four different numbers read in those four ways.
Write a function to list the dihedral primes less than or equal to the input number.
Solution Stats
Problem Comments
-
1 Comment
mahesh kumar
on 11 Dec 2020
Thank you!
Solution Comments
Show commentsProblem Recent Solvers12
Suggested Problems
-
Select every other element of a vector
32751 Solvers
-
1896 Solvers
-
Make a random, non-repeating vector.
9155 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
374 Solvers
-
416 Solvers
More from this Author272
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!