Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
py-mathx-lab documentation
Light Logo Dark Logo

Guide

  • Mathematical experimentation
  • Getting started
  • Development

Experiments

  • Valid Tags
  • Experiments Gallery
    • E001: Taylor Error Landscapes
    • E002: Even Perfect Numbers — Generator and Growth
    • E003: Abundancy Index Landscape
    • E004: Computing \(\sigma(n)\) at Scale — Sieve vs. Factorization
    • E005: Odd Perfect Numbers — Constraint Filter Pipeline
    • E006: Near Misses to Perfection
    • E007: Mersenne growth (bits and digits)
    • E008: Lucas–Lehmer scan (prime exponents)
    • E009: Small-factor scan for Mersenne numbers
    • E010: Even perfect numbers from Mersenne primes
    • E011: Heuristic rarity of Mersenne primes
    • E012: Fermat pseudoprimes and Carmichael numbers (counterexamples)
    • E013: Prime-polynomial counterexamples (Euler’s \(n^2 + n + 41\))
    • E014: Primorial ± 1 counterexamples
    • E015: Wilson test infeasibility
    • E016: Trial division vs. Miller–Rabin scaling
    • E017: Sieve memory blow-up vs. segmented sieve
    • E018: Miller–Rabin base choice counterexamples
    • E019: Prime counting and a PNT baseline
    • E020: Compare pi(x) to li(x) numerically
    • E021: Explicit bounds sanity checks
    • E022: Prime race modulo 4
    • E023: Residue class distribution mod q
    • E024: Ulam spiral structure
    • E025: Prime gaps are not monotone
    • E026: Normalized prime gaps
    • E027: Record prime gaps vs. log^2 heuristic
    • E028: Jumping champions (most frequent gaps)
    • E029: Twin primes: observed vs. heuristic
    • E030: Cousin and sexy prime pairs
    • E031: Admissibility and modular obstructions
    • E032: Prime triplets and quadruplets
    • E033: Bounded gaps vs. twin primes (not the same)
    • E034: Twin primes in sliding windows
    • E035: Primes in arithmetic progressions mod q
    • E036: Prime arithmetic progressions (small search)
    • E037: Prime-free intervals via factorial construction
    • E038: Bertrand’s postulate (computational verification)
    • E039: Sophie Germain and safe primes
    • E040: Palindromic primes and the ‘11 trap’
    • E041: Fermat numbers: not all prime
    • E042: Repunit primes (small k scan)
    • E043: Pollard rho runtime variability
    • E044: Solovay–Strassen vs. Miller–Rabin (liars)
    • E045: Deterministic 64-bit MR base sets
    • E046: Prime-testing pipeline and tuning pitfalls
    • E047: Fermat numbers: Pépin test + factor witnesses
    • E048: Carmichael numbers: Korselt scan + Fermat counterexamples
    • E049: Wieferich primes (base 2): scan and quotient visualization
    • E050: Primorials and Euclid numbers: \(p\#\pm 1\) are usually composite
    • E051: Semiprimes: balanced vs. unbalanced factorization timing
    • E052: Totient ratio landscape
    • E053: Inverse totient multiplicities
    • E054: Squarefree density via Möbius
    • E055: Mertens function walk
    • E056: Liouville vs. Möbius walks
    • E057: Erdős–Kac in practice
    • E058: Divisor-count record highs
    • E059: Abundancy index landscape
    • E060: Jordan totients
    • E061: Chebyshev ψ(x) and prime powers
    • E062: Carmichael λ(n) vs. φ(n)
    • E063: Dirichlet convolution playground
    • E064: Dirichlet character tables (phase view).
    • E065: Orthogonality matrix for Dirichlet characters.
    • E066: Character partial sums: cancellation profiles.
    • E067: Gauss sums: magnitude vs. sqrt(q).
    • E068: Dirichlet L(s,χ): series vs. Euler product (partial approximations).
    • E069: L(1,χ): slow convergence and smoothing.
    • E070: Primes in residue classes: pi(x; q, a).
    • E071: PNT(AP) numerics: pi(x;q,a) - Li(x)/phi(q).
    • E072: Prime race mod 4: pi(x;4,3) vs. pi(x;4,1).
    • E073: Prime race mod 3: pi(x;3,2) vs. pi(x;3,1).
    • E074: Prime race mod 8: leaderboard among 1,3,5,7.
    • E075: Prime race statistic: distribution on a log-grid.
    • E076: Chebyshev θ(x;q,a): weighted prime counts in progressions.
    • E077: Indicator via character orthogonality (sanity check).
    • E078: Max partial sums across characters.
    • E079: Primitive vs. imprimitive characters: conductors.
    • E080: Chebyshev bias: leader fraction vs. x.
    • E081: Prime race sign changes: first crossings table.
    • E082: Zeta(s) series convergence
    • E083: Series vs. Euler product (ζ)
    • E084: |ζ(1/2+it)| growth snapshots
    • E085: Dirichlet eta acceleration for ζ(s)
    • E086: Hardy Z(t) near zeros
    • E087: Gram points and spacing
    • E088: Zero counting via Riemann–von Mangoldt
    • E089: log|ζ(s)| heatmap
    • E090: Functional equation residual heatmap
    • E091: Partial Euler products on the critical line
    • E092: 1/ζ(s) via the Möbius Dirichlet series
    • E093: −ζ′(s)/ζ(s) via the von Mangoldt series
    • E094: ω(n) vs. Ω(n): Erdős–Kac normalization
    • E095: Squarefree filter: ω(n)=Ω(n) when μ(n)≠0
    • E096: Record-holders for τ(n)
    • E097: σ(n)/n landscape: deficient, perfect, abundant
    • E098: Maximizers of σ(n)/n^α across α
    • E099: Jordan totients J_k: identities and ratios
    • E100: Carmichael λ(n) vs. Euler φ(n)
    • E101: Reduced residues modulo q: concrete structure
    • E102: Dirichlet convolution identity zoo
    • E103: Chebyshev ψ(x): prime powers drive jumps
    • E104: von Mangoldt Λ(n): support and statistics
    • E105: Mertens M(x): scaling views
    • E106: Character gallery: real vs. complex
    • E107: Conductor: primitive vs. induced characters
    • E108: Orthogonality heatmap for characters
    • E109: Gauss sums: magnitude patterns
    • E110: Dirichlet L-series partial sums at s=1 and s=1/2
    • E111: Euler product vs. Dirichlet series for L(s,χ)
    • E112: Prime race: π(x;q,a) − π(x;q,b)
    • E113: First prime in each residue class
    • E114: ζ via η: stability map on the critical line
    • E115: Hardy Z: sign changes and zero bracketing
    • E116: Gram points and zero-counting heuristics
    • E117: Prime-counting approximations: li(x) and friends
    • E118: Chebyshev bias: lead-time statistics
    • E119: Summatory totient Φ(x) scaling check
    • E120: Liouville λ(n): partial sums and parity
    • E121: Möbius inversion as convolution undo
    • E122: Character averages over primes
    • E123: π(x;q,a) vs. a simple baseline
    • E124: Klauber triangle structure
    • E125: Sacks spiral structure
    • E126: Hexagonal number spiral structure
    • E127: Quadratic prime-run atlas (\(n^2 + a n + b\))
    • E128: Quadratic modular obstructions (Euler-type)
    • E129: Euler lucky constants for \(n^2 + n + b\)
  • Experiment Status

Background

  • Background
    • Cheat sheet
    • Arithmetic functions refresher
    • Average orders and the Erdős–Kac viewpoint
    • Carmichael numbers
    • Carmichael’s \(\lambda(n)\) function refresher
    • Dirichlet characters refresher
    • Dirichlet convolution refresher
    • Dirichlet eta function η(s)
    • Dirichlet \(L\)-functions refresher
    • Divisibility and modular arithmetic (Phase 2 core)
    • Divisor functions \(d(n)\) and \(\sigma_k(n)\) refresher
    • Euler’s prime-generating polynomial refresher
    • Euler’s totient function \(\varphi(n)\) refresher
    • Explicit formulas: primes ↔ zeros
    • Exploratory visualizations for arithmetic functions
    • Factorization pipelines (trial division + Pollard rho)
    • Fermat numbers
    • Gauss sums refresher
    • Gram points and zero counting
    • Hardy’s Z-function and the critical line
    • Heegner numbers
    • Jordan totient \(J_k(n)\) refresher
    • Landau’s problems refresher
    • Liouville function \(\lambda(n)\) refresher
    • Mersenne numbers and primes refresher
    • Möbius function \(\mu(n)\) and Mertens function \(M(x)\) refresher
    • Partition function \(p(n)\) refresher
    • Perfect numbers refresher
    • Pretentious number theory refresher
    • Primality testing: guarantees, error bounds, and what to report
    • Prime counting approximations: π(x), Li(x), and R(x)
    • Prime counting: explicit bounds (not just asymptotics)
    • Prime-factor counting: \(\omega(n)\) and \(\Omega(n)\) refresher
    • Prime number races refresher
    • Prime numbers refresher
    • Dirichlet’s theorem and PNT(AP) in the form used by the experiments
    • Primorials
    • Quadratic polynomials (algebraic) refresher
    • Riemann zeta function ζ(s)
    • Semiprimes
    • Taylor series refresher
    • von Mangoldt \(\Lambda(n)\) and Chebyshev functions refresher
    • Wieferich primes
  • References

Downloads

  • PDF download

API

  • API Reference
    • Experiment framework (mathxlab.exp)
      • mathxlab.exp.cli
      • mathxlab.exp.io
      • mathxlab.exp.logging
      • mathxlab.exp.logging_setup
      • mathxlab.exp.random
      • mathxlab.exp.reporting
      • mathxlab.exp.run_logging
      • mathxlab.exp.seeding
    • Experiment registry (mathxlab.experiments)
      • mathxlab.experiments
      • mathxlab.experiments.number_theory_suite
      • mathxlab.experiments.prime_suite
      • mathxlab.experiments.spiral_suite
    • Number theory (mathxlab.nt)
      • mathxlab.nt.arithmetic
      • mathxlab.nt.convolution
      • mathxlab.nt.dirichlet
      • mathxlab.nt.zeta
    • Numerics (mathxlab.num)
      • mathxlab.num.series
    • Plotting helpers (mathxlab.plots)
      • mathxlab.plots.helpers
    • Utilities (mathxlab.utils)
      • mathxlab.utils.plotting
    • Visualization backends (mathxlab.viz)
      • mathxlab.viz.mpl
  • Experiment framework (mathxlab.exp)
    • mathxlab.exp.cli
    • mathxlab.exp.io
    • mathxlab.exp.logging
    • mathxlab.exp.logging_setup
    • mathxlab.exp.random
    • mathxlab.exp.reporting
    • mathxlab.exp.run_logging
    • mathxlab.exp.seeding
  • Experiment registry (mathxlab.experiments)
    • mathxlab.experiments
    • mathxlab.experiments.number_theory_suite
    • mathxlab.experiments.prime_suite
    • mathxlab.experiments.spiral_suite
  • Number theory (mathxlab.nt)
    • mathxlab.nt.arithmetic
    • mathxlab.nt.convolution
    • mathxlab.nt.dirichlet
    • mathxlab.nt.zeta
  • Numerics (mathxlab.num)
    • mathxlab.num.series
  • Plotting helpers (mathxlab.plots)
    • mathxlab.plots.helpers
  • Utilities (mathxlab.utils)
    • mathxlab.utils.plotting
  • Visualization backends (mathxlab.viz)
    • mathxlab.viz.mpl
Back to top
View this page

Experiments Gallery¶

A compact, image-first overview of the experiments in py-mathx-lab.

Showing …
Tags
E001 preview

E001: Taylor error landscapes

Truncation error, convergence behavior, and error landscapes for Taylor approximations.

analysis quantitative-exploration visualization taylor
E002 preview

E002: Perfect numbers

Explore perfect numbers via the sum-of-divisors function and the Euclid–Euler characterization.

number-theory quantitative-exploration visualization perfect
E003 preview

E003: Abundancy index

Study the abundancy index $\sigma(n)/n$ and how it separates number classes.

number-theory quantitative-exploration visualization classification
E004 preview

E004: Sum-of-divisors (sigma)

Compute $\sigma(n)$, test multiplicativity, and explore divisor-sum structure.

number-theory quantitative-exploration sigma
E005 preview

E005: Odd perfect numbers

Constraints, known results, and computational checks related to odd perfect numbers.

number-theory counterexample-search visualization open-problems
E006 preview

E006: Near-perfect numbers

Definitions, examples, and experiments around near-perfect (and related) integers.

number-theory conjecture-generation visualization exploration
E007 preview

E007: Mersenne growth

Bits and digits of Mn = 2n − 1: fast size estimates for planning feasible bounds.

number-theory quantitative-exploration visualization mersenne
E008 preview

E008: Lucas–Lehmer scan

Scan prime exponents with the Lucas–Lehmer test and visualize scaling and outcomes.

number-theory quantitative-exploration visualization lucas-lehmer
E009 preview

E009: Small-factor scan

Pre-sieve Mp candidates by finding small structured factors before expensive primality tests.

number-theory quantitative-exploration visualization sieving
E010 preview

E010: Perfect numbers from Mersenne primes

Generate even perfect numbers via Euclid–Euler and visualize growth and validation checks.

number-theory quantitative-exploration visualization perfect
E011 preview

E011: Heuristic rarity

Compare observed Mersenne-prime counts to a simple heuristic expectation curve.

number-theory quantitative-exploration visualization heuristics
E012 preview

E012: Fermat pseudoprimes and Carmichael numbers (counterexamples)

Counterexamples to naive Fermat primality testing: base-a pseudoprimes and Carmichael numbers.

number-theory counterexample-search visualization pseudoprimes
E013 preview

E013: Prime-polynomial counterexamples (Euler's n^2 + n + 41)

Turn “prime-generating polynomials” folklore into a crisp counterexample (Euler’s n²+n+41).

number-theory counterexample-search visualization primes
E014 preview

E014: Primorial ± 1 counterexamples

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory counterexample-search visualization primorial
E015 preview

E015: Wilson test infeasibility

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization wilson
E016 preview

E016: Trial division vs. Miller–Rabin scaling

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization miller-rabin
E017 preview

E017: Sieve memory blow-up vs. segmented sieve

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization sieving
E018 preview

E018: Miller–Rabin base choice counterexamples

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory counterexample-search visualization miller-rabin
E019 preview

E019: Prime density and pnt visualization

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization pnt
E020 preview

E020: Compare pi(x) to li-x numerically

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization li-x
E021 preview

E021: Explicit bounds sanity checks

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization bounds
E022 preview

E022: Prime race modulo 4

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization primes
E023 preview

E023: Residue class distribution mod q

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization primes
E024 preview

E024: Ulam spiral structure

Render an Ulam spiral and highlight primes on the spiral grid to make diagonal structure (prime-rich diagonals) visible, then compare how that structure changes as the spiral size increases.

number-theory quantitative-exploration visualization ulam
E025 preview

E025: Prime gaps are not monotone

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization gaps
E026 preview

E026: Normalized prime gaps

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization gaps
E027 preview

E027: Record prime gaps vs. log^2 heuristic

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory conjecture-generation visualization gaps
E028 preview

E028: Jumping champions (most frequent gaps)

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization gaps
E029 preview

E029: Twin primes: observed vs. heuristic

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory conjecture-generation visualization twin
E030 preview

E030: Cousin and sexy prime pairs

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization primes
E031 preview

E031: Admissibility and modular obstructions

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization primes
E032 preview

E032: Prime triplets and quadruplets

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization primes
E033 preview

E033: Bounded gaps vs. twin primes (not the same)

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization twin
E034 preview

E034: Twin primes in sliding windows

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization twin
E035 preview

E035: Primes in arithmetic progressions mod q

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization aps
E036 preview

E036: Prime arithmetic progressions (small search)

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization aps
E037 preview

E037: Prime-free intervals via factorial construction

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization primes
E038 preview

E038: Bertrand's postulate (computational verification)

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization primes
E039 preview

E039: Sophie Germain and safe primes

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization primes
E040 preview

E040: Palindromic primes and the '11 trap'

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization primes
E041 preview

E041: Fermat numbers: not all prime

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization primes
E042 preview

E042: Repunit primes (small k scan)

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization primes
E043 preview

E043: Pollard rho runtime variability

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization primes
E044 preview

E044: Solovay–Strassen vs. Miller–Rabin (liars)

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization miller-rabin
E045 preview

E045: Deterministic 64-bit MR base sets

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization primes
E046 preview

E046: Prime-testing pipeline and tuning pitfalls

This is a thin wrapper that follows the standard experiment template and delegates the actual computation to…

number-theory quantitative-exploration visualization primes
E047 preview

E047: Fermat numbers: Pépin test + factor witnesses

Pépin test classification and bounded factor search, showing the classic counterexample at F₅.

number-theory counterexample-search visualization fermat
E048 preview

E048: Carmichael numbers: Korselt scan

Enumerate 3-prime-factor Carmichael numbers via Korselt’s criterion and verify Fermat-test failure modes.

number-theory counterexample-search quantitative-exploration visualization carmichael pseudoprime
E049 preview

E049: Wieferich primes: scan up to a bound

Search for base-2 Wieferich primes and visualize the quotient-like distribution; recovers 1093 and 3511 under default bounds.

number-theory counterexample-search visualization wieferich
E050 preview

E050: Primorials: Euclid numbers p# ± 1

Compute primorial ± 1 and show they are usually composite; produce small factor witnesses for early k.

number-theory counterexample-search quantitative-exploration visualization primorial
E051 preview

E051: Semiprimes: balanced vs. unbalanced factoring

Generate small semiprimes and compare Pollard-rho factorization timings for balanced vs. unbalanced cases.

number-theory quantitative-exploration visualization factorization semiprime
E052 preview

E052: Totient ratio landscape

Visual structure in \varphi(n)/n and primorial effects

number-theory quantitative-exploration visualization arithmetic-functions totient multiplicative
E053 preview

E053: Inverse totient multiplicities

How often does a value occur as \varphi(n)?

number-theory quantitative-exploration visualization arithmetic-functions totient search
E054 preview

E054: Squarefree density via Möbius

Estimate the squarefree density using \mu(n)^2

number-theory quantitative-exploration visualization arithmetic-functions mobius summatory
E055 preview

E055: Mertens function walk

Summatory Möbius M(x)=\sum_{n\le x}\mu(n) as a random-walk-like object

number-theory quantitative-exploration visualization arithmetic-functions mobius summatory model-checking
E056 preview

E056: Liouville vs. Möbius walks

Compare summatory \lambda(n) and \mu(n)

number-theory quantitative-exploration visualization arithmetic-functions summatory liouville mobius
E057 preview

E057: Erdős–Kac in practice

Histogram of \Omega(n) and normal approximation

number-theory quantitative-exploration visualization arithmetic-functions omega heuristics
E058 preview

E058: Divisor-count record highs

Record values of \tau(n) and highly composite behavior

number-theory quantitative-exploration visualization arithmetic-functions divisor-function bounds
E059 preview

E059: Abundancy index landscape

Plot \sigma(n)/n and connect to perfect / abundant numbers

number-theory quantitative-exploration visualization arithmetic-functions sigma divisor-function perfect
E060 preview

E060: Jordan totients

Normalize J_k(n) by n^k for small k

number-theory quantitative-exploration visualization arithmetic-functions totient multiplicative
E061 preview

E061: Chebyshev ψ(x) and prime powers

Compute \psi(x)=\sum_{n\le x}\Lambda(n) and compare to x

number-theory quantitative-exploration visualization arithmetic-functions mangoldt pnt summatory
E062 preview

E062: Carmichael λ(n) vs. φ(n)

Compare λ(n) and φ(n) via ratios and distributions

number-theory quantitative-exploration visualization arithmetic-functions carmichael-lambda totient
E063 preview

E063: Dirichlet convolution playground

Validate classic identities like \mu*1=\varepsilon and \mu*\mathrm{id}=\varphi

number-theory quantitative-exploration visualization arithmetic-functions dirichlet-convolution model-checking
E064 preview

E064: Dirichlet character tables (phase view)

Enumerate Dirichlet characters modulo a small q and visualize character values on residues a=0..q-1.

number-theory quantitative-exploration visualization dirichlet-characters
E065 preview

E065: Orthogonality matrix for Dirichlet characters

Compute the character inner-product matrix modulo q and visualize orthogonality errors.

number-theory quantitative-exploration visualization dirichlet-characters
E066 preview

E066: Character partial sums: cancellation profiles

Study partial sums S(N)=sum_{n<=N} chi(n) and measure maximum growth for small moduli.

number-theory quantitative-exploration visualization dirichlet-characters
E067 preview

E067: Gauss sums: magnitude vs. sqrt(q)

Compute Gauss sums for characters modulo q and compare magnitudes to sqrt(q).

number-theory quantitative-exploration visualization dirichlet-characters
E068 preview

E068: Dirichlet L(s,chi): series vs. Euler product

For Re(s)>1, compare partial Dirichlet series and partial Euler products for L(s,chi).

number-theory quantitative-exploration visualization dirichlet-characters l-functions
E069 preview

E069: L(1,chi): slow convergence and smoothing

Investigate slow convergence near s=1 and compare naive partial sums to smoothed/accelerated variants.

number-theory quantitative-exploration visualization dirichlet-characters l-functions
E070 preview

E070: Primes in residue classes: pi(x; q, a)

Count primes in selected reduced residue classes modulo q and compare class-to-class differences.

number-theory quantitative-exploration visualization aps
E071 preview

E071: PNT(AP) numerics: pi(x;q,a) minus Li(x)/phi(q)

Compare prime counts in arithmetic progressions to the PNT(AP) main term Li(x)/phi(q).

number-theory quantitative-exploration visualization aps
E072 preview

E072: Prime race mod 4: pi(x;4,3) vs. pi(x;4,1)

Track the classic mod-4 prime race and visualize the running lead and sign changes.

number-theory quantitative-exploration visualization prime-races aps
E073 preview

E073: Prime race mod 3: pi(x;3,2) vs. pi(x;3,1)

Compare the two reduced residue classes modulo 3 and study lead changes over x.

number-theory quantitative-exploration visualization prime-races aps
E074 preview

E074: Prime race mod 8: leaderboard among 1,3,5,7

Track four residue classes modulo 8 and visualize which class leads most often.

number-theory quantitative-exploration visualization prime-races aps
E075 preview

E075: Prime race statistic: distribution on a log-grid

Study a normalized race statistic on a log-grid and compare its empirical distribution to heuristics.

number-theory quantitative-exploration visualization prime-races aps
E076 preview

E076: Chebyshev theta(x;q,a): weighted prime counts

Compute theta(x;q,a) for residue classes and compare growth and fluctuations across classes.

number-theory quantitative-exploration visualization prime-races aps
E077 preview

E077: Indicator via character orthogonality (sanity check)

Use character orthogonality to express an indicator of a residue class and verify numerically.

number-theory quantitative-exploration visualization dirichlet-characters
E078 preview

E078: Max partial sums across characters

For each character modulo q, compute max_{1<=N<=Nmax} |S(N)| and compare across the character table.

number-theory quantitative-exploration visualization dirichlet-characters
E079 preview

E079: Primitive vs. imprimitive characters: conductors

Classify characters by conductor (smallest modulus they factor through) and visualize primitive vs. imprimitive structure.

number-theory quantitative-exploration visualization dirichlet-characters
E080 preview

E080: Chebyshev bias: leader fraction vs. x

For a prime race difference D(x), compute the fraction of x where D(x)>0 and visualize bias as x grows.

number-theory quantitative-exploration visualization prime-races
E081 preview

E081: Prime race sign changes: first crossings table

Track sign changes of a prime race difference D(x) and record early crossing points in a compact table.

number-theory quantitative-exploration visualization prime-races
E082 hero

E082: Zeta(s) series convergence

Compare partial sums of the Dirichlet series for ζ(s) across regions of the complex plane.

analysis quantitative-exploration visualization riemann-zeta numerics
E083 hero

E083: Series vs. Euler product (ζ)

Numerically compare ζ(s) via truncated Dirichlet series versus truncated Euler product.

analysis quantitative-exploration visualization riemann-zeta numerics
E084 hero

E084: |ζ(1/2+it)| growth snapshots

Sample magnitudes of ζ(1/2+it) to visualize typical size variations along the critical line.

analysis quantitative-exploration visualization riemann-zeta critical-line numerics
E085 hero

E085: Dirichlet eta acceleration for ζ(s)

Use the alternating η(s) series to evaluate ζ(s) in Re(s)>0 and compare truncation errors.

analysis quantitative-exploration visualization riemann-zeta numerics
E086 hero

E086: Hardy Z(t) near zeros

Plot Hardy’s Z-function around known zeros and inspect local sign changes and oscillations.

analysis quantitative-exploration visualization riemann-zeta zeta-zeros critical-line numerics
E087 hero

E087: Gram points and spacing

Compute Gram points and visualize the spacing and the Gram law heuristic numerically.

analysis quantitative-exploration visualization riemann-zeta gram-points zeta-zeros numerics
E088 hero

E088: Zero counting via Riemann–von Mangoldt

Compare numerical zero counts with the Riemann–von Mangoldt formula across heights.

analysis quantitative-exploration visualization riemann-zeta zeta-zeros numerics
E089 hero

E089: log|ζ(s)| heatmap

Render a heatmap of log|ζ(s)| over a rectangle to reveal poles, zeros, and ridges.

analysis quantitative-exploration visualization riemann-zeta numerics
E090 hero

E090: Functional equation residual heatmap

Heatmap of the functional-equation residual R(s)=ζ(s)-χ(s)ζ(1−s) on a grid.

analysis quantitative-exploration visualization riemann-zeta numerics
E091 hero

E091: Partial Euler products on the critical line

Compare ζ(1/2+it) to partial Euler products as the prime cutoff grows.

analysis quantitative-exploration visualization riemann-zeta dirichlet-series numerics
E092 hero

E092: 1/ζ(s) via the Möbius Dirichlet series

Compare 1/ζ(s) to partial sums Σ_{n≤N} μ(n)/n^s for Re(s)>1.

analysis quantitative-exploration visualization riemann-zeta mobius dirichlet-series
E093 hero

E093: −ζ′(s)/ζ(s) via the von Mangoldt series

Compare −ζ′(s)/ζ(s) to partial sums Σ_{n≤N} Λ(n)/n^s for Re(s)>1.

analysis quantitative-exploration visualization riemann-zeta dirichlet-series numerics
E094 hero

E094: ω(n) vs. Ω(n): Erdős–Kac normalization

Compare ω(n) and Ω(n) distributions and their Erdős–Kac normalizations.

number-theory quantitative-exploration visualization omega arithmetic-functions numerics
E095 hero

E095: Squarefree filter: ω(n)=Ω(n) when μ(n)≠0

Use μ(n) as a squarefree indicator and verify ω(n)=Ω(n) on that subset.

number-theory model-checking visualization mobius omega arithmetic-functions
E096 hero

E096: Record-holders for τ(n)

Track running maxima of τ(n) up to N and visualize growth of record values.

number-theory quantitative-exploration visualization divisor-function arithmetic-functions
E097 hero

E097: σ(n)/n landscape: deficient, perfect, abundant

Visualize σ(n)/n and classify integers using σ(n) compared to 2n.

number-theory quantitative-exploration visualization sigma perfect classification
E098 hero

E098: Maximizers of σ(n)/n^α across α

For α on a grid, find n≤N maximizing σ(n)/n^α and show regime changes.

number-theory quantitative-exploration visualization sigma optimization
E099 hero

E099: Jordan totients J_k: identities and ratios

Compute J_k(n), verify J_1=φ, and visualize ratios J_k(n)/n^k.

number-theory model-checking visualization totient arithmetic-functions
E100 hero

E100: Carmichael λ(n) vs. Euler φ(n)

Compare λ(n) and φ(n) and visualize λ(n)/φ(n) over a finite range.

number-theory quantitative-exploration visualization carmichael-lambda totient arithmetic-functions
E101 hero

E101: Reduced residues modulo q: concrete structure

List reduced residues mod q, verify count=φ(q), and summarize simple structure checks.

number-theory dirichlet-characters model-checking visualization totient
E102 hero

E102: Dirichlet convolution identity zoo

Verify classic convolution identities numerically on 1..N (μ*1=ε, φ*1=id, 1*1=τ).

number-theory model-checking visualization dirichlet-convolution multiplicative arithmetic-functions
E103 hero

E103: Chebyshev ψ(x): prime powers drive jumps

Plot ψ(x) and highlight jump contributions coming from prime powers.

number-theory quantitative-exploration visualization mangoldt explicit-formula
E104 hero

E104: von Mangoldt Λ(n): support and statistics

Visualize where Λ(n) is nonzero (prime powers) and summarize basic statistics.

number-theory quantitative-exploration visualization mangoldt arithmetic-functions
E105 hero

E105: Mertens M(x): scaling views

Plot M(x)=∑_{n≤x} μ(n) and rescalings such as M(x)/√x.

number-theory quantitative-exploration visualization mobius summatory open-problems
E106 hero

E106: Character gallery: real vs. complex

Compare value-sets of Dirichlet characters and count real-valued characters.

number-theory dirichlet-characters visualization multiplicative
E107 hero

E107: Conductor: primitive vs. induced characters

Compute conductors and separate primitive from imprimitive characters.

number-theory dirichlet-characters quantitative-exploration visualization l-functions
E108 hero

E108: Orthogonality heatmap for characters

Visualize orthogonality relations via inner-product matrices.

number-theory dirichlet-characters model-checking visualization multiplicative
E109 hero

E109: Gauss sums: magnitude patterns

Compute Gauss sums τ(χ) and compare |τ(χ)| to √q.

number-theory dirichlet-characters quantitative-exploration visualization numerics
E110 hero

E110: Dirichlet L-series partial sums at s=1 and s=1/2

Compare partial Dirichlet series behavior near s=1 and on the critical line.

number-theory l-functions quantitative-exploration visualization dirichlet-series numerics
E111 hero

E111: Euler product vs. Dirichlet series for L(s,χ)

Compare truncated Euler products and truncated series for L(s,χ).

number-theory l-functions model-checking visualization dirichlet-series numerics
E112 hero

E112: Prime race: π(x;q,a) − π(x;q,b)

Compute prime counts in residue classes and plot difference curves for representative pairs.

number-theory prime-races visualization aps primes
E113 hero

E113: First prime in each residue class

For each reduced residue a (mod q), find the smallest prime p≡a (mod q) and visualize results.

number-theory prime-races visualization aps primes
E114 hero

E114: ζ via η: stability map on the critical line

Study stability of ζ(1/2+it) via η-acceleration under truncation changes.

analysis quantitative-exploration visualization riemann-zeta critical-line numerics
E115 hero

E115: Hardy Z: sign changes and zero bracketing

Scan Hardy Z(t), bracket sign changes, and visualize candidate zeros.

analysis quantitative-exploration visualization riemann-zeta hardy-z zeta-zeros
E116 hero

E116: Gram points and zero-counting heuristics

Compare Gram-point heuristics and simple zero-counting diagnostics over a finite range.

analysis model-checking visualization riemann-zeta gram-points zeta-zeros
E117 hero

E117: Prime-counting approximations: li(x) and friends

Compare π(x) to li(x) and related approximations and visualize signed error.

number-theory model-checking visualization li-x pnt bounds
E118 hero

E118: Chebyshev bias: lead-time statistics

Measure how often one residue class leads another and visualize lead-time statistics.

number-theory prime-races quantitative-exploration visualization heuristics
E119 hero

E119: Summatory totient Φ(x) scaling check

Plot Φ(x)=∑_{n≤x} φ(n) and compare to the main-term scaling 3x²/π².

number-theory quantitative-exploration visualization totient summatory bounds
E120 hero

E120: Liouville λ(n): partial sums and parity

Explore partial sums of the Liouville function and simple parity correlations.

number-theory quantitative-exploration visualization liouville omega
E121 hero

E121: Möbius inversion as convolution undo

Recover a function from its Dirichlet convolution with 1 via Möbius inversion.

number-theory model-checking visualization dirichlet-convolution mobius multiplicative
E122 hero

E122: Character averages over primes

Average χ(p) over primes in arithmetic progressions and compare to equidistribution heuristics.

number-theory dirichlet-characters l-functions quantitative-exploration visualization aps
E123 hero

E123: π(x;q,a) vs. a simple baseline

Compare π(x;q,a) to a baseline x/(φ(q) log x) and visualize deviations.

number-theory prime-races model-checking visualization aps bounds
E124 preview

E124: Klauber triangle

Rows between consecutive squares; highlight primes to reveal vertical streaks.

number-theory quantitative-exploration visualization klauber
E125 preview

E125: Sacks spiral

Polar spiral r=√n, θ=2π√n; primes plotted as points often form dense spiral fragments.

number-theory quantitative-exploration visualization sacks
E126 preview

E126: Hexagonal number spiral

Centered hex-grid spiral; plot primes only to explore lattice-aligned structure.

number-theory quantitative-exploration visualization hex-spiral
E127 preview

E127: Quadratic prime-run atlas

Heatmap of initial prime-run lengths for f(n)=n^2+an+b over a small coefficient grid.

number-theory quantitative-exploration visualization primes optimization
E128 preview

E128: Quadratic modular obstructions

Roots of f(n)≡0 (mod p) for small primes p; explains why prime streaks must fail.

number-theory model-checking counterexample-search primes
E129 preview

E129: Euler lucky constants

Compare n^2+n+b for classical 'lucky' b; visualize prime indicators and streak lengths.

number-theory quantitative-exploration visualization primes heuristics
Next
E001: Taylor Error Landscapes
Previous
Valid Tags
Copyright © 2025-2026, Walter Weinmann
Made with Sphinx and @pradyunsg's Furo