Gojo's Infinity as a Conformal Metric: Placing a Point at Infinite Geodesic Distance
July 13, 2026
Modeling Gojo's Infinity from Jujutsu Kaisen with differential geometry: a critique of a kernel-based metric where Gojo's position never appears, and an alternative conformal metric that places him at infinite geodesic distance from every other point in space.
Out of curiosity I read an essay from the Tom Rocks Maths essay competition that models Gojo Satoru’s Infinity (from Jujutsu Kaisen) using differential geometry. The premise of the technique is that space deforms around Gojo: an attacker approaches, each step feels longer than the last, and contact never happens. Zeno’s paradox as a defense mechanism.
While reading it, a question kept coming up that I couldn’t shake off: why doesn’t Gojo’s position appear anywhere in the metric? The whole point of Infinity is that space deforms around Gojo, but as far as I can tell, the formulas in the essay never reference his location. So I sketched an alternative metric where his position plays the central role.
A disclaimer before we start: I have never taken a differential geometry course. Everything below is self-taught and done for fun, so it is entirely possible I have made mistakes due to lack of background in the area. Treat this as an exploration, not a lecture.
The essay’s construction
To build the metric, the essay uses a Gaussian kernel, familiar from machine learning:
and then defines the metric tensor as:
Two things confused me about this, and I may simply be misreading the formula.
First, if I take it literally, the numerator tends to (it is the kernel of two nearly identical points) while the denominator tends to as the displacements become infinitesimal. So the quotient blows up. But it seems to blow up at every point in space, since nothing in the formula references Gojo’s position. That wouldn’t be a barrier around Gojo — that would be a broken ruler everywhere.
Second, if instead I use what seems to be the standard construction for kernel-induced metrics — second derivatives evaluated on the diagonal,
— the Gaussian kernel gives . A constant. That actually makes sense: the kernel only depends on , so it is translation invariant and cannot single out any point. But a constant metric is just flat, rescaled Euclidean space. No barrier, no Infinity, no Gojo.
Either way, Gojo’s position never seems to enter the geometry, and that is the gap the following proposal tries to fill.
An alternative: the kernel as a proximity meter
I kept the kernel but used it differently: not as the metric itself, but as a “proximity to Gojo” meter that feeds a conformal factor. Define
which is far from Gojo and tends to as . Then set
so that lengths are measured as . Far from Gojo, and space is normal. The denominator vanishes only at , so the metric diverges exactly at Gojo and nowhere else. His position is now the distinguished point of the geometry, as the manga demands.
Gojo sits at infinite distance
Why I like this construction: Taylor expanding near Gojo, with small,
so the conformal factor behaves like
and the geodesic distance from any point at Euclidean distance down to Gojo is
The integral diverges: Gojo literally sits at infinite distance from every other point in space, even though he is at finite Euclidean distance.
The divergence has a pleasant Zeno-like reading. Compute the felt length of each successive halving of the Euclidean gap. The segment from to measures
Every time the attacker halves the remaining Euclidean distance, the felt length of that segment doubles: It is Zeno’s dichotomy, but inverted. In the classical paradox the step lengths form a convergent geometric series () and the runner arrives; here they form a divergent one and the fist never lands. That felt like the right formalization of what Infinity is supposed to do in the manga.
Is it a valid metric?
On , the function is smooth and satisfies , so is smooth and strictly positive there. A conformal factor that is smooth and positive turns into a legitimate Riemannian metric on the punctured space. The puncture itself is not a defect: the whole construction is designed so that is pushed off to infinity — the attacker can approach it in Euclidean terms but never reach it in geodesic terms.
That said, I approached this as an amateur, and several questions remain genuinely open to me:
- Pathologies. Is with free of hidden problems on — for instance, regarding geodesic completeness near the puncture or unexpected curvature behavior?
- The original formula. Is my reading of fair, or is there a standard interpretation that I am too green to recognize?
- Prior art. Does the construction show up anywhere in the kernel methods or information geometry literature, or did I just reinvent something that has a proper name?
- Anisotropy. A more interesting model might stretch only the radial direction toward Gojo and leave tangential directions alone. That would require the full machinery of a general metric tensor instead of a conformal scalar. Would it change anything qualitatively — say, allowing an attacker to orbit Gojo cheaply while still never reaching him?
Conclusion
The essay’s kernel-based metric is a lovely idea, but taken at face value it seems to be either singular everywhere or flat everywhere — in both cases blind to Gojo’s position, which is the one thing Infinity cannot do without. Promoting the kernel from “metric” to “proximity meter” fixes this with a single conformal factor: space stays Euclidean at a distance, deforms smoothly as you approach, and places Gojo at infinite geodesic distance from everything else. Each halving of the remaining gap doubles its felt length, the total diverges, and the strongest sorcerer remains untouched — by construction.
I did this for fun and I am fully prepared to be wrong. If you spot an error, that is the most interesting outcome of all.