https://archive.org/download/monster_divisors/monster_divs.txt 16gb of the divisors of the monster group for your reading pleasure, one day this could be an oeis sequence maybe
--
You received this message because you are subscribed to the Google Groups "SeqFan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seqfan+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/CAAaxPMtT0B-nYopOdZTAXuukhaRED4s89LxMJyoG-p7LE%3DrknQ%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/CAN57YqsM6Og5cKUgyiSogOyJm1hnTmn58CU5-C50dJD_VHRRRA%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/CAN57YqsM6Og5cKUgyiSogOyJm1hnTmn58CU5-C50dJD_VHRRRA%40mail.gmail.com.
We have a sequence for the divisors of the order already:
On Fri, 1 May 2026 at 11:23, Fred Lunnon <fred....@gmail.com> wrote:
<< divisors of the monster group >>Does the subject line mean "divisors of the order of the monster group"?No way am I going to try downloading that text file to find out!WFL_
On Thu, Apr 30, 2026 at 5:22 PM Jim Dupont <jmiked...@gmail.com> wrote:
https://archive.org/download/monster_divisors/monster_divs.txt 16gb of the divisors of the monster group for your reading pleasure, one day this could be an oeis sequence maybe.
--
You received this message because you are subscribed to the Google Groups "SeqFan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seqfan+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/CAFqvfd-bU7yJgwCKQSeq78HvE7WKe92OnXT4%2BWeRzL%2BAHYnCjA%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/CAAaxPMuJ5eiCh5Ov%3D8UeQvHCCY7eOso9NsOX9jOvNnFfYKh6Ow%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/CAJeNNUiqmkRpup1%2B1KUrmO-Z8G21YOPeWf6Xo%2BsxAB-Uvjj%3D_w%40mail.gmail.com.
It would be more interesting to see the orders of the subgroups of the Monster. Do we have that sequence? Brendan.
'M F Hasler <mha...@dsi972.fr>]
> FWIW, I'll add Python code in A174670 to generate the sequence term by term.
That would be welcome!
I wonder whether it's practical, though. I find 424_488_960 divisors of the order of the monster group, with 15 distinct prime divisors.
I fear the "frontier" of the priority queue will grow too fast for most boxes to handle too.
FWIW, converting each to a decimal string and adding a newline summed to 12_078_286_020 bytes of output.
--
You received this message because you are subscribed to the Google Groups "SeqFan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seqfan+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/CAFqvfd_%2B7-96mqNu%2BRqGWgnjWd8d%2BGvaH3xaLeMY1pnf5Z1j_A%40mail.gmail.com.
[M F Hasler <mha...@dsi972.fr>]
> I think that it might grow to a few million, which might require 1-2 GB for the heap,
> which would be ok for many modern laptops. But maybe I underestimate...
It "blew up" for me, I went to your pending edit for A174670 and tried
your Python code there. As feared, the frontier is "too large" for my
box. At the time it generated the 70 millionth divisor (a good start,
but still far short of finishing), the heap contained over 30 million
divisors, and about 9 GB of RAM were in use. As of now, about 11 GB
after 72 million divisors.
The 15-element exponent list attached to each frontier divisor is a major RAM hog.
--
You received this message because you are subscribed to the Google Groups "SeqFan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seqfan+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/CAFqvfd_b8GJcj4JqfiXHE9%3D3gqbGGsi8GL8m0crwBHgygP5ndg%40mail.gmail.com.