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
-
Test if a Number is a Palindrome without using any String Operations
251 Solvers
-
Getting the indices from a matrix
718 Solvers
-
755 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
2134 Solvers
-
Write c^3 as sum of two squares a^2+b^2
327 Solvers
More from this Author321
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!