19 Jul
2007
19 Jul
'07
1:25 p.m.
On Thu, 19 Jul 2007, Eric Angelini wrote:
does someone know of an on-line factorization applet showing ALL divisors of n (not only the prime ones)
Use for example the command Divisors(12345678); at this site http://magma.maths.usyd.edu.au/calc/ and click on evaluate. You will get [ 1, 2, 3, 6, 9, 18, 47, 94, 141, 282, 423, 846, 14593, 29186, 43779, 87558, 131337, 262674, 685871, 1371742, 2057613, 4115226, 6172839, 12345678 ] Total time: 0.350 seconds, Total memory usage: 6.46MB