Problem 46701. Compute the nth Naerogahtyp emirp
A Pythagorean prime is a prime number that can be written as the sum of two squares. For example, 13 is a Pythagorean prime because it is
. In a similar way, a Naerogahtyp emirp is an emirp that can be written as the sum of two erauqs.
Write a function to find the nth Naerogahtyp emirp.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers16
Suggested Problems
-
Create a cell array out of a struct
2398 Solvers
-
Remove the two elements next to NaN value
698 Solvers
-
Set the array elements whose value is 13 to 0
1432 Solvers
-
375 Solvers
-
1373 Solvers
More from this Author319
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!