View source: R/OEIS_formerly.R
| OEIS_formerly | R Documentation |
IDThis is an alternate ID for some sequences that also have a 4-digit
M-number, such as M1459, which is the number they carried in "The
Encyclopedia of Integer Sequences" by N.J.A. Sloane and S. Plouffe, Academic
Press, San Diego, CA, 1995. 'Some older sequences also have a 4-digit
N-number, such as N0577, which is the number they carried in the "Handbook of
Integer Sequences", by N. J. A. Sloane, Academic Press, NY, 1973
OEIS_formerly(x)
x |
Can be one of the following:
|
A string with the OEIS former ID or NULL, if there is
no former sequence designation.
* OEIS_description
* OEIS_internal_format
* OEIS_sequence
* OEIS_xml
id <- "A000056" internal_format <- OEIS_internal_format(id) OEIS_formerly(internal_format)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.