Sorry about this; I'm a bit out of practice: for n in 10..30 repeat output [n, factor(2^n-1)]
This gives the first n in factored form which I don't want. How can I obtain the first n in unfactored form? Thanks, Alasdair
_______________________________________________ Axiom-mail mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-mail
