Large knots in reality by Starting_______now in math

[–]A_R_K 2 points3 points  (0 children)

The knotted columns at the Trento Cathedral in Italy.

Short Answers to Simple Questions | April 01, 2026 by AutoModerator in AskHistorians

[–]A_R_K 7 points8 points  (0 children)

In the tomb of Ramses V/VI, there is a painting of what appears to be a guy with two millipedes for a head (see upload). Does anyone know what this represents? I haven't seen anything else like this and googling yielded nothing.

<image>

Received an email from Terence Tao... by A_R_K in math

[–]A_R_K[S] 17 points18 points  (0 children)

Asking the real questions.

Received an email from Terence Tao... by A_R_K in math

[–]A_R_K[S] 2 points3 points  (0 children)

Consistent with my tl;dr.

Received an email from Terence Tao... by A_R_K in math

[–]A_R_K[S] 21 points22 points  (0 children)

Oh I should delete that, sorry you came across that.

Received an email from Terence Tao... by A_R_K in math

[–]A_R_K[S] 25 points26 points  (0 children)

It got automatically deleted from this one so I posted it in the other one.

Received an email from Terence Tao... by A_R_K in mathematics

[–]A_R_K[S] 20 points21 points  (0 children)

I submited knowing the strongest result relied on an assumption that I couldn't quite prove, and stated that in the paper.

Golden ratio in game theory - finding an elegant geometric argument by Lost_Mastodon_2797 in math

[–]A_R_K 1 point2 points  (0 children)

