ultimus11 / Tribonacci-Sequence

It is the generalization of the Fibonacci sequence. A Tribonacci sequence is the sequence of numbers such that each term from the fourth onwards is the sum of previous three terms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tribonacci-Sequence

It is the generalization of the Fibonacci sequence. A Tribonacci sequence is the sequence of numbers such that each term from the fourth onwards is the sum of previous three terms.

here is the youtube video for explaination:

https://youtu.be/3iRHvPh-KsA

About

It is the generalization of the Fibonacci sequence. A Tribonacci sequence is the sequence of numbers such that each term from the fourth onwards is the sum of previous three terms.

License:MIT License


Languages

Language:Python 100.0%