Omslagafbeelding van de show Motivate the Math

Motivate the Math

Podcast door Fundamentals and average_gary

Engels

Technologie en Wetenschap

Tijdelijke aanbieding

2 maanden voor € 1

Daarna € 9,99 / maandElk moment opzegbaar.

  • 20 uur luisterboeken / maand
  • Podcasts die je alleen op Podimo hoort
  • Gratis podcasts
Begin hier

Over Motivate the Math

What is the math that enables cryptography?

Alle afleveringen

23 afleveringen

aflevering MTM23: QED artwork

MTM23: QED

Fundamentals.  @Fundamentals21m Book: https://zeuspay.com/btc-for-institutions [https://zeuspay.com/btc-for-institutions] npub12eml5kmtrjmdt0h8shgg32gye5yqsf2jha6a70jrqt82q9d960sspky99g AverageGary npub160t5zfxalddaccdc7xx30sentwa5lrr3rq4rtm38x99ynf8t0vwsvzyjc9 In this closing episode, I reflect with Gary on a year of building Motivate the Math—what we learned, where we fell short, and why the mission continues. We talk candidly about accountability, shifting priorities toward local, in‑person impact, and why Gary is stepping back to double down on family and community. I share how this project validated the need for stronger technical literacy in Bitcoin, the allies we found along the way, and how this work evolves next through Magic Internet Math and a broader Math Academy vision. We revisit the soft‑fork kerfuffle as a case study in how technical gaps fuel FUD, and why raising the baseline in math and cryptography matters for Bitcoiners, institutions, and anyone navigating an info‑war frontier. Looking ahead, I outline plans to keep the conversation going with a new podcast and more instructional content, plus a push toward local teaching hubs and in‑person collaboration. The goal remains the same: turn intimidating math into familiar terrain so fewer people get shaken out by technical fear. This show was a first brick—thank you to everyone who supported the mission and helped prove its importance. The work goes on.

25 dec 2025 - 36 min
aflevering MTM22: The Cryptography Workbook (part 1) artwork

MTM22: The Cryptography Workbook (part 1)

