This module will search the OEIS (Online Encyclopedia of Integer Sequences) for sequences that match your input sequence.
Have you ever created a sequence by accident and wondered what it could be? Use the sequence-finder-cli to find out!
- Open a terminal window.
- Type
npm install -g sequence-finder-cli
.
- sequence-finder-cli needs to be installed globally so that you will have access to it from the command line anywhere.
- Type
sequence
in the command line whenever you want to look up a sequence. - Wait for prompts
- Add at least three numbers separated by a comma.
- sequence-finder-cli will search OEIS for your sequence.