OEIS
The ongoing quest to program the OEIS database.
This is a console program that contains over two hundred algorithms to generate the sequences found in the OEIS database. The OEIS database is a massive set of integer sequences, some of which are trivial, but many are extremely complex, involving combinatorics, statistics, or other high-level mathematical concepts. Many will overflow a standard int or float, so overflow issues are overcome with arbitrary precision.
Languages
This project makes use of the following languages!
Skills
During the development of this project, I gained or enhanced the following skills:
- Algorithms
- Big-O Analysis
- Data Types
- Mathematics
- Memory Management
See Also
Take a look at some other projects using these languages!