Fundamentals.  @Fundamentals21m Book: https://zeuspay.com/btc-for-institutions [https://zeuspay.com/btc-for-institutions] npub12eml5kmtrjmdt0h8shgg32gye5yqsf2jha6a70jrqt82q9d960sspky99g AverageGary npub160t5zfxalddaccdc7xx30sentwa5lrr3rq4rtm38x99ynf8t0vwsvzyjc9 Cryptography Wookbook: https://github.com/cryptography-camp/workbook [https://github.com/cryptography-camp/workbook] ---- navigate to the current release on the right tab to download the workbook ---- DO NOT LISTEN TO THE EPISODE UNLESS YOU HAVE THE WORKBOOK HANDY We’re back and recommitting to our North Star: getting comfortable with the math behind Bitcoin-grade cryptography. In this kickoff, we set the stage for a multi‑episode journey through a cryptography “workbook” on discrete‑log‑based multiparty signatures—using it as a scaffold to build real intuition for groups, fields, rigor, and proofs without being intimidated by jargon. We talk prerequisites (Z_p operations, cyclic groups, conditional probability, union bound, proof by contraposition), why rigor matters more than vibes, and how abstraction lets us reason cleanly about things like elliptic‑curve “addition” and key‑tweaking. We also peek at the table of contents we’ll tackle: negligible functions, games and asymptotic security, hash functions and collision resistance, commitments and accumulators (hello, Utreexo), one‑time and Lamport signatures, the discrete log problem, Pedersen commitments, DDH, ElGamal, the random‑oracle model and forking lemma, all the way to Schnorr signatures, key‑tweaks, and interactive aggregate signatures (e.g., DahLIAS). Expect a mix of precise definitions, worked examples, and occasional reinforcements from friends smarter than us—plus some probability detours like Monty Hall and Poisson to keep our statistical muscles warm. * 'DahLIAS: Discrete Logarithm-Based Interactive Aggregate Signatures': https://eprint.iacr.org/2025/692 [https://eprint.iacr.org/2025/692] * 'BIP-340: Schnorr Signatures for secp256k1': https://github.com/bitcoin/bips/blob/master/bip-0340.mediawiki [https://github.com/bitcoin/bips/blob/master/bip-0340.mediawiki] * 'Bitcoin Optech Topic: Schnorr Signatures': https://bitcoinops.org/en/topics/schnorr-signatures/ [https://bitcoinops.org/en/topics/schnorr-signatures/] * 'Taproot (overview)': https://bitcoinops.org/en/topics/taproot/ [https://bitcoinops.org/en/topics/taproot/] * 'Utreexo: A dynamic hash-based accumulator optimized for the Bitcoin UTXO set (MIT DCI)': https://www.dci.mit.edu/utreexo [https://www.dci.mit.edu/utreexo] * 'Random Oracle Model (overview)': https://en.wikipedia.org/wiki/Random_oracle [https://en.wikipedia.org/wiki/Random_oracle] * 'Forking Lemma (cryptography)': https://en.wikipedia.org/wiki/Forking_lemma [https://en.wikipedia.org/wiki/Forking_lemma] * 'Decisional Diffie–Hellman (DDH) assumption': https://en.wikipedia.org/wiki/Decisional_Diffie%E2%80%93Hellman_assumption [https://en.wikipedia.org/wiki/Decisional_Diffie%E2%80%93Hellman_assumption] * 'Diffie–Hellman key exchange': https://en.wikipedia.org/wiki/Diffie%E2%80%93Hellman_key_exchange [https://en.wikipedia.org/wiki/Diffie%E2%80%93Hellman_key_exchange] * 'ElGamal cryptosystem': https://en.wikipedia.org/wiki/ElGamal_encryption [https://en.wikipedia.org/wiki/ElGamal_encryption] * 'Pedersen commitment': https://en.wikipedia.org/wiki/Pedersen_commitment [https://en.wikipedia.org/wiki/Pedersen_commitment] * 'Lamport signature': https://en.wikipedia.org/wiki/Lamport_signature [https://en.wikipedia.org/wiki/Lamport_signature] * 'Discrete logarithm (background)': https://en.wikipedia.org/wiki/Discrete_logarithm [https://en.wikipedia.org/wiki/Discrete_logarithm] * 'Finite field (Z_p basics)': https://en.wikipedia.org/wiki/Finite_field [https://en.wikipedia.org/wiki/Finite_field] * 'Cyclic group': https://en.wikipedia.org/wiki/Cyclic_group [https://en.wikipedia.org/wiki/Cyclic_group] * 'Conditional probability': https://en.wikipedia.org/wiki/Conditional_probability [https://en.wikipedia.org/wiki/Conditional_probability] * 'Union bound': https://en.wikipedia.org/wiki/Union_bound [https://en.wikipedia.org/wiki/Union_bound] * 'Monty Hall problem': https://en.wikipedia.org/wiki/Monty_Hall_problem [https://en.wikipedia.org/wiki/Monty_Hall_problem] * 'Poisson distribution': https://en.wikipedia.org/wiki/Poisson_distribution [https://en.wikipedia.org/wiki/Poisson_distribution] * 'Contraposition (proof technique)': https://en.wikipedia.org/wiki/Contraposition [https://en.wikipedia.org/wiki/Contraposition] * 'Riverside (recording platform)': https://riverside.fm [https://riverside.fm] * 'Nostr protocol (reference repo)': https://github.com/nostr-protocol/nostr [https://github.com/nostr-protocol/nostr]

13 okt 2025 - 50 min
aflevering MTM21: Probability, Poisson, and Adversarial Noderunning artwork

MTM21: Probability, Poisson, and Adversarial Noderunning

Fundamentals.  @Fundamentals21m Book: https://zeuspay.com/btc-for-institutions [https://zeuspay.com/btc-for-institutions] npub12eml5kmtrjmdt0h8shgg32gye5yqsf2jha6a70jrqt82q9d960sspky99g AverageGary npub160t5zfxalddaccdc7xx30sentwa5lrr3rq4rtm38x99ynf8t0vwsvzyjc9 Pascal's Triangle https://en.wikipedia.org/wiki/Pascal's_triangle [https://en.wikipedia.org/wiki/Pascal's_triangle] In this episode, we delve into the fascinating world of probability distributions and their relevance to Bitcoin's security and mining processes. We start by discussing the concept of probability distributions, such as binomial and Poisson distributions, and how they help us understand the likelihood of different outcomes in various scenarios. This understanding is crucial for modeling events like coin flips or mining block rewards, where knowing the average payout and the necessary capital to sustain operations over time is essential. We also touch on the importance of randomness and entropy in cryptographic applications, emphasizing the need for truly random variables to ensure security. The conversation then shifts to the adversarial nature of Bitcoin's network, highlighting the importance of understanding potential attack vectors, such as a 51% attack. We explore how the Poisson distribution is used to model the probability of mining success over a given period, and why it's vital for the network to be tested through both simulated and real-world attacks. The episode underscores the necessity of open-source software in creating robust systems that can withstand various threats, and the role of probability in ensuring the resilience and security of Bitcoin's decentralized network.

