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
-
Number of 1s in the Binary Representation of a Number
458 Solvers
-
First non-zero element in each column
878 Solvers
-
Check if number exists in vector
12515 Solvers
-
602 Solvers
-
Determine if Input is Oddish or Evenish (Odd/Even Sum of Digits)
303 Solvers
More from this Author298
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!