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

OEIS A000198: Automorphisms of tournaments 18.04.2025

We explore A000198, the number of automorphisms of tournaments with n labeled vertices—a fascinating intersection of group theory, graph theory, and combinatorics. A tournament is a complete directed graph (an orientation of every edge). An automorphism is a relabeling of the vertices that preserves all edge directions, so Aut(T) is a subgroup of the symmetric group Sn. There is no simple closed f...

Prompt Engineering for LLMs: A Deep Dive 18.04.2025

A practical tour of prompt engineering for large language models. We cover what prompts are and how model settings like max tokens, temperature, top-k, and top-p shape outputs. Explore zero-shot, one-shot, and few-shot prompting, plus system, contextual, and role prompts. We also dive into advanced techniques like step-back prompts and chain-of-thought prompting, and discuss getting structured JSO...

Claude in the Classroom: A Data-Driven Look at AI in Higher Education 18.04.2025

This episode unpacks Anthropic’s large-scale, privacy-first study of nearly a million Claude conversations from university students. We explain how Clio anonymized and categorized the data, review the four interaction styles, and summarize the main usage patterns—especially content creation and problem solving—across disciplines, with CS and STEM showing the strongest adoption. We explore what the...

Deep Dive into Proof: Building Certainty in Abstract Mathematics 18.04.2025

An accessible tour through the grammar of mathematical certainty. We move from propositions and logical connectives to universal quantifiers, exploring how proofs distinguish theorems from conjectures, the power of counterexamples, and practical steps for planning and writing rigorous proofs—drawing on material from UCI's Math 13 to show how calculation-led math becomes abstract, logical reas...

K218b: DMS Clues, Hyacin Worlds, and the Search for Life 18.04.2025

A Science Corner deep dive into JWST's hints of dimethyl sulfite (DMS) in the atmosphere of exoplanet K218b, a candidate 'hyacin' world about 124 light-years away. We unpack how transmission spectroscopy works, why a 3-sigma signal is intriguing but not a discovery, and the caveats of abiotic explanations. We discuss multi-wavelength evidence across near- and mid-infrared observatio...

Deep Dive: Odious Debt and International Law 18.04.2025

We unpack the controversial idea of odious debt—the notion that loans taken by a regime to oppress its people may not bind the state or its successors. This episode traces the concept through international law, its definitional gaps, jus cogens, and historical precedents, and surveys current debates on debt relief, sovereign insolvency, and climate-vulnerable states, drawing on the Global Sovereig...

The Math Behind AWG: A Deep Dive into American Wire Gauge 16.04.2025

In this episode of The Deep Dive, we unravel AWG—the geometric ladder that sizes electrical wire in North America. From its origins in wire-drawing to a standardized, logarithmic progression, we’ll connect diameter, cross-sectional area, and current capacity, and reveal the elegant math behind the numbers. A Fields Medal–winning mathematician joins us to explore logarithms, exponents, and the prac...

OEIS A000196: Integer part of the square root 16.04.2025

We dive into A000196, the floor of sqrt(n). From counting squares ≤ n to the recurring pattern that each value k appears 2k+1 times, this humble sequence links to divisor geometry, alternate bases based on squares, and its role as a left inverse of squaring. Along the way we’ll explore generating functions, theta functions, and the web of cross-references that reveal how a simple rule opens doors...

Deep Dive: Cracking Dolphin Talk with Dolphin Gemma 15.04.2025

An inside look at Google’s Dolphin Gemma AI and its team (Georgia Tech, the Wild Dolphin Project) decoding decades of labeled dolphin sounds from the Bahamas. We explore how the model learns patterns in signature whistles, squawks, and clicks, the vision for a two-way chat using synthetic whistles, and why long‑term context, individual identity, and on‑device processing matter for understanding do...

OEIS A000195: Floor of the natural logarithm 15.04.2025

Join us as we explore OEIS A000195, the floor of the natural logarithm. We unpack how floor(ln n) climbs in a staircase at n = e^k, connect it to base-e “digits” and related sequences like A004233 and A000193–A000196, and discuss why it defies Benford’s law. We’ll peek at practical code in Maple, Mathematica, and PARI/GP to generate terms and probe a 2024 conjecture by Joseph Shemia, plus the role...

Auditory Inspection: The Science Behind Parmigiano-Tapping 15.04.2025

A Nobel laureate explains how a trained cheese master uses a precise tap to listen for internal structure, uniformity, and potential flaws in Parmigiano-Reggiano without cutting. We compare this artisanal acoustic check with modern non-destructive methods like X-ray imaging and explore how traceability and broader sensory evaluation fit into authentic, high-quality cheese. Note:   This podcast was...

OEIS A000194: Nearest integer to square root of n 14.04.2025

We explore A000194, the sequence that maps n to the nearest integer to sqrt(n). We explain why 0 appears once and each k ≥ 1 appears 2k times, derive the rounding window k−1/2 < sqrt(n) < k+1/2, and translate that into an integer range for n. We look at alternative definitions: the oblong-root ceiling, floor-based formulas, and the intuitive floor((sqrt(n)+0.5)). We connect the pattern to ob...

OEIS A000193: Nearest integer to log n 13.04.2025

In this episode we zoom in on OEIS A000193—the nearest integer to the natural logarithm of n. Watch how the slow growth of ln(n) creates long plateaus and occasional jumps as n increases, and see how the sequence encodes rounding to the nearest integer in a discrete setting. We'll review the first terms, discuss why those plateaus occur, and explore what the entry teaches about connecting a s...