29 aug 2025 - 1 h 7 min
aflevering MTM20: Quantum FUD Risks & Myths artwork

MTM20: Quantum FUD Risks & Myths

Fundamentals.  @Fundamentals21m Book: https://zeuspay.com/btc-for-institutions [https://zeuspay.com/btc-for-institutions] npub12eml5kmtrjmdt0h8shgg32gye5yqsf2jha6a70jrqt82q9d960sspky99g AverageGary npub160t5zfxalddaccdc7xx30sentwa5lrr3rq4rtm38x99ynf8t0vwsvzyjc9 In this episode, we dive into the intriguing world of quantum computing and its potential impact on Bitcoin, specifically focusing on the vulnerabilities associated with Taproot and Schnorr signatures. We explore the concept of quantum FUD (Fear, Uncertainty, and Doubt) and discuss whether the threat of quantum computing is overblown or a legitimate concern. Our conversation touches on the mathematical underpinnings of cryptography, the discrete log problem, and the potential for quantum computers to break current cryptographic schemes. We also discuss the implications of exposed public keys in Taproot and the potential risks they pose in a future where quantum computing becomes a reality. Additionally, we delve into the broader implications of energy consumption and AI's role in the future of computing. We explore the Kardashev scale and the potential for Bitcoin mining and AI to drive humanity towards harnessing greater energy resources. The discussion also touches on the philosophical aspects of technological advancement, the potential for cooperation over conflict, and the role of cryptography in securing digital assets. Throughout the episode, we emphasize the importance of understanding and preparing for future technological shifts while maintaining a healthy skepticism towards sensationalized threats.

30 jul 2025 - 59 min
aflevering MTM19: Linear Algebra, Bitcoin as a Standard Basis for Money artwork

MTM19: Linear Algebra, Bitcoin as a Standard Basis for Money

Fundamentals.  @Fundamentals21m Book: https://zeuspay.com/btc-for-institutions [https://zeuspay.com/btc-for-institutions] npub12eml5kmtrjmdt0h8shgg32gye5yqsf2jha6a70jrqt82q9d960sspky99g AverageGary npub160t5zfxalddaccdc7xx30sentwa5lrr3rq4rtm38x99ynf8t0vwsvzyjc9 In this episode, we dive into the challenges of keeping up with podcast production and the importance of discourse in understanding different perspectives. We reflect on the emotional roller coaster of attending the BPI summit, where the irrefutable truth of cryptographic math and its role in a peaceful revolution were discussed. The conversation also touches on the significance of meeting highly motivated individuals in the Bitcoin space and the impact of laws on the development of this technology. We explore the complexities of linear algebra and its applications in machine learning, discussing the concept of vector spaces and the challenges of mastering this mathematical field. The episode delves into the idea of a standard basis in nature and how Bitcoin represents a return to such a basis. We also consider the role of open-source software in creating systems that resist corruption and the importance of perseverance in overcoming difficult subjects like math. The discussion concludes with reflections on the nature of learning and the motivation to push through challenging topics.

4 jul 2025 - 54 min
Super app. Onthoud waar je bent gebleven en wat je interesses zijn. Heel veel keuze!
Super app. Onthoud waar je bent gebleven en wat je interesses zijn. Heel veel keuze!
Makkelijk in gebruik!
App ziet er mooi uit, navigatie is even wennen maar overzichtelijk.

Kies je abonnement

Meest populair

Tijdelijke aanbieding

Premium

20 uur aan luisterboeken

  • Podcasts die je alleen op Podimo hoort

  • Geen advertenties in Podimo shows

  • Elk moment opzegbaar

2 maanden voor € 1
Daarna € 9,99 / maand

Begin hier

Premium Plus

Onbeperkt luisterboeken

  • Podcasts die je alleen op Podimo hoort

  • Geen advertenties in Podimo shows

  • Elk moment opzegbaar

Probeer 7 dagen gratis
Daarna € 13,99 / maand

Probeer gratis

Alleen bij Podimo

Populaire luisterboeken

Begin hier

2 maanden voor € 1. Daarna € 9,99 / maand. Elk moment opzegbaar.