1. EachPod

Intellectually Curious - Podcast

Intellectually Curious

Intellectually Curious is a podcast by Mike Breault featuring over 1,200 AI-powered explorations across science, mathematics, philosophy, and personal growth. Each short-form episode is generated, refined, and published with the help of large language models—turning curiosity into an ongoing audio encyclopedia. Designed for anyone who loves learning, it offers quick dives into everything from combinatorics and cryptography to systems thinking and psychology.

Inspiration for this podcast:

“Muad'Dib learned rapidly because his first training was in how to learn. And the first lesson of all was the basic trust that he could learn. It's shocking to find how many people do not believe they can learn, and how many more believe learning to be difficult. Muad'Dib knew that every experience carries its lesson.”

Frank Herbert, Dune


Note: These podcasts were made with NotebookLM.  AI can make mistakes.  Please double-check any critical information.

Mathematics Science Learning Education History
Update frequency
every day
Average duration
12 minutes
Episodes
1379
Years Active
2024 - 2025
Share to:
OEIS A000321: Hermite polynomials evaluated at 12

OEIS A000321: Hermite polynomials evaluated at 12

We examine A000321, the sequence obtained by evaluating the physicist's Hermite polynomials H_n(-1/2), where H_n(x) . It comes from a compact recurrence and exhibits a modular pattern: A_{n+k} ≡ c(n,…

00:04:22  |   Thu 28 Aug 2025
Quantum Vortices: From Superfluids to Superconductors and Beyond

Quantum Vortices: From Superfluids to Superconductors and Beyond

Dive into the world of quantum vortices—quantized whirlpools that thread superfluids, superconductors, and even light. We trace their history from Onsager and London to Feynman and Abrikosov, explain…
00:05:32  |   Wed 27 Aug 2025
OEIS A000320: Generalized tangent numbers d(5,n)

OEIS A000320: Generalized tangent numbers d(5,n)

Today we explore A000320, the generalized tangent numbers with d(5,n). We trace their history—from Sloan’s foundational entries and Shanks’s early notes (old IDs M3722, N5521) to Sloan’s Handbook of …

00:06:08  |   Wed 27 Aug 2025
Anticipated Regret: How Fearing 'What If' Shapes Our Decisions

Anticipated Regret: How Fearing 'What If' Shapes Our Decisions

We explore regret indecision theory—the idea that the fear of missing out on the best outcome drives choices before we act. From Loomes and Sugden to minimax regret, we unpack how anticipatory regret…
00:06:46  |   Tue 26 Aug 2025
OEIS A000319: Tangent Iteration

OEIS A000319: Tangent Iteration