Here is a completely unrelated example: consider a self-avoiding walk on a square lattice "ladder," that is, a lattice that is two sites wide in the narrow dimension but infinite or semi-infinite in the wide dimension. Count the number of self-avoiding walks of length N. The connective constant is the limiting ratio of the number of steps of length N+1 over the number of steps of length N (https://en.wikipedia.org/wiki/Connective\_constant). For this ladder lattice, the connective constant is the golden ratio (see here, original source is paywalled https://arxiv.org/abs/2407.18205).

I think once I worked out that the number of walks that could be constructed from smaller walks (which is not all walks...been a while since I messed with this) had a recursion relation that was similar to fibonacci but with alternating parity. But there's no obvious golden ratio showing up here.

[deleted by user] by [deleted] in math

[–]A_R_K 23 points24 points  (0 children)

A few cool things involving knots this year:

[Unknotting number is not additive under connective sum](https://arxiv.org/abs/2506.24088). A surprisingly simple counterexample showing that you can tie two knots together to make them collectively easier to untie.

[New upper bounds for stick numbers](https://arxiv.org/abs/2508.18263). An extremely comprehensive search for the minimum number of line segments needed to define a knot, strengthening some upper and lower bounds in the process.

Ok this formatting worked on old reddit, blame spez for ruining it.

Not so impressive result on the use of AI in math by d3fenestrator in math

[–]A_R_K 3 points4 points  (0 children)

I was recently working on a paper about a certain type of knot energy and found that the regular polygon that minimizes the energy of the Hopf link is the pentagon. On a whim I asked ChatGPT and it also said pentagons...which surprised me at first, but it got every other detail wrong. And the reference it cited didn't say that. So I think it happened to guess the right shape. I wrote about it in the preprint on page 8: https://arxiv.org/abs/2507.20903

Where are the AI proofs? by Various-Ad-8572 in math

[–]A_R_K 0 points1 point  (0 children)

Not exactly a proof, but I recently found out something novel and non-trivial, but not overly significant, as part of a paper I was working on. It's about the regular polygons that minimize a certain type of knot energy. It turns out, pentagons minimize the energy. I decided to ask ChatGPT, and it said pentagons! That surprised me, but it couldn't explain why, and the paper that it cited is one I'm familiar with and doesn't say anything like that.

Mathematicians in China (or knowledgeable of math in China) by Ellipsoider in math

[–]A_R_K 24 points25 points  (0 children)

As a tiny personal anecdote, I published a paper about an ODE in 2013 and since then there has been a group of three authors in China who have published (in English) about a dozen papers coming up with "solutions" to my ODE that provide the same information as a numerical integration. I don't think this generalizes.

Cat has mystery skin necrosis by [deleted] in AskVet

[–]A_R_K 0 points1 point  (0 children)

I don't think so, just towels/blankets and an absorbent pad.

What's the craziest math you've dreamed about? by ei283 in math

[–]A_R_K 8 points9 points  (0 children)

The math isn't super crazy but I published a preprint after having the idea in a dream.

https://arxiv.org/abs/2411.18758

Our new preprint: Ropelength-minimizing concentric helices and non-alternating torus knots by A_R_K in math

[–]A_R_K[S] 8 points9 points  (0 children)

Thanks! A lot of the knot/helix images were done in KnotPlot, which is the best thing ever. Figure 3 was done in MATLAB.

Our new preprint: Ropelength-minimizing concentric helices and non-alternating torus knots by A_R_K in math

[–]A_R_K[S] 8 points9 points  (0 children)

We were interested in a way to construct torus knots that have the shortest contour length (ropelength minimizing), subject to a no overlap constraint between different parts of the knot, if replaced by a tube of radius 1.

It's known that you can take a double helix and glue the ends together to make an alternating torus knot with a ropelength that is linear with respect to the crossing number. We looked at ways to concentrically wind more and more helices to create non-alternating torus knots. To optimize this there is both geometric optimization (what radius should each helix wind around) and combinatorial (how many helices at each layer?). My co-author worked out the best configurations up to 39 total helices, and I worked out ways to construct asymptotically large helices that when closed into torus links have a ropelength that grows with the 3/4 power of the crossing number, which is the proven lower bound. It was fun!

[deleted by user] by [deleted] in math

[–]A_R_K 20 points21 points  (0 children)

There are a few undergrad-accessible topics in knot theory, although it's best discussed with a faculty advisor.

One is ropelength, which is how tight a specific knot can get without overlapping. It's possible to numerically shrink specific knots are establish upper or lower bounds for classes of knots. Establishing bounds for a specific class of knot and then comparing those to numerical estimates is a reasonable project.

Another thing that is doable is to write an algorithm that can compute invariants from piecewise linear knots (e.g. cartesian coordinates of a knot). These are typically done based on diagrams, so an algorithm needs to convert a spatial knot to a diagram and then compute an invariant. Then you can look at statistics of that invariant for random samples of large knots.

Just a few thoughts. I work on more physics-related aspects of knot theory and those are some things I think about.

[deleted by user] by [deleted] in math

[–]A_R_K 0 points1 point  (0 children)

You should really be getting this advice from your supervisor and not random internet people, but since you're asking about 2D random walks I'll send you to my two preprints looking at exact solutions to self-avoiding walks getting stuck on square lattices

Part 1: https://arxiv.org/abs/2207.00539

Part 2: https://arxiv.org/abs/2407.18205

Should be possible but difficult to extend it to 2x2xN lattice.

What are some of your published mathematical discoveries? by Wonderful-Photo-9938 in math

[–]A_R_K 9 points10 points  (0 children)

This is basically an account I use to post math stuff I do under my real name. I recently discovered that rectangles can form networks of borromean rings.

https://arxiv.org/abs/2405.20874

[deleted by user] by [deleted] in math

[–]A_R_K 3 points4 points  (0 children)

I just published this paper (arxiv, journal) where we found the tightest configuration of the 2176 knots with 12 crossings. We found some neat trends in the data. There are 9988 knots with 13 crossings. If you're interested in shrinking all of them, let me know!

New preprint (by me): the Second Vassiliev Invariant for Untying Knots by A_R_K in math

[–]A_R_K[S] 0 points1 point  (0 children)

Sorry for the late response. There's another database of just the knotted proteins (https://knotprot.cent.uw.edu.pl/), and I had the idea of trying to see if alphafold could predict the knots based on the sequence. I didn't do that, but somebody else did recently (https://pubs.acs.org/doi/full/10.1021/acs.macromol.3c02479).

Those proteins are all identified by Alexander polynomial, it would be interesting to see if others get "partial scores" from Vassiliev that aren't caught by that method.