以下为卖家选择提供的数据验证报告:
数据描述
Number sequences for self-supervised learning
The Online Encyclopedia of Integer Sequences (OEIS) is a well-known database of number sequences with interesting and unique mathematical properties. Some sequences are easily recognizable, like A000045
(the Fibonacci numbers) or A000108
(Catalan numbers). Others are more abstract and require complicated formulas to validate (e.g. A000289
a non-linear recurrence.).
In this dataset you will find the complete set of number sequences from the OEIS database. There are two files, sequences.csv
and metadata.txt
. Each row of sequences.csv
starts with a sequence's A-number, followed by the comma separated sequence. metadata.txt
maps sequence's A-number to their definition.
References
> OEIS Foundation Inc. (2023), The On-Line Encyclopedia of Integer Sequences, Published electronically at https://oeis.org.
