Ben Spitz's Avatar

Ben Spitz

@diracdeltafunk.bsky.social

Sheaf Herder. I believe in you ๐Ÿ”ฅ benspitz.com

119 Followers  |  36 Following  |  153 Posts  |  Joined: 10.10.2023  |  1.9331

Latest posts by diracdeltafunk.bsky.social on Bluesky

Preview
GitHub - Macaulay2/M2 at development The primary source code repository for Macaulay2, a system for computing in commutative algebra, algebraic geometry and related fields. - GitHub - Macaulay2/M2 at development

The package will be included in the next Macaulay2 release (scheduled for November I think). Or you can grab it from the development branch to install it now!

github.com/Macaulay2/M2...

I think this will genuinely save equivariant homotopy theorists a lot of time and hair-wringing, I'm so stoked.

17.09.2025 03:44 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Very very happy with this project we ran at the M2 workshop this summer in Madison -- it is now possible to do compute Ext, Tor, etc. of C_p-Mackey functors by computer!

The image below shows how you can use the package to compute a free resolution of a C_p-Mackey functor.

17.09.2025 03:44 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

"What can we do about this? Simply choose to live in the worst of both worlds."

13.09.2025 16:42 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I'm interested (for weird reasons) in the asymptotics of this expression as n,m โ†’ โˆž

And more generally in the distribution of the number of such pairs (A,B), but that seems much harder than just studying the mean.

10.09.2025 00:19 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

What is the expected number of pairs (A,B) with AโІ{1,...,n} and BโІ{1,...,m} such that

(i) X_{i,j} = 1 for all (i,j) โˆˆ Aร—B

(ii) A and B are maximal with respect to (i), i.e. if A'โЇA and B'โЇB are such that (A',B') satisfies condition (i) then A=A' and B=B'

?

The answer is given by this expression.

10.09.2025 00:18 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Spoilers for what might possibly become a paper, but ...

Make an nร—m matrix X where each entry X_{i,j}~Bernoulli(p) is chosen independently at random,

i.e. X_{i,j} = 1 with probability p and X_{i,j} = 0 with probability 1-p.

...

10.09.2025 00:18 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

More honestly, I'd like to get some asymptotic control over this quantity as n,m -> infty

09.09.2025 22:57 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Nah, but it seems simple enough that I wouldn't be surprised if someone had thought about this sum before; maybe it's the expected value of some distribution people care about

09.09.2025 22:56 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

oh!? if you could drop a link to something I would really appreciate it, I have no idea what those are :^)

09.09.2025 22:54 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

and/or something like "this is the expected value of a Blorp(n,m,p)-distributed random variable" would be very helpful!

09.09.2025 22:49 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
\sum_{i=0}^n \sum_{j=0}^m \binom{n}{i} \binom{m}{j} p^{i j} (1-p^i)^{m-j} (1-p^j)^{n-i}

\sum_{i=0}^n \sum_{j=0}^m \binom{n}{i} \binom{m}{j} p^{i j} (1-p^i)^{m-j} (1-p^j)^{n-i}

... can this be simplified at all? n and m are fixed positive integers, p is a fixed real number between 0 and 1.

09.09.2025 22:45 โ€” ๐Ÿ‘ 6    ๐Ÿ” 2    ๐Ÿ’ฌ 6    ๐Ÿ“Œ 0

When I first learned about this I was baffled -- how can there possibly be only a set's worth of isomorphism classes of compact metric spaces???

But there is, and it's awesome

04.09.2025 21:18 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Gromovโ€“Hausdorff convergence - Wikipedia

gl!

I love the metric space of isomorphism classes of compact metric spaces en.wikipedia.org/wiki/Gromov%...

04.09.2025 20:36 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

More generally, we can ask: for which positive real numbers K can the inequality

|(f(z)-f(w))/(z-w)| โ‰ค K |f'(z)|

be satisfied?

K < 1 is impossible (consider f(z) = z^n - nz for arbitrary large integers n)

K โ‰ฅ 4 is possible (proved by Smale)

This is all we know!

25.08.2025 15:15 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

An open problem in complex analysis:

