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
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1850 Solvers
-
243 Solvers
-
Get the elements of diagonal and antidiagonal for any m-by-n matrix
482 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1873 Solvers
-
(Linear) Recurrence Equations - Generalised Fibonacci-like sequences
348 Solvers
More from this Author291
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!