This site is supported by donations to The OEIS Foundation.

Download

From OeisWiki
Jump to: navigation, search

The OEIS is licensed under the Creative Commons Share-Alike 4.0 license (CC BY-SA 4.0). See https://oeis.org/LICENSE for details.

To download the content of the OEIS, there are a few options:

1. https://oeis.org/stripped.gz is a gzipped copy of just the sequence data, one sequence per line. It begins:

# OEIS Sequence Data (http://oeis.org/stripped.gz)
# Last Modified: February 24 03:08 UTC 2023
# Use of this content is governed by the
# OEIS End-User License: http://oeis.org/LICENSE
A000001 ,0,1,1,1,2,1,2,1,5,2,2,1,5,1,2,1,14,1,5,1,5,2,2,1,15,2,2,5,4,1,4,1,51,1,2,1,14,1,2,2,14,1,6,1,4,2,2,1,52,2,5,1,5,1,15,2,13,2,2,1,13,1,2,4,267,1,4,1,5,1,4,1,50,1,2,3,4,1,6,1,52,15,2,1,15,1,2,1,12,1,10,1,4,2,
A000002 ,1,2,2,1,1,2,1,2,2,1,2,2,1,1,2,1,1,2,2,1,2,1,1,2,1,2,2,1,1,2,1,1,2,1,2,2,1,2,2,1,1,2,1,2,2,1,2,1,1,2,1,1,2,2,1,2,2,1,1,2,1,2,2,1,2,2,1,1,2,1,1,2,1,2,2,1,2,1,1,2,2,1,2,2,1,1,2,1,2,2,1,2,2,1,1,2,1,1,2,2,1,2,1,1,2,1,2,2,
A000003 ,1,1,1,1,2,2,1,2,2,2,3,2,2,4,2,2,4,2,3,4,4,2,3,4,2,6,3,2,6,4,3,4,4,4,6,4,2,6,4,4,8,4,3,6,4,4,5,4,4,6,6,4,6,6,4,8,4,2,9,4,6,8,4,4,8,8,3,8,8,4,7,4,4,10,6,6,8,4,5,8,6,4,9,8,4,10,6,4,12,8,6,6,4,8,8,8,4,8,6,4,

2. https://oeis.org/names.gz is a gzipped copy of just the sequence names, which can be a helpful addition when working with stripped.gz. It begins:

# Last Modified: February 23 22:08 EST 2023
# Use of this content is governed by the
# OEIS End-User License: http://oeis.org/LICENSE
A000001 Number of groups of order n.
A000002 Kolakoski sequence: a(n) is length of n-th run; a(1) = 1; sequence consists just of 1's and 2's.
A000003 Number of classes of primitive positive definite binary quadratic forms of discriminant D = -4n; or equivalently the class number of the quadratic order of discriminant D = -4n.

3. For the full sequence content of the OEIS and a way to keep up with changes incrementally, you can clone the GitHub repository https://github.com/oeis/oeisdata.