I think it is consequent. list(factor(n)) just gives a list of tuples (p,e) where p is a prime dividing n and e is it's exponent. Since there are no primes dividing 1 the list is empty.
-- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