Geometry in the Crow Brain: What Crows Reveal About Animal Math 13.04.2025

New research shows crows can recognize geometric regularity, not just memorize pictures. In this episode of Science Corner, we break down the touchscreen experiments, explore how abstract geometry might arise in non-mammalian minds, and discuss the broader implications for the evolution of intelligence and our understanding of brain architectures across species. Note:   This podcast was AI-generat...

Thermal Colloids: Gold Nanoparticles, Graphene, and Nanoscale Logic 13.04.2025

Science Corner dives into how heat controls the behavior of gold nanoparticles in colloids and how carbon substrates like graphene and carbon nanotubes alter melting points through subtle atomic interactions. We explore molecular dynamics insights showing that gold on graphene resists melting more than on CNTs due to increased contact area and Lennard-Jones forces, and we see how the shape and spr...

OEIS A000190: Counts the number of solutions to x^4 ≡ 0 (mod n) 12.04.2025

In this episode we explore the OEIS entry A000190, which assigns to every n the number of residues x modulo n for which x^4 ≡ 0 (mod n). The function is multiplicative, and for prime powers p^e it has the neat formula a(p^e) = p^{⌊3e/4⌋}, so that a(n) = ∏ p^{⌊3e/4⌋} over the prime powers p^e dividing n. We’ll see how this leads to efficient computation from the prime factorization and why the sequ...

OEIS A000191: Generalized tangent numbers 12.04.2025

In this Deep Dive we explore OEIS A000191: the generalized tangent numbers. We walk through their definition via generating functions for two related families, t_n^(k) and s_n^(k), which generalize the classical tangent and secant numbers. We’ll touch on when these numbers vanish based on parity, how they relate to the ordinary tangent numbers, and practical ways to compute them via recurrences or...

OEIS A000192: Generalized Euler Numbers 12.04.2025

In this episode we zoom in on OEIS A000192, Generalized Euler Numbers, and ask what the word “generalized” really means here. We explore how Euler’s ideas—series, partitions, and combinatorics—get extended, and how a generalized concept can be defined through generating functions, recurrences, or new combinatorial interpretations. We discuss how the OEIS entry threads these ideas together: the def...

GPT-4.5 Orion: Training the Giant — A Deep Dive into Scale, Data, and Safety 12.04.2025

A deep dive into OpenAI's GPT-4.5 Orion: the two-year build, Azure-backed infrastructure, and the shift from compute-bound to data-bound bottlenecks. We dissect the full training pipeline—unsupervised pretraining, supervised fine-tuning, and RLHF—plus planning, co-design, real-world hiccups (like the PyTorch summation bug), system-card insights, and multilingual/safety implications that shape...

Ironwood Unveiled: The Physics of Google's Seventh-Gen AI Accelerator 10.04.2025

A science-corner deep dive into Google's Ironwood TPU, the seventh-gen accelerator built for fast, power-efficient inference at massive scale. We’ll unpack the hardware breakthroughs—huge HBM memory, blazing interconnects, SparseCore, and liquid cooling—and explain why this shift from training to inference matters for real-time AI across billions of users. Note:   This podcast was AI-generate...

OEIS A000189: Number of solutions to x^3 ≡ 0 mod n 10.04.2025

In this episode we unpack A000189, the count of residues x modulo n whose cube is 0 mod n. We reveal the multiplicative structure: for n = ∏ p^{e_p}, a(n) = ∏ p^{⌊2e_p/3⌋}. We'll illustrate with small n (a4 = 2, a9 = 3) and explain the equivalent form a(n) = ∏ p^{e_p − ⌈e_p/3⌉}, i.e., how many x in 0..n−1 satisfy p^{e_p} | x^3 across the prime powers. We also touch on the idea that a(n) equal...

Gravity Reimagined: An Intro to Einstein's Field Equations 08.04.2025

Join us for a clear, accessible tour of Einstein's field equations. We'll contrast Newtonian gravity with general relativity, unpack the equivalence principle, and explain how mass-energy curves space-time so objects move along the straightest paths in a curved cosmos. A friendly introduction to the 10 Einstein equations and their role in shaping gravity, light, and the cosmos. Note:   T...

OEIS A000188: The Square Root of the Largest Square Dividing n 08.04.2025

Three seemingly different definitions of A000188 converge on the same sequence: the square root of the largest square dividing n, the number of solutions to x^2 ≡ 0 mod n, and the maximum gcd(d, n/d) over divisors d of n. We explore the intuition behind these equivalences, the role of the square-free part of n, and walk through small examples like 8, 9, and 12 to see the unity in number theory. No...

Blocking Unpacked: Turning Noise into Signal in Experimental Design 07.04.2025

In this Deep Dive episode, we dissect blocking: why grouping similar units helps separate treatment effects from nuisance variation, the Fisher ANOVA origin, and how to design blocks in trials and field experiments. We'll walk through practical examples—from clinical trials and soil fertility to within-subject designs—and finish with the rule 'Block what you can, randomize what you canno...

OEIS A00187: Generalized Euler numbers 07.04.2025

In this Deep Dive, we explore the generalized Eulerian numbers behind OEIS A00187. We sketch what they count (a broad generalization of ascent statistics in permutations), how an inclusion–exclusion approach yields explicit formulas, and how Euler’s generating-function viewpoint connects to modern compact generating functions. We highlight a key recurrence that ties A(n,k) to earlier terms, the sy...

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.