ajs / perl6-Math-Sequences

Useful mathematical sequences
Artistic License 2.0
3 stars 9 forks source link

Hardcode some “more” sequences #129

Closed AlexDaniel closed 5 years ago

AlexDaniel commented 5 years ago

Some sequences in OEIS are marked as “more”, which means:

More terms are needed! Would someone please extend this sequence?

Given that here we want to just implement some sequences and not to do mathematical breakthroughs (yet), there's no point implementing the logic for these sequences. Also, hardcoded values are really fast :)