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
- 
         
         
1772 Solvers
 - 
         
         
317 Solvers
 - 
         
         
124 Solvers
 - 
         
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
390 Solvers
 - 
         
Sum of odd numbers in a matrix
603 Solvers
 
More from this Author314
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!