xyzzy

Texts and tools for Neil Sloane's OEIS

Introduction EIS directory  Home
Rexx scripts Miscellaneous Sources
Database tools EIS links Contact
The old advanced lookup was disabled, check out the hints for using the improved simple lookup.

top   Introduction

The Online Encyclopedia of Integer Sequences (OEIS) is an amazing collection with a community of SeqFans in all parts of the world. Many of the contributors are professional mathematicans, but there are also many amateurs and programmers like me. I'm now starting to publish OEIS-related links, texts, and tools on this page, in addition to the old Rexx scripts in sources and Kedit macros in Xedit structure.

The official URLs for sequences are very long. On my pages I use shorter links like http://purl.net/net/eisa/12345 for sequence A012345. See PURL for details about these redirections, URLs containing # (aka fragments ) won't work as expected.

top   REXX Scripts

The following Rexx-scripts and KEDIT-macros are more or less stable and documented. If you are a SeqFan and like Rexx you might be able to use some of these scripts on your system. If you have Rexx but no Maple, Mathematica, or pari see also my other sources: I used RxShell and prime.cmd (up to 1,000,000,000) to compute, check, or extend several sequences.

top   Database Tools

The following tools can be used to check and optionally patch some obvious problems in the complete database. Please modify the extension and header #! /usr/common/bin/gawk -f for your system, e.g. rename .awk to .cmd and use EXTPROC gawk.exe -f on an OS/2 system. For details about the keywords see the OEIS FAQ.

If you're only interested in serious problems try something like...

testmore.awk file¦testsign.awk¦testterm.awk¦testlink.awk>/dev/null

...and then evaluate report_more, report_sign, report_term, and report_link manually. This should also work for small collections of sequences in any file.

top   Miscellaneous

top   Related Links

Below you find some external links formerly listed in my bookmarks > fun > numbers section.


XHTML validator Last update: 30 Jul 2003 16:00 by F.Ellermann