Skip to content

Commit

Permalink
Automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
BenWiederhake committed Jan 16, 2025
1 parent eeed221 commit 4ef5cbd
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ <h2>Other uninteresting numbers</h2>
<p class="small text-muted">(According to appearance or lack thereof in the OEIS stripped database.)</p>

<h2>Interesting numbers</h2>
<p>The most interesting number is 1, with 1426313 occurrences.</p>
<p>The most interesting number is 1, with 1428350 occurrences.</p>
<p class="small text-muted">(As counted in the OEIS stripped database.)</p>

<h2>Determinedness</h2>
<p>The sequence with the most terms is <a href="https://oeis.org/A266330">A266330</a>, with 377 terms.</p>
<p>The sequence with the most terms is <a href="https://oeis.org/A191358">A191358</a>, with 348 terms.</p>
<p>The first sequence with a single term is <a href="https://oeis.org/A058445">A058445</a>.</p>

<h2>To the Extremes!</h2>
Expand All @@ -57,10 +57,10 @@ <h2>To the Extremes!</h2>

<h2>Status</h2>
<p>All of the interesting tidbits on this page are gathered from <a href="https://oeis.org/stripped.gz">OEIS's <code>stripped.gz</code> file</a>, using their CC-BY-NC 3.0 license. Thank you, <a href="https://oeis.org/">Online Encyclopedia of Integer Sequences</a>!</p>
<p>This data was last polled on January 09 18:59 UTC 2025, and last modified on January 9 05:48 UTC 2025.
For reference, the latest sequence seems to be <a href="https://oeis.org/A380007">A380007</a>,
and the latest sequence introducing a new number is <a href="https://oeis.org/A379997">A379997</a>,
which made 619953003446894086537656 interesting.</p>
<p>This data was last polled on January 16 18:59 UTC 2025, and last modified on January 16 04:59 UTC 2025.
For reference, the latest sequence seems to be <a href="https://oeis.org/A380170">A380170</a>,
and the latest sequence introducing a new number is <a href="https://oeis.org/A380170">A380170</a>,
which made 61301180146129065101 interesting.</p>
<p class="small text-muted">The raw data on this webpage is also available as a <a href="raw.json">JSON file</a>.</p>

</main>
Expand Down
30 changes: 15 additions & 15 deletions raw.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@
"largest_a": "A119555",
"largest_t": 468544077492065936712052044718939948687543330546977719976017418129955876663406131164377030450551575840099843957105136480237871017419158043635450756712088769133544426722033165168878328322819566779381528981882285541609256481166622331374702000809600061055686236758821446539362161635577019,
"largest_t_str": "468544077492065936712052044718939948687543330546977719976017418129955876663406131164377030450551575840099843957105136480237871017419158043635450756712088769133544426722033165168878328322819566779381528981882285541609256481166622331374702000809600061055686236758821446539362161635577019",
"last_a": "A380007",
"last_modified": "January 9 05:48 UTC 2025",
"last_a": "A380170",
"last_modified": "January 16 04:59 UTC 2025",
"last_novel": [
"A379997",
619953003446894086537656,
"A380170",
61301180146129065101,
1
],
"last_novel_a": "A379997",
"last_novel_t": 619953003446894086537656,
"last_novel_t_str": "619953003446894086537656",
"last_poll": "January 09 18:59 UTC 2025",
"last_novel_a": "A380170",
"last_novel_t": 61301180146129065101,
"last_novel_t_str": "61301180146129065101",
"last_poll": "January 16 18:59 UTC 2025",
"least_det": [
1,
"A058445"
Expand All @@ -33,18 +33,18 @@
"lowest_t": -199068134034785153195409370979964879499768447341765846329146257207125965412281784631240438088,
"lowest_t_str": "-199068134034785153195409370979964879499768447341765846329146257207125965412281784631240438088",
"most_det": [
377,
"A266330"
348,
"A191358"
],
"most_det_a": "A266330",
"most_det_n": 377,
"most_det_a": "A191358",
"most_det_n": 348,
"most_interesting": [
1426313,
1428350,
1,
"A000001"
],
"most_interesting_n": 1426313,
"most_interesting_n_str": "1426313",
"most_interesting_n": 1428350,
"most_interesting_n_str": "1428350",
"most_interesting_t": 1,
"records": "[SNIP, too big]",
"uninteresting": [
Expand Down

0 comments on commit 4ef5cbd

Please sign in to comment.