Skip to content

AgentANAKIN/Sequence-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Sequence-Predictor

This code tries to determine the next number in a sequence (for non-mathematicians).

It currently recognizes in both ascending and descending orders:

  1. arithmetic sequences
  2. cube numbers
  3. fibonacci sequences
  4. geometric sequences
  5. linear sequences
  6. prime numbers
  7. quadratic sequences
  8. square numbers
  9. tetrahedral sequences
  10. triangular numbers

I will be adding more rules, but my ultimate goal is to get the code to recognize rules that I do not so that it can predict numbers that I cannot.

Click here to read the WordPress blog article about this project.

About

This code tries to determine the next number in a sequence (for non-mathematicians).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages