惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

N
Netflix TechBlog - Medium
IT之家
IT之家
博客园_首页
Hugging Face - Blog
Hugging Face - Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
美团技术团队
小众软件
小众软件
博客园 - 叶小钗
WordPress大学
WordPress大学
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 三生石上(FineUI控件)
罗磊的独立博客
博客园 - Franky
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Last Week in AI
Last Week in AI
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
有赞技术团队
有赞技术团队
T
Tailwind CSS Blog
宝玉的分享
宝玉的分享
博客园 - 【当耐特】
月光博客
月光博客
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
酷 壳 – CoolShell
酷 壳 – CoolShell
人人都是产品经理
人人都是产品经理

Hacker News

GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis Bonsai 1-bit WebGPU - a Hugging Face Space by webml-community Moving a large-scale metrics pipeline from StatsD to OpenTelemetry / Prometheus GitHub - Nightmare-Eclipse/RedSun: The Red Sun vulnerability repository GitHub - SethPyle376/hiraeth: Local AWS emulator focused on fast integration testing, with SQS support, SQLite-backed state, and a debug-friendly web UI. GitHub - macOS26/Agent: Any AI, replaces Claude Code, Cursor, OpenClaw. Over 18 LLM providers (Claude, OpenAI, Gemini, Ollama, Zai, HF, Qwen) wired into a native Mac app that writes code, builds Xcode projects, bumps versions, manages git, automates Safari, use AppleScript, JS or Accessibility, extend Agent! w/ MCP Servers, run tasks from your iPhone via Messages. YouTube now lets you turn off Shorts I Made a Terminal Pager Burgers | マクドナルド公式 Commands — HackerNews CLI documentation ChatGPT for Excel PiCore - Raspberry Pi Port of Tiny Core Linux Live Nation illegally monopolized ticketing market, jury finds Google Broke Its Promise to Me. Now ICE Has My Data. Founding Engineer at Adaptional | Y Combinator CRISPR takes important step toward silencing Down syndrome’s extra chromosome GitHub - saffron-health/libretto: The AI toolkit for building reliable browser automations US v. Heppner (S.D.N.Y. 2026) no attorney-client privilege for AI chats [pdf] Retrofitting JIT Compilers into C Interpreters IPv6 – Google The Accursèd Alphabetical Clock Cybersecurity Looks Like Proof of Work Now Fragments: April 14 Cal.com Goes Closed Source: Why AI Security Is Forcing Our Decision | Cal.com - Scheduling Software for Online Bookings Laravel raised money and now injects ads directly into your agent When moving fast, talking is the first thing to break Too much Discussion of the XOR swap trick – Heather Cafe Introduction to Spherical Harmonics for Graphics Programmers The Grand Line
The OEIS meta sequence and subway stations
2026-04-09 · via Hacker News

A051070 is a sequence about OEIS sequences. a(n) is the n-th term in sequence A_n (or -1 if A_n doesn’t have enough terms).

So the first term in A051070 is 1 because A000001 is the number of groups of order n, and that sequence has 1 as its entry in index 1. A000002 is the Kolakoski sequence (what? For another time) and has value 2 in entry 2. The sequence continues: 1, 2, 1, 0, 2, 3, 0, 7, 8, 4, 63, 1, 316, …

At first you might think, “what in the Gödel?” What if the arbitrary indexing of the OEIS changes over time? Aren’t these sequences supposed to be defined by mathematical rules?

Not the fun ones, apparently. In the comments, Pontus von Brömssen noted that a(58) has 58669977298272603 digits, so it’s too large to include in the database entry for A051070. a(66) is the first unknown value, because A000066 (Smallest number of vertices in trivalent graph with girth (shortest cycle) = n) is only known up to 12 vertices. And then we get to my two favorite quirks about this sequence.

The first is that the first time a(n) = -1 occurs, it’s for n = 53 and 54, quoting the OEIS, “in both cases because the relevant New York subway lines do not have enough stops.” What? Why are New York Subway lines involved? Turns out, the OEIS has roughly a dozen sequences of numbered stops on train lines. A000053 is “Local stops on New York City 1 Train (Broadway-7 Avenue Local) subway.” A001049 is “Numbered stops in Manhattan on the Lexington Avenue subway.” Of course, this chips away even further at the idea that OEIS sequences need to have a mathematical definition removed from worldly messiness. Digging around, I could only find a short note in this Numberphile video where Neil Sloane (who created OEIS and added these entries) mentioned that they’re commonly used on math quizzes and tests. If you know someone who has used train lines on their quizzes, and didn’t already know about these OEIS entries, please let me know. I need this to be a common organic experience.

The second quirk is that A051070 leaves open the question of what the value of a(51070) is. It gets worse with A102288, which is defined as 1 + the n-th term in sequence A_n. (There are some slight differences about offsets here, but I’m using A102288 because it has juicier comments) Even if there was a default value for the 102288-th entry in this sequence, it would contradict its own definition.

There is an argument in the comments section, which starts with an unattributed “What is a(102288)?!” M. F. Hasler complained in 2017: “The term a(102288) has no possible value according to the present definition, so the definition of this term should be changed.” Neil Sloane replied the same day: “I disagree with the previous comment! I prefer the present, deliberately paradoxical, definition.” In the age-old battle between whimsy and well-definedness, whimsy wins again.