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?
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.