NumberTheory
SumOfSquares
solutions to the sum of two squares problem
Calling Sequence
Parameters
Description
Examples
Compatibility
SumOfSquares(n)
n
-
integer
The SumOfSquares function computes the solutions to the sum of two squares problem.
The return value is a set of two-element lists of non-negative integers such that is in if and only if and .
The NumberTheory[SumOfSquares] command was introduced in Maple 2016.
For more information on Maple 2016 changes, see Updates in Maple 2016.
See Also
Download Help Document