Mike Breault

Intellectually Curious

Science EN ↓ 2000 episodes

Intellectually Curious is a podcast by Mike Breault featuring over 1,800 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 t...

Author

Mike Breault

Category

Science

Latest episode

Jul 10, 2026

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

Contextual Distances: The Mahalanobis Metric Explained 28.12.2024

A deep-dive into how Mahalanobis distance measures distance not just by coordinates but within the data's own landscape, using the covariance structure to account for correlations. We trace its origin from skull measurements to modern uses in clustering, anomaly detection, and fraud detection, and unpack the formula, intuition, and practical caveats—like the multivariate normal assumption and...

OEIS A000085: Involutions and the many faces of self-inverse permutations 28.12.2024

We explore A000085, the involution numbers that count self-inverse permutations on n elements. From the classic recursive rule a(n) = a(n-1) + (n-1)a(n-2) to a direct closed form, we’ll see how these numbers pop up in surprising corners of math. Along the way we’ll connect involutions to pairings and matchings in graphs, touch on their links to representation theory and Young tableaux, and discuss...

Naive Bayes Demystified: Simple Rules, Big Impact 27.12.2024

A friendly dive into Naive Bayes classifiers: what Bayes' theorem does, why the 'naive' independence assumption often works surprisingly well, and how Gaussian, Multinomial, and Bernoulli variants fit different data. We’ll explore real-world uses like spam filtering and text classification, and walk through approachable examples—like predicting gender from simple measurements—withou...

S-Shaped Signals: The Sigmoid Function from History to AI 27.12.2024

Join us on a journey from ancient ideas to modern neural networks as we dissect the sigmoid function—the unmistakable S-curve. We’ll unpack its key mathematical properties (bounded outputs, differentiability, a single inflection point) and explain why they matter for training neural networks via backpropagation. Along the way we’ll trace its cross-disciplinary history—from psychology and engineeri...

Correlation in Number Theory, Part II: From Pearson to Prime Gaps 27.12.2024

Welcome back to Part II of our exploration of correlation in number theory. We survey how linear and rank correlations — from Pearson’s product-moment coefficient to Spearman and Kendall — reveal hidden order among numbers, even when relationships aren’t simple. Tracing ideas from Galton to Pearson, we discuss how correlations can illuminate patterns in primes and prime gaps, and connect these ide...

Cosine Similarity: Angles, Vectors, and Real-World Patterns 27.12.2024

A practical dive into cosine similarity: its math (dot product over magnitudes), why normalization matters, and how the angle between high-dimensional vectors reveals patterns. We explore applications in data mining, NLP, and recommender systems, compare cosine similarity to cosine distance, and peek at advanced twists like the soft cosine measure and cross-disciplinary relatives such as the Otsuk...

Gradient Descent Unpacked: From Valleys to Neural Networks 27.12.2024

A concise, STEM-minded tour of gradient descent. We start with the valley-floor intuition, trace its 19th–20th century roots (Cauchy and Hadamard), and show how the method recasts equations as minimization problems. The episode dives into learning rate, local minima vs saddle points, and practical variants—SGD, momentum, Nesterov, and ADAM—before looking at real-world applications in training deep...

The Normal Distribution Unpacked: Bell Curves, CLT, and Real-World Power 27.12.2024

A deep dive into the normal (Gaussian) distribution—its defining bell curve, key properties, and the central limit theorem. We'll cover the math (PDF, CDF, Z-scores) and explore real-world applications in biology, hydrology, education, and finance, plus limitations and a nod to its history. Note:   This podcast was AI-generated, and sometimes AI can make mistakes.  Please double-check any cri...

Z Scores Unlocked: Placing a Data Point in the Distribution 27.12.2024

A deep dive from first principles to real-world impact: what a Z score really measures, how standard deviation standardizes comparisons, and the jump from population to sample (Z vs. T). We'll connect Z scores to percentiles, and explore practical applications in anomaly detection, process control, standardized testing, and cross-scale comparisons—showing how this small statistic acts like a...

OEIS A000084: Series-parallel networks with n edges 27.12.2024

Exploring A000084: the number of unlabeled series-parallel networks with n edges. We’ll see how this simple counting problem ties into circuit topology, co-graphs, P4-free graphs, and equivalent resistances. Join us as we trace the math from McMahon’s yoke chains through Riordan, Shannon, Foster, Cameron, and the OEIS itself, uncovering how one sequence threads through combinatorics, graph theory,...

Math Detectives: Linear Diophantine Equations 26.12.2024

A concise tour of linear Diophantine equations: how to tell when a solution exists using gcd, how to actually find solutions with the extended Euclidean algorithm and Bezout’s identity, and how infinite solution families arise. We’ll connect the theory to real-world puzzles like the Absent‑Minded Teller, plus applications in programming contests and cryptography. Note:   This podcast was AI-genera...

OEIS A000083: Mixed Hosoya trees and polygonal cacti with bridges 26.12.2024

We explore A000083, the versatile sequence that begins 1, 1, 1, 2, 4, 9, 23 and pops up in two seemingly different worlds: mixed Hosoya trees with heterogeneous branches, and polygonal cacti with bridges where cycles are linked by edges. We unpack how the same counting rule captures both structures and how the generating function ties A000083 to three related sequences—A000237, A035349, and A03535...

Divisibility Unlocked: From 1–30 Rules to Prime Inverses 25.12.2024

Join us as we unravel divisibility rules—from the familiar tricks for 11 and 7 to methods that extend beyond 30. We’ll connect these patterns to modular arithmetic, explain what an inverse modulo is, and show how primes can have fast divisibility tests derived from the inverse of 10. Plus, practical STEM applications, real-world uses, and ideas you can bring into the classroom. Note:   This podcas...

