Problem 45964. Compute the nth Pythagorean prime
Pythagorean primes have the form
, where n is an integer, and they can be written as the sum of squares of two integers. More information is available at Wikipedia, Numberphile, and the Online Encyclopedia of Integer Sequences.
Compute the nth Pythagorean prime p and two integers a and b such that
.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers35
Suggested Problems
-
Convert a numerical matrix into a cell array of strings
2066 Solvers
-
Matrix indexing with two vectors of indices
732 Solvers
-
Construct an index vector from two input vectors in vectorized fashion
399 Solvers
-
Calculate the Number of Sign Changes in a Row Vector (No Element Is Zero)
769 Solvers
-
1395 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!