Skip to content

Commit

Permalink
Automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
BenWiederhake committed Jul 27, 2023
1 parent 465f8a7 commit 953e6c5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ <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 1342768 occurrences.</p>
<p>The most interesting number is 1, with 1343509 occurrences.</p>
<p class="small text-muted">(As counted in the OEIS stripped database.)</p>

<h2>Determinedness</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 July 20 17:59 UTC 2023, and last modified on July 20 03:52 UTC 2023.
For reference, the latest sequence seems to be <a href="https://oeis.org/A364340">A364340</a>,
and the latest sequence introducing a new number is <a href="https://oeis.org/A364340">A364340</a>,
which made 374894511736219913097375 interesting.</p>
<p>This data was last polled on July 27 17:59 UTC 2023, and last modified on July 27 04:26 UTC 2023.
For reference, the latest sequence seems to be <a href="https://oeis.org/A364504">A364504</a>,
and the latest sequence introducing a new number is <a href="https://oeis.org/A364504">A364504</a>,
which made 1491828507298886778780830278188938433 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
22 changes: 11 additions & 11 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": "A364340",
"last_modified": "July 20 03:52 UTC 2023",
"last_a": "A364504",
"last_modified": "July 27 04:26 UTC 2023",
"last_novel": [
"A364340",
374894511736219913097375,
"A364504",
1491828507298886778780830278188938433,
1
],
"last_novel_a": "A364340",
"last_novel_t": 374894511736219913097375,
"last_novel_t_str": "374894511736219913097375",
"last_poll": "July 20 17:59 UTC 2023",
"last_novel_a": "A364504",
"last_novel_t": 1491828507298886778780830278188938433,
"last_novel_t_str": "1491828507298886778780830278188938433",
"last_poll": "July 27 17:59 UTC 2023",
"least_det": [
1,
"A058445"
Expand All @@ -39,12 +39,12 @@
"most_det_a": "A266330",
"most_det_n": 377,
"most_interesting": [
1342768,
1343509,
1,
"A000001"
],
"most_interesting_n": 1342768,
"most_interesting_n_str": "1342768",
"most_interesting_n": 1343509,
"most_interesting_n_str": "1343509",
"most_interesting_t": 1,
"records": "[SNIP, too big]",
"uninteresting": [
Expand Down

0 comments on commit 953e6c5

Please sign in to comment.