TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

“A Handbook of Integer Sequences” Fifty Years Later

139 pointsby zeebeeceeover 2 years ago

13 comments

dahartover 2 years ago
&gt; My fascination with these sequences began in 1964 when I was a graduate student at Cornell University in Ithaca, NY, studying neural networks. I had encountered a sequence of numbers, 1,8,78,944,13800,..., and I badly needed a formula for the n-th term, in order to determine the rate of growth of the terms (this would indicate how long the activity in this very simple neural network would persist). I will say more about this sequence in Section 2.1.<p>It’s really fascinating to bump into mentions of NNs from the 60s &amp; 70s. They seems to be quite hot at the time. The paper on the Medial Axis Transform mentions neural networks too, in a way that makes it seem like it was the cool thing to do. By the time I was in college, NNs were very out of fashion.<p>Here’s the NN problem Neil was working on, and the first sequence in the database: <a href="https:&#x2F;&#x2F;oeis.org&#x2F;A000435" rel="nofollow">https:&#x2F;&#x2F;oeis.org&#x2F;A000435</a>
评论 #34343891 未加载
andreareinaover 2 years ago
Neil Sloane (author of the paper and curator of the OEIS) has been featured on Numberphile several times and it’s always a pleasure to watch. <a href="https:&#x2F;&#x2F;m.youtube.com&#x2F;playlist?list=PLt5AfwLFPxWJXQqPe_llzWmTHMPb9QvV2">https:&#x2F;&#x2F;m.youtube.com&#x2F;playlist?list=PLt5AfwLFPxWJXQqPe_llzWm...</a>
评论 #34339859 未加载
jacquesmover 2 years ago
The OEIS lives here:<p><a href="https:&#x2F;&#x2F;oeis.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;oeis.org&#x2F;</a><p>Super useful resource.
评论 #34338856 未加载
评论 #34338963 未加载
评论 #34339725 未加载
评论 #34339722 未加载
cscheidover 2 years ago
This makes me so happy to read. I had the privilege of working on the same lab as Neil (and Dave Applegate, another notable person in OEIS). No exaggeration at all to call them geniuses, you hang out with them for 5 minutes and know they&#x27;re cut from different cloth. Nicest folk, too.
peter_d_shermanover 2 years ago
&gt;&quot;My fascination with these sequences began in 1964 when I was a graduate student at Cornell University in Ithaca, NY, studying neural networks. I had encountered a sequence of numbers, 1, 8, 78, 944, 13800, . . ., and I badly needed a formula for the n-th term, in order to determine the rate of growth of the terms...&quot;<p>Related Mathologer video:<p>Mathologer - &quot;Why don&#x27;t they teach Newton&#x27;s calculus of &#x27;What comes next?&#x27;&quot;<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=4AuV93LOPcE">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=4AuV93LOPcE</a>
评论 #34340646 未加载
Someoneover 2 years ago
For real numbers, there’s the dictionary of real numbers (<a href="https:&#x2F;&#x2F;www.amazon.com&#x2F;Dictionary-Real-Numbers-Jonathan-Borwein&#x2F;dp&#x2F;1461585120" rel="nofollow">https:&#x2F;&#x2F;www.amazon.com&#x2F;Dictionary-Real-Numbers-Jonathan-Borw...</a>), <i>“a list of just over 100,000 eight-digit real numbers in the interval [0,1) that arise as the first eight digits of special values of familiar functions”</i><p>Its online equivalent is the inverse symbolic calculator (<a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Inverse_Symbolic_Calculator" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Inverse_Symbolic_Calculator</a>)
评论 #34340081 未加载
NeilSloaneover 2 years ago
There&#x27;s a version with fewer errors and typos here: <a href="http:&#x2F;&#x2F;neilsloane.com&#x2F;doc&#x2F;HIS50.pdf" rel="nofollow">http:&#x2F;&#x2F;neilsloane.com&#x2F;doc&#x2F;HIS50.pdf</a>
DonHopkinsover 2 years ago
My favorite hard core nerd insult used to be &quot;Your idea of a hot date is looking up dirty words in the unabridged dictionary,&quot; but now I&#x27;m going to use &quot;Your idea of a hot date is looking up 69 in the Handbook of Integer Sequences.&quot;
ufoover 2 years ago
&gt; It was no mind-reading trick, the Catalan numbers are certainly the most common sequence that people don’t know about<p>Guilty as charged! I learned about this sequence after looking it up in the OEIS, back when I was still a young student.
optimalsolverover 2 years ago
I&#x27;ll take this opportunity to point out my favorite integer sequence, Recaman&#x27;s Sequence:<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=FGC5TdIiT9U">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=FGC5TdIiT9U</a>
Isamuover 2 years ago
A classic resource. I have my own favorite sequences. Thanks Neil for this unexpected way of connecting to previous research!
anthkover 2 years ago
The series of dividing an integer over 7 are nice.
dleatherover 2 years ago
Is there something similar for real sequences?