Lemniscate Constant: Geometry, Transcendence, and Gauss 25.12.2024

Join us as we explore the Bernoulli lemniscate and its iconic constant—the ratio of its perimeter to its diameter. We trace its transcendental nature, uncover Gauss’s arithmetic-geometric mean link, and map the web of connections to elliptic integrals, beta and gamma functions, and the Riemann zeta function. From elegant integral visuals to series analogies with Viète’s and the Wallace product for...

The Constants Chronicle: A Chronological Tour of Mathematical Fixed Values 25.12.2024

A deep-dive journey from prehistoric counting to modern number theory, tracing how constants like zero, pi, the square root of 2, the golden ratio, and Euler's e have shaped math, science, and art. We'll explore how these fixed numbers arise from geometry, calculus, and computation, why some are irrational or uncomputable, and how newer constants—Champernowne, Mills', the MRB consta...

Edge, Odds, and Growth: A Deep Dive into the Kelly Criterion 25.12.2024

A numbers-forward exploration of the Kelly Criterion: how to size bets and investments to maximize long-term wealth. From binary bets like coin tosses to multi-asset portfolios, we’ll unpack edge, probability, and payoff, reveal counterintuitive insights, and discuss real-world uncertainties that shape practice in finance and beyond. Note:   This podcast was AI-generated, and sometimes AI can make...

OEIS A00082: The n^2 × product over prime divisors (1+1/p) sequence — strong divisibility, multiplicativity, and links to zeta and modular forms 25.12.2024

We dive into A00082, the sequence defined by A(n) = n^2 ∏_{p|n} (1 + 1/p). We'll see a concrete calculation (n = 12 gives A(12) = 288) and explore why it's a strong divisibility sequence, as well as why it's multiplicative. We’ll uncover connections to Dirichlet convolution with the Möbius function and the sum-of-squares function, and how the Dirichlet generating function ties to th...

Euclidean Division Demystified: From Remainders to Cryptography 24.12.2024

We explore Euclidean division beyond grade-school remainders, why the quotient and remainder are unique, and how the Euclidean algorithm finds the gcd. We'll walk through concrete steps (e.g., gcd(980, 78)) and connect these ideas to modular arithmetic and real-world tech like cryptography and signal processing, with a nod to polynomial division where the rules differ. Note:   This podcast wa...

OEIS A000081: Rooted Trees and Hidden Connections 24.12.2024

A000081 counts unlabeled rooted trees with n nodes, but it surfaces in several surprising guises: arrangements of non-overlapping circles, connected endofunctions with fixed points, and connected multigraphs with a single loop and no other cycles. We’ll unpack the elegant generating function T(x) = x · exp( sum_{k≥1} T(x^k)/k ), illustrate how Lagrange inversion yields the coefficients, and discus...

Bases Unboxed: The Basis Representation Theorem and the Uniqueness of Numbers 23.12.2024

In this episode, we explore why every positive integer has a unique representation in any base b — from decimal to binary to hexadecimal. We build intuition with lego-like imagery, sketch the idea behind a concise induction-style proof of uniqueness, and connect the concept to computing and to alternative number systems like prime or Fibonacci bases. A practical and theoretical tour of a foundatio...

Color Theory: From Aristotle to RGB — A STEM Deep Dive 23.12.2024

Join us for a deep dive into color theory—where physics, biology, and psychology meet art. We trace how color ideas evolved from ancient philosophers through Newton and Goethe to modern color spaces, drawing on excerpts from A History of Color Theory and the Wikipedia article. Perfect for STEM minds curious about how colors are perceived, measured, and reproduced across media. Note:   This podcast...

OEIS A00000: Minimal Triangle Graphs 23.12.2024

We explore the counting of nonisomorphic minimal triangle graphs on n vertices — graphs in which every triangle is indispensable to the structure. The sequence begins 1, 1, 2, 4, 9, 19, and traces back to Bowen’s 1967 work, with later work (2014, Discrete Mathematics) on three minimal triangle-free graphs showing the P4 as a key building block and providing a precise counting formula. These ideas...

Montaigne Unplugged: Essays, Skepticism, and the Art of Questioning 23.12.2024

A deep dive into Michel de Montaigne's revolutionary Essays—the personal, conversational voice, his Pyrrhonian skepticism, and enduring lessons on education, doubt, and the human condition. We trace his life from a Latin-immersed upbringing to the citadel of his tower and explore why 'What do I know?' still resonates today. Note:   This podcast was AI-generated, and sometimes AI can...

The Libero Playbook: Inside College Volleyball's Defensive Engine 23.12.2024

A deep dive into the libero—the visually distinct back-row specialist who digs, sets, and guides the defense. Using NCAA.com and The College Volleyball Libro as guides, we explore the position’s rules, its strategic substitutions, and the NCAA’s move to two liberos in 2024, plus how this 'defensive quarterback' shapes every rally from the floor to the scoreboard. Note:   This podcast was...

Cosmic Naps: The Dormant Giant Black Hole Shaking Up Our View of the Early Universe 23.12.2024

A behemoth supermassive black hole, weighing about 400 million suns, is found in a surprisingly small galaxy just 800 million years after the Big Bang. Rather than steady feeding, evidence points to bursts of rapid growth followed by long quiescent periods—a start-and-stop model that could rewrite how black holes form and evolve. In this episode, we break down the Nature paper, the JWST observatio...

Listen to the Intellectually Curious podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.