index.html
815 B · html · 16 lines
1<!doctype html>2<html lang="en" data-prefix="mrly-">3<head>4<meta charset="utf-8">5<meta name="viewport" content="width=device-width, initial-scale=1">6<title>The unconditional dissection</title>7<meta name="description" content="Keep the integers that avoid one digit of a base: the Mobius function cancels on that set with no hypothesis once the digit transform's l^1 exponent sits below 1/5, proved from base 584. Pick a small base and watch the meter against its mass, the prime count against its main term, the frequency grid cut into four regions, and the exponent against the wall.">8<meta name="shelf" content="zeros">9<meta name="order" content="7">10<link rel="stylesheet" href="../../../lib/mrly.css">11</head>12<body>13<div id="root"></div>14<script type="module" src="./index.jsx"></script>15</body>16</html>