Let f โˆˆ โ„‚[x] be a polynomial of degree โ‰ฅ2. Let z โˆˆ โ„‚. Must there exist a critical point w of f such that

|(f(z)-f(w))/(z-w)| โ‰ค |f'(z)|?

25.08.2025 15:15 โ€” ๐Ÿ‘ 5    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Yeah this is kind of unclear to me; I've seen this implied but I can't find a reference

23.08.2025 15:02 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Hoffmanโ€“Singleton graph - Wikipedia

There is a unique Moore graph of diameter 2 and degree 2 (C_5).

There is a unique Moore graph of diameter 2 and degree 3 (the Petersen graph)

There is a unique Moore graph of diameter 2 and degree 7 (see link)

Is there a Moore graph of diameter 2 and degree 57?? We don't know!

23.08.2025 13:45 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Well ok, Moore graphs do exist: for example, the complete graphs K_n (for nโ‰ฅ3) and the odd cycle graphs C_{2n+1} (for nโ‰ฅ1). So it would be nice to classify them!

Theorem (Hoffman-Singelton). Let G be a Moore graph of diameter 2. Then G has degree 2, 3, 7, or 57.

23.08.2025 13:45 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Theorem 1: Every Moore graph is regular.

Theorem 2: Let G be a finite graph with diameter k. Then G is a Moore graph if and only if G has girth 2k+1.

This is a nice characterization, but we should ask how common Moore graphs actually are โ€” a priori, they might not exist at all!

23.08.2025 13:45 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

This question might seem completely unmotivated, but bear with me!

If G is a finite graph with maximum degree d and diameter k, you can show that G has at most

1 + d โˆ‘_{i=0}^{k-1} (d-1)^i

many vertices.

Definition. A "Moore graph" is a finite graph which attains this bound.

23.08.2025 13:45 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

An open question in graph theory:

Does there exist a finite (simple, undirected) graph which has diameter 2, girth* 5, and is 57-regular?

* The girth of a graph G is the smallest length of a cycle in G.

23.08.2025 13:45 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Carmichael's totient function conjecture - Wikipedia

en.wikipedia.org/wiki/Carmich...

21.08.2025 13:05 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Note that an equivalent formulation of the conjecture is as follows:

For each z โ‰ฅ 0, let A(z) = |{n โ‰ฅ 1 : ฯ•(n) = z}|, so that A is a function โ„• โ†’ โ„• โˆช {โ„ตโ‚€}.

Conjecture. 1 is not in the image of A.

It is known that every natural number besides 1 is in the image of A!

21.08.2025 13:05 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

This was originally published as a theorem by Carmichael (over 100 years ago), but his proof was wrong. And today it's still open!

We know that if there is any counterexample x, it must satisfy x > 10^(10^10).

21.08.2025 13:05 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

An open problem in number theory:

Recall that the totient function ฯ• is defined by sending each positive integer n to the number of positive integers k โ‰ค n which are coprime to n.

Conjecture. For all positive integers x, there exists a positive integer yโ‰ x such that ฯ•(x)=ฯ•(y)

21.08.2025 13:05 โ€” ๐Ÿ‘ 10    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

One day society will move past the need for spectral sequences, but it is not yet that day

20.08.2025 17:10 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Finite lattice representation problem - Wikipedia

Ofc WLOG one can take K=G in the above... I dunno why I wrote it that way ๐Ÿ™ƒ

en.wikipedia.org/wiki/Finite_...

20.08.2025 14:54 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

This is equivalent to the "finite lattice representation problem", which asks if every finite lattice is isom. to the congruence lattice of some finite algebra (in the sense of universal algebra).

In other words, is there any restriction on the cong. lattices of finite algebras?

20.08.2025 14:49 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

An open problem in order theory:

Let L be a finite lattice (i.e. a nonempty finite poset such that any two elements have both an inf and a sup).

Must there exist a finite group G with subgroups H, K such that L is isomorphic to the poset

{X โ‰ค G : H โ‰ค X โ‰ค K}

ordered by โІ?

20.08.2025 14:49 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Ah yes, the sequence of interesting numbers

19.08.2025 18:03 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@diracdeltafunk is following 20 prominent accounts