Jacobi showed that a prime p has 8(p+1) decompositions as sum of four squares. sage.rings.arith.four_squares
computes one such decomposition. Is there a way to compute all of them?
![]() | 1 | initial version |
Jacobi showed that a prime p has 8(p+1) decompositions as sum of four squares. sage.rings.arith.four_squares
computes one such decomposition. Is there a way to compute all of them?
![]() | 2 | No.2 Revision |
Jacobi showed that a prime p has 8(p+1) decompositions as a sum of four squares. sage.rings.arith.four_squares
computes one such decomposition. Is there a way to compute all of them?