We unpack the deceptively simple rule An = floor(Bn) with B0 = 1 and Bn = tan(Bn−1). Tangent iteration is brutally sensitive to initial data and rounding, forcing extreme precision (thousands of digi…
00:05:25  |   Tue 26 Aug 2025
Mangle decoded: Recursion, rules, and real-world data with Datalog

Mangle decoded: Recursion, rules, and real-world data with Datalog

We break down Google's open-source Mangle, an extension of Datalog that adds aggregation, external function calls, and optional type checking on top of powerful recursive rules. Compare it to SQL, an…

00:05:21  |   Tue 26 Aug 2025
DuckDB v1.3.0: The Spatial Join Breakthrough — From Nested Loops to an On-the-Fly R-tree

DuckDB v1.3.0: The Spatial Join Breakthrough — From Nested Loops to an On-the-Fly R-tree

Spatial joins connect data by location. In this episode we unpack DuckDB's v1.3.0 dedicated spatial join operator, how it builds an in‑memory R-tree and buffers the smaller table to probe it efficien…
00:04:48  |   Mon 25 Aug 2025
OEIS A000318: Generalized tangent numbers d(4,n)

OEIS A000318: Generalized tangent numbers d(4,n)

In this Deep Dive, we explore OEIS A000318, the generalized tangent numbers, often denoted d(4,N). The initial terms—4, 128, 16384—hint at incredibly rapid growth, and the sequence sits at a rich cro…

00:04:52  |   Mon 25 Aug 2025
The Great Dying: Earth's Worst Extinction Event

The Great Dying: Earth's Worst Extinction Event

We dive into the Permian–Triassic extinction (~251.9 million years ago), its drivers—Siberian flood basalts, skyrocketing CO2, global warming, ocean acidification and widespread anoxia—and the brutal…

00:04:37  |   Sun 24 Aug 2025
OEIS A000317: Quadratic recurrence and integer polynomial binomial coefficients

OEIS A000317: Quadratic recurrence and integer polynomial binomial coefficients

We explore the nonlinear recurrence A_{n+1} = A_n^2 - A_n A_{n-1} + A_{n-1}^2, tracing its explosive growth, and explain Emmanuel Ferrand’s 2007 discovery that A000317 belongs to a special class whos…
00:05:32  |   Sun 24 Aug 2025
Leaky Buckets: Two Modes, One Core Idea Behind Stable Networks

Leaky Buckets: Two Modes, One Core Idea Behind Stable Networks

A concise dive into the leaky bucket algorithm: the meter version, which measures conformance and can police or shape traffic without buffering; and the queue version, which buffers and outputs at a …
00:07:46  |   Sat 23 Aug 2025
OEIS A000041: Partition numbers

OEIS A000041: Partition numbers

Join us as we explore A000041, the partition numbers p(n): the number of ways to write n as a sum of positive integers, disregarding order. We trace their appearances across math—from conjugacy class…
00:06:23  |   Sat 23 Aug 2025
OEIS A000047: Integers of Form x^2 − 2y^2

OEIS A000047: Integers of Form x^2 − 2y^2

We explore the integers that can be written as x^2 − 2y^2. A practical test: an integer n is representable iff in its prime factorization no prime congruent to 3 or 5 mod 8 appears with an odd expone…
00:05:45  |   Sat 23 Aug 2025
OEIS A000316: Card matching and pair derangements

OEIS A000316: Card matching and pair derangements

Dive into OEIS sequence A000316, the count of ways to arrange two identical decks of n card types so that no position holds the same kind as in the ordered deck. We’ll connect this “no fixed pair” pr…
00:05:17  |   Sat 23 Aug 2025
Eddington Limit: The Cosmic Brightness Boundary

Eddington Limit: The Cosmic Brightness Boundary

We unpack the Eddington luminosity—the balance between radiation pressure and gravity that keeps stars and accreting black holes from blowing apart. From the original electron-scattering calculation …
00:06:29  |   Sat 23 Aug 2025
OEIS A000315: Reduced Latin Squares

OEIS A000315: Reduced Latin Squares

Join us as we explore A000315, the counts of reduced Latin squares — n-by-n grids filled with n symbols where the first row and first column are in natural order. Reduction removes symmetries so coun…
00:05:37  |   Fri 22 Aug 2025
OEIS A000314: Hussemi trees and polygonal cacti sequences

OEIS A000314: Hussemi trees and polygonal cacti sequences

An in-depth look at OEIS A000314: the number of mixed Hussemi trees, i.e., labeled polygonal cacti with bridges. We clarify cactus graphs, blocks that are edges or cycles, and the historical name Hus…

00:04:59  |   Thu 21 Aug 2025
Schröder Numbers: Paths, Partitions, and Domino Tilings

Schröder Numbers: Paths, Partitions, and Domino Tilings

A tour of the large and little Schröder numbers: how they count lattice paths from (0,0) to (n,n) staying below the diagonal with steps (0,1),(1,0),(1,1); how they count guillotine partitions of a re…
00:06:30  |   Thu 21 Aug 2025
The Pink River Dolphin of the Amazon: Adaptations, Threats, and a Conservation Imperative

The Pink River Dolphin of the Amazon: Adaptations, Threats, and a Conservation Imperative

In this Deep Dive, we explore the Amazon river dolphin—the pink icon of the floodplain. We unpack its remarkable adaptations for navigating murky, tree-filled waters, from flexible necks to rapid ech…
00:05:36  |   Thu 21 Aug 2025
Virgil's Georgics: Labor, Nature, and the Making of Civilization

Virgil's Georgics: Labor, Nature, and the Making of Civilization

We peel back Virgil’s four-book Georgics to reveal more than a farming manual—it's a meditation on labor, politics, and humanity’s relationship with the earth. From tillage to vineyards, animal husba…
00:05:39  |   Thu 21 Aug 2025
Disclaimer: The podcast and artwork embedded on this page are the property of Mike Breault. This content is not affiliated with or endorsed by eachpod.com.