An open API service indexing awesome lists of open source software.

https://github.com/devbluecomet/juggler-sequence

Juggler Sequence is a series of integer number in which the first term starts with a positive integer number a and the remaining terms are generated from the immediate previous term using the below recurrence relation : Juggler Sequence starting with number 3:
https://github.com/devbluecomet/juggler-sequence

c cpp csharp js php python shinobi

Last synced: 5 months ago
JSON representation

Juggler Sequence is a series of integer number in which the first term starts with a positive integer number a and the remaining terms are generated from the immediate previous term using the below recurrence relation : Juggler Sequence starting with number 3:

Awesome Lists containing this project