06-reference

3blue1brown how and why to take a logarithm of an image

Sun Apr 19 2026 20:00:00 GMT-0400 (Eastern Daylight Time) ·reference ·source: 3Blue1Brown (YouTube) ·by Grant Sanderson

“How (and why) to take a logarithm of an image” — 3Blue1Brown

Episode summary

Grant’s full-length companion to the 102-second Escher’s Print Gallery teaser filed under 2026-03-27-3blue1brown-eschers-print-gallery. The video is a 45-minute tour of complex analysis framed as reverse-engineering Escher’s 1956 lithograph “The Print Gallery” — the self-referential piece where a man looks at a picture containing the gallery that contains the man. The de Smit–Lenstra (2003) paper showed that Escher’s distortion is, formally, the image you get by applying the complex logarithm to an unwrapped undistorted version — i.e. the distortion is a conformal map. Grant builds the full machinery from scratch: what a conformal map is (Ch. 13:04), the complex exponential (21:41), the complex logarithm (25:56), and then the explicit construction of the key function that reproduces Escher’s distortion (33:14). The closing section (40:16) argues this is the pattern Escher intuited without the math — and that the “blank spot” in the center of the lithograph is the unavoidable fixed point of the recursive map. Co-written with Paul Dancstep; artwork by Talia Gershon, Mitchell Zemil, and Anna Fedczuk.

Key arguments / segments

Notable claims

Transcript availability caveat

YouTube did not expose an English auto-caption track for this video at ingest time (cycle 41, 2026-04-20). The assessment above was built from the chapter list, description, the de Smit/Lenstra paper reference, and the companion 102s teaser already in the vault. A Spanish manual VTT was available and could be retrieved if a deeper citation-level pass is needed.

Why this is in the vault

The vault’s position on representation learning and feature engineering leans hard on the claim that the choice of coordinate system is the whole game — pick coordinates where the problem looks like something you already know how to solve, and the work collapses. This video is the cleanest pure-math instance of that principle in the vault. “Take the logarithm of an image” is, literally, a feature transformation: the log takes a multiplicative/recursive/rotational structure and makes it additive and linear. That’s exactly what log-transforms do to skewed distributions, what SVD does to correlated features, and — at the conceptual level — what embeddings do to tokens. Escher-via-log is a more memorable hook than any of those, and it works as the on-ramp for a Sanity Check piece on “when a transformation makes a hard problem trivial.” Second reason: the newsletter frequently argues that domain experts’ intuition precedes formalization; the Escher-anticipates-de-Smit-and-Lenstra story is a perfect illustrative anecdote.

Mapping against Ray Data Co